|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
# THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS.
See:
Description
| Interface Summary | |
|---|---|
| TreeCellCheckedListener | Listener interface defining methods that will be called when the user checks or unchecks a particular node in a checkbox tree. |
| TreeCellRadioSelectedListener | Listener interface defining methods that will be called when the user selects or unselects a particular node in a radio button tree. |
| Class Summary | |
|---|---|
| CustomJTree | Customizes the implementation of the standard JTree to include support for tree nodes that have the appearance and behavior of JLabeledCheckBox or JLabeledRadioButton . |
| JMutableTreeNode | Extension of DefaultMutableTreeNode that provides support for the JTreeCell data structure. |
| JTreeCellData | Data structure for describing a tree cell. |
| JTreeCellRenderer | This is a TreeCellRenderer that is capable of producing a tree node that has a checkbox, icon, and text label if the underlying Object is a JMutableTreeNode with a JTreeCellData instance detailing the state of the tree node. |
| TreeCellCheckedEvent | |
| TreeCellRadioSelectedEvent | |
# THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. #
# BEGIN YOUR PACKAGE COMMENTS WITH A #
# ONE-SENTENCE SUMMARY STARTING WITH A VERB, SUCH AS...: #
Provides for....
Package Specification
# DESCRIBE THE PACKAGE HERE #
Related Documentation
# PUT '@SEE' TAGS AND OTHER REFERENCES HERE #
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||