Package | Description |
---|---|
bibliothek.gui.dock.facile.menu |
Implementations of
MenuPiece . |
Modifier and Type | Method and Description |
---|---|
protected CloseableDockableMenuPiece.Item |
CloseableDockableMenuPiece.create(Dockable dockable)
Creates a new item for the menu.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CloseableDockableMenuPiece.insert(CloseableDockableMenuPiece.Item item)
Adds an earlier created item into the menu, subclasses might override
this method to add the item at a different location.
|