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

Packages that use NodeMenuPiece
bibliothek.gui.dock.common.menu Some MenuPieces to modify the layout and settings of an application that uses Common
bibliothek.gui.dock.facile.menu Implementations of MenuPiece
 

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.