Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.menu |
Some
MenuPiece s to modify the layout and settings of an
application that uses Common . |
Modifier and Type | Method and Description |
---|---|
void |
CControl.addDestroyHook(DestroyHook hook)
Adds a destroy-hook.
|
void |
CControl.removeDestroyHook(DestroyHook hook)
Removes a destroy-hook from this
CControl . |
Modifier and Type | Class and Description |
---|---|
class |
CLookAndFeelMenuPiece
A menupiece that shows an entry for each available
LookAndFeel . |