JMenus with changing content.See: Description
| Interface | Description |
|---|---|
| MenuPieceListener |
This listener is added to a
MenuPiece and gets informed when the content of the
piece changes. |
| Class | 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 JMenuItems
or other JComponents at any time to the menu. |
| SeparatingMenuPiece |
A piece which envelops another piece with separators.
|
JMenus with changing content.Copyright © 2018. All rights reserved.