Package bibliothek.gui.dock.support.menu

Interface Summary
MenuPieceListener  
 

Class Summary
BaseMenuPiece A very simple piece, subclasses can add or remove items from this piece at any time.
FrontendSettingsList A list of settings that are available for a DockFrontend.
MenuPiece Describes a part of a JMenu, can add or remove JMenuItems at any time to the menu.
SeparatingMenuPiece A piece which envelops another piece with separators.