|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeWidget | |
---|---|
com.metamatrix.console.ui.layout | |
com.metamatrix.console.ui.tree | |
com.metamatrix.toolbox.ui.widget.menu | |
com.metamatrix.toolbox.ui.widget.tree |
Uses of TreeWidget in com.metamatrix.console.ui.layout |
---|
Subclasses of TreeWidget in com.metamatrix.console.ui.layout | |
---|---|
class |
PanelsTree
|
Uses of TreeWidget in com.metamatrix.console.ui.tree |
---|
Subclasses of TreeWidget in com.metamatrix.console.ui.tree | |
---|---|
class |
SortReadyJTree
Extension to JTree to always present nodes in a sorted order based on nodes that implement SortsChildren. |
Uses of TreeWidget in com.metamatrix.toolbox.ui.widget.menu |
---|
Methods in com.metamatrix.toolbox.ui.widget.menu with parameters of type TreeWidget | |
---|---|
protected javax.swing.JPopupMenu |
DefaultPopupMenuFactory.createTreePopupMenu(TreeWidget tree)
|
Uses of TreeWidget in com.metamatrix.toolbox.ui.widget.tree |
---|
Methods in com.metamatrix.toolbox.ui.widget.tree with parameters of type TreeWidget | |
---|---|
void |
DefaultTreeModel.setTreeWidget(TreeWidget treeWidget)
|
Constructors in com.metamatrix.toolbox.ui.widget.tree with parameters of type TreeWidget | |
---|---|
DefaultTreeCellEditor(TreeWidget tree,
javax.swing.tree.DefaultTreeCellRenderer renderer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |