Class SimpleBoundColorAdapter.ColorState
java.lang.Object
com.inductiveautomation.factorypmi.application.components.util.ColorState
com.inductiveautomation.factorypmi.application.binding.SimpleBoundColorAdapter.ColorState
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SimpleBoundColorAdapter
Deprecated.
THIS CLASS IS DEPRECATED. This is a trivial subclass of
com.inductiveautomation.factorypmi.application.components.util.ColorState, simply so that applications saved
before this change will still load, because in their XML the class is saved by string.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.factorypmi.application.components.util.ColorState
equals, getBlinkColor, getBlinkRate, getMainColor, hashCode, isBlink, setBlink, setBlinkColor, setBlinkRate, setMainColor
-
Constructor Details
-
ColorState
public ColorState()Deprecated.
-