| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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 JTreeto include support for tree nodes that have the appearance and
  behavior ofJLabeledCheckBoxorJLabeledRadioButton. | 
| JMutableTreeNode | Extension of DefaultMutableTreeNodethat provides
  support for theJTreeCelldata structure. | 
| JTreeCellData | Data structure for describing a tree cell. | 
| JTreeCellRenderer | This is a TreeCellRendererthat is capable of producing
  a tree node that has a checkbox, icon, and text label if the underlyingObjectis aJMutableTreeNodewith aJTreeCellDatainstance 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 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||