Uses of Package
com.luciad.view.lightspeed.editor.handle
Packages that use com.luciad.view.lightspeed.editor.handle
Package
Description
Provides controllers for the manipulation of domain objects in a view.
Provides support for interactive editing of domain objects in a model.
Defines the concept of edit handles and provides a number of implementations that can be used by
editors
.Handles editors for labels.
-
Classes in com.luciad.view.lightspeed.editor.handle used by com.luciad.view.lightspeed.controller.manipulationClassDescriptionAn abstract base class for handles that can work on a collection of objects.
-
Classes in com.luciad.view.lightspeed.editor.handle used by com.luciad.view.lightspeed.editorClassDescriptionAn edit handle is a widget that manipulates a domain object or some part of that object.
-
Classes in com.luciad.view.lightspeed.editor.handle used by com.luciad.view.lightspeed.editor.handleClassDescriptionConvenience handle class that separates the handling of AWT events into 3 steps.Base class for handles that are used to create and initialize new domain objects.An edit handle is a widget that manipulates a domain object or some part of that object.The base class for all handles related to editing.An abstract base class for handles that can work on a collection of objects.Implementation of a handle that is activated when an object is touched.A handle that allows translation of a whole object by touching and dragging.
-
Classes in com.luciad.view.lightspeed.editor.handle used by com.luciad.view.lightspeed.editor.labelClassDescriptionAn edit handle is a widget that manipulates a domain object or some part of that object.