|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEditor | |
|---|---|
| com.cosylab.gui.components | |
| com.cosylab.gui.components.introspection | |
| com.cosylab.gui.property.editors | |
| Uses of PropertyEditor in com.cosylab.gui.components |
|---|
| Classes in com.cosylab.gui.components that implement PropertyEditor | |
|---|---|
class |
SimpleDateSelector
This class provides user-friendly entry of dates. |
| Uses of PropertyEditor in com.cosylab.gui.components.introspection |
|---|
| Methods in com.cosylab.gui.components.introspection that return PropertyEditor | |
|---|---|
static PropertyEditor |
EditorsHelper.getPropertyEditorForClass(java.lang.Class theClass)
|
| Constructors in com.cosylab.gui.components.introspection with parameters of type PropertyEditor | |
|---|---|
PropertyCellEditorRenderer(PropertyEditor pe)
|
|
PropertyCellEditorRenderer(PropertyEditor pe,
int clickCountToStart)
Constructor for PropertyCellEditor. |
|
| Uses of PropertyEditor in com.cosylab.gui.property.editors |
|---|
| Classes in com.cosylab.gui.property.editors that implement PropertyEditor | |
|---|---|
class |
BooleanEditor
JBooleanCheckBox is a component which serves as an editor for boolean values. |
class |
ClassEditor
A component used for specifyind Class |
class |
ColorEditor
|
class |
DoubleEditor
description |
class |
EnumEditor
|
class |
FloatEditor
description |
class |
FontEditor
A property editor for selecting Fonts using a combo box. |
class |
IntegerEditor
description |
class |
LongEditor
description |
class |
NumberEditor
description |
class |
ShortEditor
description |
class |
SimpleFontEditor
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments |
class |
StringEditor
description |
| Methods in com.cosylab.gui.property.editors that return PropertyEditor | |
|---|---|
PropertyEditor |
StringEditor.getEditor()
|
PropertyEditor |
NumberEditor.getEditor()
|
PropertyEditor |
ClassEditor.getEditor()
|
PropertyEditor |
BooleanEditor.getEditor()
|
PropertyEditor |
ColorEditor.getPropertyEditor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||