Uses of Package
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.
-
ClassDescriptionAn abstract base class for handles that can work on a collection of objects.
-
ClassDescriptionAn edit handle is a widget that manipulates a domain object or some part of that object.
-
ClassDescriptionConvenience 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.
-
ClassDescriptionAn edit handle is a widget that manipulates a domain object or some part of that object.