|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionPopupMenu | |
|---|---|
| bibliothek.gui.dock.action.popup | Contains the popup-menu that is usually shown when the user right clickes
on a Dockable or a DockTitle. |
| Uses of ActionPopupMenu in bibliothek.gui.dock.action.popup |
|---|
| Classes in bibliothek.gui.dock.action.popup that implement ActionPopupMenu | |
|---|---|
class |
DefaultActionPopupMenu
This is the default implementation of ActionPopupMenu, this implementation
makes use of a MenuMenuHandler to create and update its content. |
| Methods in bibliothek.gui.dock.action.popup that return ActionPopupMenu | |
|---|---|
ActionPopupMenu |
ActionPopupMenuFactory.createMenu(Component owner,
Dockable dockable,
DockActionSource actions,
Object source)
Creates a new menu using actions as content. |
ActionPopupMenu |
DefaultActionPopupMenuFactory.createMenu(Component owner,
Dockable dockable,
DockActionSource actions,
Object source)
|
| Methods in bibliothek.gui.dock.action.popup with parameters of type ActionPopupMenu | |
|---|---|
void |
ActionPopupMenuListener.closed(ActionPopupMenu menu)
Called by menu once it is closed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||