Package | Description |
---|---|
bibliothek.gui.dock.support.menu |
Basic interfaces for a small framework that builds and manages
JMenu s with changing content. |
Modifier and Type | Method and Description |
---|---|
void |
MenuPiece.addListener(MenuPieceListener listener)
Adds a listener to this piece, the listener will get informed when the
children of this piece change.
|
void |
MenuPiece.removeListener(MenuPieceListener listener)
Removes
listener from this piece. |