Package com.inductiveautomation.rm.text
Class RMXString.StyleChange
java.lang.Object
java.util.EventObject
java.beans.PropertyChangeEvent
java.beans.IndexedPropertyChangeEvent
com.inductiveautomation.rm.base.RMPropertyChangeEvent
com.inductiveautomation.rm.text.RMXString.StyleChange
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RMXString
A property change event for RMXStringRun.Style change.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.rm.base.RMPropertyChangeEvent
getEvent, getParent, merge, redoChange, toString, undoChange
Methods inherited from class java.beans.IndexedPropertyChangeEvent
getIndex
Methods inherited from class java.beans.PropertyChangeEvent
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
StyleChange
-
-
Method Details
-
doChange
Description copied from class:RMPropertyChangeEvent
Does this change with given new/old values.- Overrides:
doChange
in classRMPropertyChangeEvent
-