Uses of Class
bibliothek.gui.dock.facile.menu.NodeMenuPiece

Packages that use NodeMenuPiece
bibliothek.gui.dock.common.menu   
bibliothek.gui.dock.facile.menu   
 

Uses of NodeMenuPiece in bibliothek.gui.dock.common.menu
 

Subclasses of NodeMenuPiece in bibliothek.gui.dock.common.menu
 class CLayoutChoiceMenuPiece
          A piece of a menu that allows the user to store and load the layout of a set of Dockables and DockStations.
 

Uses of NodeMenuPiece in bibliothek.gui.dock.facile.menu
 

Subclasses of NodeMenuPiece in bibliothek.gui.dock.facile.menu
 class FrontendSettingsMenuPiece
          A piece of a menu that allows to save, load and delete settings from a DockFrontend.
 class RootMenuPiece
          The root of a tree of MenuPieces.