| Frames | No Frames |
Methods with parameter type com.vlsolutions.swing.toolbars.VLToolBar | |
| void | Adds a new toolbar respecting the given positionning constraints. |
| void | |
| void | Registers a new ToolBar. |
| void | Unregisters a ToolBar. |
Methods with return type com.vlsolutions.swing.toolbars.VLToolBar | |
| VLToolBar | ToolBarContainer.getToolBarByName(String name) Returns the registered toolbar associated with the given name, or null if not found
|