Uses of Class
com.luciad.lucy.gui.TLcyActiveContextEvent
Packages that use TLcyActiveContextEvent
Package
Description
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of TLcyActiveContextEvent in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui with parameters of type TLcyActiveContextEventModifier and TypeMethodDescriptionvoidILcyActiveContextListener.activeContextAdded(TLcyActiveContextEvent aEvent) This method is called when an active context is added to theTLcyActionBarManagercontained in the event.voidILcyActiveContextListener.activeContextRemoved(TLcyActiveContextEvent aEvent) This method is called when an active context is removed from theTLcyActionBarManagercontained in the event.