Uses of Interface
bibliothek.gui.dock.common.DestroyHook

Packages that use DestroyHook
bibliothek.gui.dock.common   
bibliothek.gui.dock.common.menu   
 

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.