Added comments to all class headers. Comments to individual methods will
be added as needed.
This commit is contained in:
parent
b4e4decc2e
commit
37b29c8d33
24 changed files with 157 additions and 18 deletions
|
@ -26,10 +26,12 @@ import org.thdl.tib.input.DuffPane;
|
|||
|
||||
/** Graphical interfase to be used by applications and applets
|
||||
to input a Tibetan text (in Roman or Tibetan script) and
|
||||
displays the words (in Roman or Tibetan script) with their
|
||||
display the words (in Roman or Tibetan script) with their
|
||||
definitions (in Roman script). Uses the THDL inputting system.
|
||||
|
||||
@author Andrés Montano Pellegrini
|
||||
@see WindowScannerFilter
|
||||
@see AppletScannerFilter
|
||||
*/
|
||||
public class DuffScannerPanel extends ScannerPanel
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue