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 JComponentabstract StringgetValue()protected static StringoptionToString(Enum<?> option) abstract voidMethods 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
-