Class StyleAttributeEditor
java.lang.Object
com.inductiveautomation.ignition.common.util.AbstractChangeable
com.inductiveautomation.perspective.designer.styles.StyleAttributeEditor
- All Implemented Interfaces:
Changeable
- Direct Known Subclasses:
CheckboxEditor
,ColorAttributeEditor
,EditableDropdownEditor
,OptionButtonBarEditor
,OptionDropdownEditor
,OptionRowEditor
,RawTextEditor
,ShadowEditor
,ZeroToOneEditor
-
Field Summary
FieldsFields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
changeEvent, listenerList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract JComponent
abstract String
getValue()
protected static String
optionToString
(Enum<?> option) abstract void
Methods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
addChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
-
Field Details
-
attribute
-
-
Constructor Details
-
StyleAttributeEditor
-
-
Method Details
-
getAttribute
-
getComponent
-
getValue
-
setValue
-
optionToString
-