Jskad/source/org/thdl/tib/scanner
2004-07-05 03:56:20 +00:00
..
AboutDialog.java Got rid of redundant code 2003-08-03 06:28:22 +00:00
AcipToWylie.java added documentation 2002-11-28 06:54:46 +00:00
AlmostDefaultTableCellRenderer.java Andres Montano's Translation Tool code 2002-10-03 19:28:09 +00:00
AppletScannerFilter.java Got rid of redundant code 2003-08-03 06:28:22 +00:00
BinaryFileGenerator.java fixed some stuff in dictionary importation, 2004-07-05 03:56:20 +00:00
CachedSyllableListTree.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
ConsoleScannerFilter.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
CreateDatabaseWizard.java Added a wizard window to avoid as much as possible using the command line. 2003-08-03 06:27:30 +00:00
Definitions.java Added comments to all class headers. Comments to individual methods will 2002-11-03 08:56:11 +00:00
DictionaryFileFilter.java Added a wizard window to avoid as much as possible using the command line. 2003-08-03 06:27:30 +00:00
DictionaryListSelectionListener.java Added support for multiple keyboards and ability to set the preferences 2003-08-09 08:00:58 +00:00
DictionaryRecord.java Added a wizard window to avoid as much as possible using the command line. 2003-08-03 06:27:30 +00:00
DictionarySource.java changed it to support for 30 dictionaries (instead of just 15) 2003-07-25 01:42:17 +00:00
DictionaryTable.java Added support for multiple keyboards and ability to set the preferences 2003-08-09 08:00:58 +00:00
DictionaryTableModel.java I renamed this function a while ago. 2003-10-22 02:49:16 +00:00
DuffCellRenderer.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00
DuffScannerPanel.java now uses strictduffpane instead of duffpane for "smart-pasting". 2004-07-05 03:54:45 +00:00
FileSyllableListTree.java Added comments to all class headers. Comments to individual methods will 2002-11-03 08:56:11 +00:00
LocalTibetanScanner.java updated version info and fixed a parsing error. 2004-06-14 03:42:35 +00:00
Manipulate.java included a guessIfAcip method. Used by the translation tool to paste wylie or 2004-07-05 03:51:11 +00:00
MemorySyllableListTree.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
OnLineScannerFilter.java Now the clear button in the http servlet version actually clears. Also added "synchronized" to some methods to ensure that concurrent threads don't crash. 2004-03-03 00:33:18 +00:00
package.html added documentation 2002-11-28 06:54:46 +00:00
PunctuationMark.java changed them to public 2002-11-29 08:08:54 +00:00
RemoteScannerFilter.java Fixed a bug with regards to the word order in the servlet version. 2003-09-09 16:02:03 +00:00
RemoteTibetanScanner.java Got rid of redundant code 2003-08-03 06:28:22 +00:00
ScannerPanel.java Added support for multiple keyboards and ability to set the preferences 2003-08-09 08:00:58 +00:00
SimpleScannerPanel.java fixed a bit the interface for the handheld version of the translation tool. 2004-07-05 03:52:30 +00:00
StrictDuffPane.java identical to duffpane but customized to the translation tool. the only change is 2004-07-05 03:49:50 +00:00
SyllableListTree.java Added comments to all class headers. Comments to individual methods will 2002-11-03 08:56:11 +00:00
TibetanScanner.java updated version number 2004-07-05 03:45:02 +00:00
Token.java Added comments to all class headers. Comments to individual methods will 2002-11-03 08:56:11 +00:00
WhichDictionaryFrame.java Now translation tool accepts synonyms separated by ';' in the entry field. 2003-09-14 05:56:20 +00:00
WindowScannerFilter.java Updated the translation tool to conform to the Personal Profile specification of Java. 2004-02-07 18:21:17 +00:00
Word.java Solved some sorting errors with the servlet version. 2003-09-08 08:12:56 +00:00