Uses of Interface
javax.rad.ui.event.type.popupmenu.IPopupMenuWillBecomeInvisibleListener

Packages that use IPopupMenuWillBecomeInvisibleListener
com.sibvisions.rad.ui.swing.impl.menu Contains Swing menu implementations based on the platform and technology independent interface definitions. 
javax.rad.genui.menu Contains a generic implementation of the platform and technology independent menu interfaces to design graphical user interfaces. 
javax.rad.ui.event Provides classes for dealing with different types of events fired by UI components. 
javax.rad.ui.menu Contains all interfaces to develop menues (menubar, popupmenu, menuitem) for a graphical user interface. 
 

Uses of IPopupMenuWillBecomeInvisibleListener in com.sibvisions.rad.ui.swing.impl.menu
 

Methods in com.sibvisions.rad.ui.swing.impl.menu that return types with arguments of type IPopupMenuWillBecomeInvisibleListener
 PopupMenuHandler<IPopupMenuWillBecomeInvisibleListener> SwingPopupMenu.eventPopupMenuWillBecomeInvisible()
          The PopupMenuHandler for the popup menu will become invisible event.
 

Uses of IPopupMenuWillBecomeInvisibleListener in javax.rad.genui.menu
 

Methods in javax.rad.genui.menu that return types with arguments of type IPopupMenuWillBecomeInvisibleListener
 PopupMenuHandler<IPopupMenuWillBecomeInvisibleListener> UIPopupMenu.eventPopupMenuWillBecomeInvisible()
          The PopupMenuHandler for the popup menu will become invisible event.
 

Uses of IPopupMenuWillBecomeInvisibleListener in javax.rad.ui.event
 

Subinterfaces of IPopupMenuWillBecomeInvisibleListener in javax.rad.ui.event
 interface IPopupMenuListener
          Platform and technology independent popup menu listener definition.
 

Uses of IPopupMenuWillBecomeInvisibleListener in javax.rad.ui.menu
 

Methods in javax.rad.ui.menu that return types with arguments of type IPopupMenuWillBecomeInvisibleListener
 PopupMenuHandler<IPopupMenuWillBecomeInvisibleListener> IPopupMenu.eventPopupMenuWillBecomeInvisible()
          The PopupMenuHandler for the popup menu will become invisible event.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.