| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeparatorAction | |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble | Various graphical and logical components used when BubbleThemeis
 active. | 
| bibliothek.gui.dock.action | The components dealing with the logic of DockActions. | 
| bibliothek.gui.dock.action.actions | Contains a set of different DockActions
 and supporting classes.The actions in this package will create views, which show Icons,
 text, tooltips and other gimmicks. | 
| bibliothek.gui.dock.common.action.core | A set of DockActions that also implementCommonDockAction. | 
| bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockActions.They way from a DockActionto its view normally involves four objects:
 
        TheDockActionitself, providing the basic set of properties
  Ahandlerlistening to changes of the
  action and forwarding the changes to the model. | 
| Uses of SeparatorAction in bibliothek.extension.gui.dock.theme.bubble | 
|---|
| Constructors in bibliothek.extension.gui.dock.theme.bubble with parameters of type SeparatorAction | |
|---|---|
| BubbleSeparator(SeparatorAction action)Creates a new view | |
| Uses of SeparatorAction in bibliothek.gui.dock.action | 
|---|
| Fields in bibliothek.gui.dock.action with type parameters of type SeparatorAction | |
|---|---|
| static ActionType<SeparatorAction> | ActionType.SEPARATORRepresents a separator. | 
| Uses of SeparatorAction in bibliothek.gui.dock.action.actions | 
|---|
| Fields in bibliothek.gui.dock.action.actions declared as SeparatorAction | |
|---|---|
| static SeparatorAction | SeparatorAction.MENU_SEPARATORA separator that is only visible on menus | 
| static SeparatorAction | SeparatorAction.SEPARATORA separator that is visible on menus and on titles | 
| static SeparatorAction | SeparatorAction.TITLE_SEPARATORA separator which is only visible on titles | 
| Uses of SeparatorAction in bibliothek.gui.dock.common.action.core | 
|---|
| Subclasses of SeparatorAction in bibliothek.gui.dock.common.action.core | |
|---|---|
|  class | CommonSeparatorActionA SeparatorActionimplementing theCommonDockActioninterface. | 
| Uses of SeparatorAction in bibliothek.gui.dock.themes.basic.action | 
|---|
| Constructors in bibliothek.gui.dock.themes.basic.action with parameters of type SeparatorAction | |
|---|---|
| BasicSeparatorHandler(JSeparator separator,
                      SeparatorAction action)Creates a new handler | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||