|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DfcTree | |
---|---|
dsto.dfc.swing.forms | A high-level framework supporting the assembly of UI editor components into forms. |
dsto.dfc.swing.tree | Extends the Swing tree package to add support for advanced tree models (supporting add, remove, copy, paste etc) and provide several extensions to the JTree component. |
Uses of DfcTree in dsto.dfc.swing.forms |
---|
Fields in dsto.dfc.swing.forms declared as DfcTree | |
---|---|
protected DfcTree |
CustomizersPanel.customizersTree
|
Uses of DfcTree in dsto.dfc.swing.tree |
---|
Fields in dsto.dfc.swing.tree declared as DfcTree | |
---|---|
protected DfcTree |
CmdRename.tree
|
protected DfcTree |
CmdExpandAll.tree
|
protected DfcTree |
CmdCollapse.tree
|
Constructors in dsto.dfc.swing.tree with parameters of type DfcTree | |
---|---|
CmdAddEntry(DfcTree tree)
|
|
CmdAddEntry(DfcTree tree,
Cloneable entryTemplate)
|
|
CmdCollapse(DfcTree tree)
|
|
CmdCustomize(DfcTree tree)
|
|
CmdDelete(DfcTree tree)
|
|
CmdExpandAll(DfcTree tree)
|
|
CmdMoveEntry(DfcTree tree,
boolean direction)
Create a new instance. |
|
CmdRename(DfcTree tree)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |