|
Swing 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
Listens for changes in the selection model and updates the display accordingly.
Constructor Summary | |
BasicTreeUI.TreeSelectionHandler()
|
Method Summary | |
void |
valueChanged(TreeSelectionEvent event)
Messaged when the selection changes in the tree we're displaying for. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BasicTreeUI.TreeSelectionHandler()
Method Detail |
public void valueChanged(TreeSelectionEvent event)
|
Swing 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |