Package | Description |
---|---|
viptool.base.gui.toolbar |
Modifier and Type | Method and Description |
---|---|
IToolBarTemplate |
IToolBarManager.getTemplate(String id)
Returns the template with the given id.
|
Modifier and Type | Method and Description |
---|---|
void |
IToolBarManager.addTemplate(IToolBarTemplate template)
Adds the given template to the toolbar template manager.
|
void |
IToolBarTemplate.setParent(IToolBarTemplate parent)
Sets the given template as parent.
|