Package | Description |
---|---|
bibliothek.gui.dock.station.stack.menu |
Contains an abstract implementation of
CombinedMenu
including helper classes. |
Modifier and Type | Method and Description |
---|---|
void |
CombinedMenuContent.open(DockController controller,
Component parent,
int x,
int y,
CombinedMenuContent.Item[] content)
Shows this menu at the given location.
|
void |
PopupCombinedMenuContent.open(DockController controller,
Component parent,
int x,
int y,
CombinedMenuContent.Item[] content) |