org.thdl.tib.scanner
Class DictionaryListSelectionListener

java.lang.Object
  |
  +--org.thdl.tib.scanner.DictionaryListSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener

public class DictionaryListSelectionListener
extends Object
implements ListSelectionListener

Used by the DictionaryTable to display the full definition of Tibetan word displayed in a table when its row is clicked.

Author:
Andrés Montano Pellegrini
See Also:
DictionaryTable

Constructor Summary
DictionaryListSelectionListener(TableModel table, TextArea fullDef)
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryListSelectionListener

public DictionaryListSelectionListener(TableModel table,
                                       TextArea fullDef)
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener


These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo