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 TypeMethodDescriptionvoid
ILcyActiveContextListener.activeContextAdded
(TLcyActiveContextEvent aEvent) This method is called when an active context is added to theTLcyActionBarManager
contained in the event.void
ILcyActiveContextListener.activeContextRemoved
(TLcyActiveContextEvent aEvent) This method is called when an active context is removed from theTLcyActionBarManager
contained in the event.