Package | Description |
---|---|
bibliothek.gui.dock.common.menu |
Some
MenuPiece s to modify the layout and settings of an
application that uses Common . |
bibliothek.gui.dock.facile.menu |
Implementations of
MenuPiece . |
bibliothek.gui.dock.support.menu |
Basic interfaces for a small framework that builds and manages
JMenu s with changing content. |
Class and Description |
---|
BaseMenuPiece
A very simple piece, subclasses can add or remove items from this piece
at any time.
|
MenuPiece
Describes a part of a
JMenu , can add or remove JMenuItem s
or other JComponent s at any time to the menu. |
Class and Description |
---|
BaseMenuPiece
A very simple piece, subclasses can add or remove items from this piece
at any time.
|
FrontendSettingsList
A list of settings (=layouts or perspectives) that are available for a
DockFrontend . |
MenuPiece
Describes a part of a
JMenu , can add or remove JMenuItem s
or other JComponent s at any time to the menu. |
Class and Description |
---|
BaseMenuPiece
A very simple piece, subclasses can add or remove items from this piece
at any time.
|
MenuPiece
Describes a part of a
JMenu , can add or remove JMenuItem s
or other JComponent s at any time to the menu. |
MenuPieceListener
This listener is added to a
MenuPiece and gets informed when the content of the
piece changes. |