Uses of Package
bibliothek.gui.dock.facile.menu

Packages that use bibliothek.gui.dock.facile.menu
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
 

Classes in bibliothek.gui.dock.facile.menu used by bibliothek.gui.dock.common.menu
CloseableDockableMenuPiece
          A piece of a menu allowing to close or reopen some Dockables that are registered in a DockFrontend.
FrontendSettingsMenuPiece
          A piece of a menu that allows to save, load and delete settings from a DockFrontend.
LookAndFeelMenuPiece
          A menu that contains an item for each available LookAndFeel.
NodeMenuPiece
          A piece which uses a set of other pieces to create a composite.
ThemeMenuPiece
          A MenuPiece that can change the DockTheme.
 

Classes in bibliothek.gui.dock.facile.menu used by bibliothek.gui.dock.facile.menu
CloseableDockableMenuPiece.Item
          An item showing the visibility state of one Dockable.
NodeMenuPiece
          A piece which uses a set of other pieces to create a composite.
RootMenuPiece
          The root of a tree of MenuPieces.