|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DockableStateActionFactory |
This is an interface for a factory that creates a DockableStateAction
that is used to change the state of a dockable. |
PopupMenuFactory | This is a factory that creates a popup menu for one dockable or a group of dockables. |
Class Summary | |
---|---|
DefaultDockableStateActionFactory | This factory creates the default actions for changing the state of a dockable. |
DefaultPopupMenuFactory | This is the default popup menu factory. |
DockableStateAction | This is an action to change the state the dockable. |
ShowActionMode | A mode that describes which actions of a dockable are shown in a header. |
Contains actions that can be performed on dockables.
Contains the action DockableStateAction
to change the state of a dockable.
Contains also a facory DockableStateActionFactory
to create dockable state actions,
and a default implementation DefaultDockableStateActionFactory
for this interface.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |