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 SummaryFieldsFields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeablechangeEvent, listenerList
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract JComponentabstract StringgetValue()protected static StringoptionToString(Enum<?> option) abstract voidMethods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeableaddChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
- 
Field Details- 
attribute
 
- 
- 
Constructor Details- 
StyleAttributeEditor
 
- 
- 
Method Details- 
getAttribute
- 
getComponent
- 
getValue
- 
setValue
- 
optionToString
 
-