| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| bibliothek.gui.dock.common.action |
Contains different
DockActions and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockables. |
| Modifier and Type | Field and Description |
|---|---|
static PropertyKey<CloseActionFactory> |
CControl.CLOSE_ACTION_FACTORY
This factory creates the actions that close dockables.
|
| Modifier and Type | Field and Description |
|---|---|
static CloseActionFactory |
CloseActionFactory.DEFAULT
A default implementation of
CloseActionFactory, always returns a new
CCloseAction. |
Copyright © 2018. All rights reserved.