Uses of Class
com.luciad.lucy.gui.ALcyActiveSettable
Packages that use ALcyActiveSettable
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
Provides actions that have a relationship with a map.
Provides actions that have a relationship with a Lightspeed map.
-
Uses of ALcyActiveSettable in com.luciad.lucy
Subclasses of ALcyActiveSettable in com.luciad.lucy -
Uses of ALcyActiveSettable in com.luciad.lucy.gui
Subclasses of ALcyActiveSettable in com.luciad.lucy.guiModifier and TypeClassDescriptionfinal classILcyActiveSettableimplementation which allows to show a Swing component in a full-screen view. -
Uses of ALcyActiveSettable in com.luciad.lucy.map.action
Subclasses of ALcyActiveSettable in com.luciad.lucy.map.actionModifier and TypeClassDescriptionclassAbstract base class to create an extension ofTLcyGXYSetControllerActiveSettablefor a new controller.classALcyGXYNewControllerActiveSettableimplementation for aTLcdGXYNewController2.classAn active settable implementation which allows to activate a controller on a GXY view.classALcyGXYNewControllerActiveSettableimplementation for aTLcdGXYTouchNewController. -
Uses of ALcyActiveSettable in com.luciad.lucy.map.action.lightspeed
Subclasses of ALcyActiveSettable in com.luciad.lucy.map.action.lightspeedModifier and TypeClassDescriptionclassAn extension ofTLcyLspSetControllerActiveSettablefor new controllers.classActive settable that enables a given world reference on the given view when activated.classAn active settable implementation which allows to activate a controller on a Lightspeed view.