|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeSelectionListener
A listener that receives TreeSelectionEvent
notifications from a
source (such as a TreeSelectionModel
).
Method Summary | |
---|---|
void |
valueChanged(TreeSelectionEvent event)
Receives notification of a change to a tree selection model. |
Method Detail |
---|
void valueChanged(TreeSelectionEvent event)
event
- information about the event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |