Package | Description |
---|---|
com.vlsolutions.swing.toolbars |
The VLToolBars.
|
Modifier and Type | Method and Description |
---|---|
VLToolBar |
ToolBarContainer.getToolBarByName(java.lang.String name)
Returns the registered toolbar associated with the given name, or null if not found
|
Modifier and Type | Method and Description |
---|---|
void |
ToolBarPanel.add(VLToolBar toolbar,
ToolBarConstraints constraints)
Adds a new toolbar respecting the given positionning constraints.
|
protected void |
ToolBarPersistence.handleUnloadedToolBar(VLToolBar toolbar) |
void |
ToolBarContainer.registerToolBar(VLToolBar toolbar)
Registers a new ToolBar.
|
void |
ToolBarContainer.unregisterToolBar(VLToolBar toolbar)
Unregisters a ToolBar.
|
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications