|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MenuItem.MenuItemSelectedListener
Like ActionListener, except that it tells you whether it has handled the action. If it hasn't, the action may be passed on to another place.
Method Summary | |
---|---|
boolean |
actionPerformed(java.awt.event.ActionEvent e)
|
boolean |
canHandleActionNow()
|
Method Detail |
---|
boolean canHandleActionNow()
boolean actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |