The listener that's notified when a tree expands or collapses a node. For further documentation and examples see How to Write a Tree Expansion Listener, a section in The Java Tutorial.
The listener that's notified when a tree expands or collapses a node. For further documentation and examples see How to Write a Tree Expansion Listener, a section in The Java Tutorial.
(tree-collapsed this event)
Called whenever an item in the tree has been collapsed.
event - javax.swing.event.TreeExpansionEvent
Called whenever an item in the tree has been collapsed. event - `javax.swing.event.TreeExpansionEvent`
(tree-expanded this event)
Called whenever an item in the tree has been expanded.
event - javax.swing.event.TreeExpansionEvent
Called whenever an item in the tree has been expanded. event - `javax.swing.event.TreeExpansionEvent`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |