|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolView | |
---|---|
dsto.dfc.swing.panels | Provides MDI-style window management support for managing a set of components. |
Uses of ToolView in dsto.dfc.swing.panels |
---|
Methods in dsto.dfc.swing.panels that return ToolView | |
---|---|
ToolView |
PanelManager.Panel.addToolView(Component tool)
Create a new tool view attached to the panel containing a component. |
static ToolView |
PanelManagerFinder.addToolView(Component tool,
Component toolViewOwner)
Utility method to create a tool view on a client component, managed by the PanelManager managing the client, or standalone if the client is not in a PanelManager. |
protected ToolView |
PanelManager.Panel.getToolViewAt(int index)
|
Methods in dsto.dfc.swing.panels with parameters of type ToolView | |
---|---|
void |
PanelManager.Panel.removeToolView(ToolView toolView)
Remove a tool view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |