MenuListener


MenuListener (Java Platform SE 6) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="MenuListener (Java Platform SE 6)"; } } Overview  Package   Class  Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD javax.swing.event Interface MenuListener All Superinterfaces: EventListener public interface MenuListenerextends EventListener Defines a listener for menu events. Method Summary  void menuCanceled(MenuEvent e)           Invoked when the menu is canceled.  void menuDeselected(MenuEvent e)           Invoked when the menu is deselected.  void menuSelected(MenuEvent e)           Invoked when a menu is selected.   Method Detail menuSelected void menuSelected(MenuEvent e) Invoked when a menu is selected. Parameters:e - a MenuEvent object menuDeselected void menuDeselected(MenuEvent e) Invoked when the menu is deselected. Parameters:e - a MenuEvent object menuCanceled void menuCanceled(MenuEvent e) Invoked when the menu is canceled. Parameters:e - a MenuEvent object Overview  Package   Class  Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Wyszukiwarka

Podobne podstrony:
menulisting32
menulist2
menulinki
menulisting59
MenuListener
menulisting19
menulisting26
menulisting1
menulisting24
menulist
menulisting15
menulisting17
menulisting4
menulisting52
menulist1
menulisting34

więcej podobnych podstron