Uses of Class
com.luciad.lucy.gui.customizer.ALcyCustomizerPanel
Package
Description
This package contains an abstract class that facilitates the implementation of
ILcyCustomizerPanel
s for
geometries of drawing shapes.Contains classes to create user-interface components for displaying and modifying the properties
of objects.
This package provides functionality to create customizer panel factories for instances of
TLcdDataPropertyValueContext
.-
Uses of ALcyCustomizerPanel in com.luciad.lucy.addons.drawing.gui.customizer
Modifier and TypeClassDescriptionclass
Abstract class that facilitates the implementation ofILcyCustomizerPanel
for shapes. -
Uses of ALcyCustomizerPanel in com.luciad.lucy.gui.customizer
Modifier and TypeClassDescriptionclass
Abstract class that facilitates the implementation ofILcyCustomizerPanel
for domain objects.class
Abstract class that facilitates the implementation ofILcyCustomizerPanel
for layers.class
Abstract class that facilitates the implementation ofILcyCustomizerPanel
forILcdModel
objects. -
Uses of ALcyCustomizerPanel in com.luciad.lucy.gui.customizer.dataproperty
Modifier and TypeClassDescriptionclass
Abstract base class for data property value customizer panels.