Uses of Interface
bibliothek.gui.dock.common.DestroyHook
Packages that use DestroyHook
Package
Description
A set of classes that can be used to create basic applications.
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 DestroyHookModifier and TypeMethodDescriptionvoidCControl.addDestroyHook(DestroyHook hook) Adds a destroy-hook.voidCControl.removeDestroyHook(DestroyHook hook) Removes a destroy-hook from thisCControl.