|
The ToolBars example provides a way of configuring the main toolbar in JBuilder.
You can add, remove, regroup, and rearrange the buttons on that toolbar through this tool.
The standard JBuilder actions are automatically available, and you can add any
third-party actions that you have access to.
Files
ToolBars.jpx | |
The project file for this tool |
ToolBars.html | |
Documentation for the tool |
classes.opentools | |
The OpenTools manifest |
ToolBarsGallery.java | |
The list of available actions grouped by category |
ToolBarsPropertyGroup.java | |
The global properties that track the toolbar contents |
ToolBarsWizard.java | |
The wizard action and wizard that invoke the manager dialog |
ToolBarsWizardPage.java | |
The UI for the wizard |
ToolBarsDialog.java | |
The popup dialog for adding new actions |
images/*.gif | |
Images for use on the toolbar |
ToolBars.jar | |
The packaged tool |
ToolBarsDoc.jar | |
The packaged documentation |
|