Uses of Interface
bibliothek.gui.dock.station.toolbar.menu.CustomizationMenu

Packages that use CustomizationMenu
bibliothek.gui.dock.station.toolbar.menu   
 

Uses of CustomizationMenu in bibliothek.gui.dock.station.toolbar.menu
 

Classes in bibliothek.gui.dock.station.toolbar.menu that implement CustomizationMenu
 class AbstractCustomizationMenu
          The abstract implementation of CustomizationMenu offers fields to store standard data required by all menus.
 class DefaultCustomizationMenu
          The default CustomizationMenu makes use of a JDialog to show its contents.
 

Methods in bibliothek.gui.dock.station.toolbar.menu with parameters of type CustomizationMenu
 void CustomizationButton.setMenu(CustomizationMenu menu)
          Sets the menu which should be used by the buttons to show the content.