|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestroyHook | |
|---|---|
| bibliothek.gui.dock.common | A set of classes that can be used to create basic applications. |
| bibliothek.gui.dock.common.menu | Some MenuPieces to modify the layout and settings of an
application that uses Common. |
| Uses of DestroyHook in bibliothek.gui.dock.common |
|---|
| Methods in bibliothek.gui.dock.common with parameters of type DestroyHook | |
|---|---|
void |
CControl.addDestroyHook(DestroyHook hook)
Adds a destroy-hook. |
void |
CControl.removeDestroyHook(DestroyHook hook)
Removes a destroy-hook from this CControl. |
| Uses of DestroyHook in bibliothek.gui.dock.common.menu |
|---|
| Classes in bibliothek.gui.dock.common.menu that implement DestroyHook | |
|---|---|
class |
CLookAndFeelMenuPiece
A menupiece that shows an entry for each available LookAndFeel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||