de.randgestalten.toolbar
Class CustomizableToolbarBuilder
java.lang.Object
de.randgestalten.toolbar.AbstractToolbarBuilder<V,T>
de.randgestalten.toolbar.AbstractSegmentedToolbarBuilder<V,com.bric.swing.toolbar.CustomizedToolbar>
de.randgestalten.toolbar.AbstractCustomizedToolbarBuilder<CustomizableToolbarBuilder>
de.randgestalten.toolbar.CustomizableToolbarBuilder
- All Implemented Interfaces:
- SwingConstants
public class CustomizableToolbarBuilder
- extends AbstractCustomizedToolbarBuilder<CustomizableToolbarBuilder>
Default implementation for customizable toolbar builder.
- Author:
- Thasso Griebel (thasso.griebel@gmail.com)
| Fields inherited from interface javax.swing.SwingConstants |
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Methods inherited from class de.randgestalten.toolbar.AbstractToolbarBuilder |
add, add, add, add, add, close, createGroup, createGroupContainer, createGroupContainer, getBuilder, installUI, prepareComponent, withComponentFactory, withFocusPainting, withProperty, withUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomizableToolbarBuilder
public CustomizableToolbarBuilder(String toolbarName)
CustomizableToolbarBuilder
protected CustomizableToolbarBuilder(CustomizableToolbarBuilder parent,
JComponent container)
createGroup
protected CustomizableToolbarBuilder createGroup(JComponent container)
- Description copied from class:
AbstractToolbarBuilder
- Create a new buidler group
- Specified by:
createGroup in class AbstractToolbarBuilder<CustomizableToolbarBuilder,com.bric.swing.toolbar.CustomizedToolbar>
- Parameters:
container - the container
- Returns:
- group the group