|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SelectionListener in com.quadrique.jbuildingblocks.gui |
|---|
| Classes in com.quadrique.jbuildingblocks.gui that implement SelectionListener | |
|---|---|
class |
TableActions
This class is used to hold a set of table actions. |
| Methods in com.quadrique.jbuildingblocks.gui with parameters of type SelectionListener | |
|---|---|
void |
SelectionHandler.addListener(SelectionListener zListener)
Call this method to register and to be notiifed of selection changes |
void |
Table.addSelectionListener(SelectionListener zListener)
Call this method to receive a SelectionEvent whenever a new selection is perfomed in this component |
void |
SelectionHandler.removeListener(SelectionListener zListener)
Call this method to remove a previously registered listener |
void |
Table.removeSelectionListener(SelectionListener zListener)
Call this method to remove a previously registered listener |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||