|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - The type of component that represents this viewpublic interface MenuViewItem<C extends JComponent>
An item that is shown in a menu.
| Method Summary | |
|---|---|
void |
addActionListener(ActionListener listener)
Adds a listener which will be called if this view is triggered. |
void |
removeActionListener(ActionListener listener)
Removes a listener from this view. |
| Methods inherited from interface bibliothek.gui.dock.action.view.ViewItem |
|---|
bind, getAction, getItem, unbind |
| Method Detail |
|---|
void addActionListener(ActionListener listener)
listener - the new listenervoid removeActionListener(ActionListener listener)
listener - the listener to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||