Jskad/source/org/thdl/tib/scanner
2003-09-23 19:05:23 +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 bugs in the scanner. Added reference to yogacara bhumi in the about window. 2003-09-23 19:05:23 +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 Added support for multiple keyboards and ability to set the preferences 2003-08-09 08:00:58 +00:00
DuffCellRenderer.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00
DuffScannerPanel.java Now when loading, takes the default font options from the DuffPane. 2003-08-14 14:16:23 +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 Solved some sorting errors with the servlet version. 2003-09-08 08:12:56 +00:00
Manipulate.java Now translation tool accepts synonyms separated by ';' in the entry field. 2003-09-14 05:56:20 +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 translation tool accepts synonyms separated by ';' in the entry field. 2003-09-14 05:56:20 +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 Redesigned the interface of the handheld version. 2003-08-03 06:29:08 +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 Fixed bugs in the scanner. Added reference to yogacara bhumi in the about window. 2003-09-23 19:05:23 +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 Now translation tool displays to where is it connected 2003-09-07 03:40:51 +00:00
Word.java Solved some sorting errors with the servlet version. 2003-09-08 08:12:56 +00:00