public class DockableBarMerge extends AbstractMenuMerge
currentImplicitGroup, displayKey, groups, icon, log, menuId, name| Constructor and Description |
|---|
DockableBarMerge(java.lang.String menuId) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ToolbarMerge tbar) |
protected void |
addSeparator(javax.swing.JComponent menu)
Subclasses must define how "separator" components get added to the parent menu item.
|
javax.swing.JComponent |
createMenu()
Create the parent menu item represented by this object, that all of its children should be contained in.
|
public void add(ToolbarMerge tbar)
protected void addSeparator(javax.swing.JComponent menu)
AbstractMenuMergeaddSeparator in class AbstractMenuMergepublic javax.swing.JComponent createMenu()
AbstractMenuMergecreateMenu in class AbstractMenuMerge