Uses of Interface
com.luciad.beans.ILcdBeanEditor
Packages that use ILcdBeanEditor
Package
Description
Basic functionality for introspection.
AWT specific implementations of beans.
Swing specific implementation of beans.
-
Uses of ILcdBeanEditor in com.luciad.beans
Subinterfaces of ILcdBeanEditor in com.luciad.beansModifier and TypeInterfaceDescriptioninterfaceDeprecated.Use a UI builder (e.g.Classes in com.luciad.beans that implement ILcdBeanEditorMethods in com.luciad.beans with parameters of type ILcdBeanEditorModifier and TypeMethodDescriptionILcdBeanGUIFactory.createPropertyDialog(ILcdBeanEditor aBeanEditor, Component aBeanEditorComponent, Frame aParentFrame, String aTitle, boolean aDialogModal) Deprecated.ILcdBeanGUIFactory.createPropertyEditorComponent(PropertyEditor aPropertyEditor, ILcdBeanEditor aBeanEditor) Deprecated.static ComponentTLcdBeanGUIFactory.createPropertyEditorComponent(PropertyEditor aPropertyEditor, ILcdBeanEditor aBeanEditor) Deprecated.Constructors in com.luciad.beans with parameters of type ILcdBeanEditorModifierConstructorDescriptionTLcdPropertyDialog(ILcdBeanEditor aBeanEditor, Component aBeanEditorComponent, Frame aParentFrame, String aTitle, boolean aDialogModal) Deprecated.Constructor with aILcdBeanEditor, a parentFrameand a title for this Dialog. -
Uses of ILcdBeanEditor in com.luciad.beans.awt
Classes in com.luciad.beans.awt that implement ILcdBeanEditorMethods in com.luciad.beans.awt with parameters of type ILcdBeanEditorModifier and TypeMethodDescriptionTLcdBeanGUIFactoryAWT.createPropertyDialog(ILcdBeanEditor aBeanEditor, Component aBeanEditorComponent, Frame aParentFrame, String aTitle, boolean aDialogModal) Deprecated.Create aTLcdPropertyDialogthat displays the properties of an Object that can be editedTLcdBeanGUIFactoryAWT.createPropertyEditorComponent(PropertyEditor aPropertyEditor, ILcdBeanEditor aBeanEditor) Deprecated.TLcdBeanGUIFactoryAWT.createPropertyEditorMenuItem(PropertyEditor aPropertyEditor, PropertyDescriptor aPropertyDescriptor, ILcdBeanEditor aBeanEditor) Deprecated. -
Uses of ILcdBeanEditor in com.luciad.beans.swing
Classes in com.luciad.beans.swing that implement ILcdBeanEditorModifier and TypeClassDescriptionclassDeprecated.Use a UI builder (e.g.classDeprecated.Use a UI builder (e.g.Methods in com.luciad.beans.swing with parameters of type ILcdBeanEditorModifier and TypeMethodDescriptionTLcdBeanGUIFactorySW.createPropertyDialog(ILcdBeanEditor aBeanEditor, Component aBeanEditorComponent, Frame aParentFrame, String aTitle, boolean aDialogModal) Deprecated.Create aTLcdPropertyDialogSWthat displays the properties of an Object that can be editedTLcdBeanGUIFactorySW.createPropertyEditorComponent(PropertyEditor aPropertyEditor, ILcdBeanEditor aBeanEditor) Deprecated.TLcdBeanGUIFactorySW.createPropertyEditorMenuItem(PropertyEditor aPropertyEditor, PropertyDescriptor aPropertyDescriptor, ILcdBeanEditor aBeanEditor) Deprecated.Constructors in com.luciad.beans.swing with parameters of type ILcdBeanEditorModifierConstructorDescriptionTLcdPropertyDialogSW(ILcdBeanEditor aBeanEditor, Component aBeanEditorComponent, Frame aParentFrame, String aTitle, boolean aDialogModal) Deprecated.