Jskad/source/org/thdl/util
dchandler a6cc4a7ff3 Removed/commented out/tagged some unused local variables.
Added a JUnit test for the new Trie that fails at present since the Trie is
case-insensitive.  Running JUnit tests is not something our build system
knows about at present, but Eclipse 2.0 makes it very easy.

Fixed a few compiler errors due to imports I'd forgotten.
2002-11-02 16:01:40 +00:00
..
.cvsignore Now ignoring Emacs backup files *~ 2002-09-28 14:36:27 +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
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +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 These classes contain the code that brings up the "About" and "Help" 2002-10-13 20:40:24 +00:00
SimpleSpinner.java This is a class that uses reflection to manifest as 2002-10-25 19:36:40 +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 Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
ThdlDebug.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +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 Fixed Javadoc comment. 2002-10-14 05:23:58 +00:00
Trie.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00
TrieTest.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00