Jskad/source/org/thdl/util
2003-07-08 14:31:14 +00:00
..
javaxdelta Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
.cvsignore Jskad's "About" dialog box now lists the time of compilation. Ant 2002-11-16 19:18:44 +00:00
AllTests.java Added an unchecked exception that I find useful for marking code that the developer thinks will not cause an exception. 2002-09-28 14:38:59 +00:00
HTMLPane.java Added a JScrollPane that views a noneditable HTML file found inside a JAR 2003-02-01 06:37:32 +00:00
Link.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
OperatingSystemUtils.java Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
RTFFixerInputStream.java Fixed Javadocs. 2003-07-04 00:12:59 +00:00
RTFFixerInputStreamTest.java To deal with java.swing.text.rtf bugs regarding hexadecimal escape 2003-06-29 02:30:08 +00:00
RTFPane.java These classes contain the code that brings up the "About" and "Help" 2002-10-13 20:40:24 +00:00
SimpleFrame.java Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
SimplifiedLinkedList.java nothing 2003-04-08 13:28:38 +00:00
SimplifiedListIterator.java Renamed LinkedList to SimplifiedLinkList and moved it from org.thdl.tib.scanner to org.thdl.util. This linked list was implemented because the VM running on handhelds does not include java.util.LinkedList. 2003-04-01 13:08:38 +00:00
StatusBar.java Added a class representing a GUI element, a status bar. 2002-10-13 19:19:47 +00:00
TeeStream.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
ThdlAbstractAction.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
ThdlActionListener.java Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00
ThdlDebug.java Cosmetic change. 2003-07-08 14:31:14 +00:00
ThdlI18n.java This class provides static methods for dealing 2002-11-02 20:11:42 +00:00
ThdlLazyException.java Added an unchecked exception that I find useful for marking code that the developer thinks will not cause an exception. 2002-09-28 14:38:59 +00:00
ThdlLazyExceptionTest.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00
ThdlOptions.java Small changes w.r.t. clearing preferences. Some code cleanup. 2003-07-06 16:24:29 +00:00
Trie.java Fixes bug 624133, "Input freezes after impossible character". Try 'shsM' in 2002-11-02 18:44:24 +00:00
TrieTest.java Slapped on copyright boilerplate. 2003-02-01 05:52:03 +00:00