Uses of Class
com.luciad.lucy.gui.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
-
Uses of ALcyActiveSettable in com.luciad.lucy.gui
Modifier and TypeClassDescriptionfinal class
ILcyActiveSettable
implementation which allows to show a Swing component in a full-screen view. -
Uses of ALcyActiveSettable in com.luciad.lucy.map.action
Modifier and TypeClassDescriptionclass
Abstract base class to create an extension ofTLcyGXYSetControllerActiveSettable
for a new controller.class
ALcyGXYNewControllerActiveSettable
implementation for aTLcdGXYNewController2
.class
An active settable implementation which allows to activate a controller on a GXY view.class
ALcyGXYNewControllerActiveSettable
implementation for aTLcdGXYTouchNewController
. -
Uses of ALcyActiveSettable in com.luciad.lucy.map.action.lightspeed
Modifier and TypeClassDescriptionclass
An extension ofTLcyLspSetControllerActiveSettable
for new controllers.class
Active settable that enables a given world reference on the given view when activated.class
An active settable implementation which allows to activate a controller on a Lightspeed view.