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 SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.rm.base.RMPropertyChangeEventgetEvent, getParent, merge, redoChange, toString, undoChangeMethods inherited from class java.beans.IndexedPropertyChangeEventgetIndexMethods inherited from class java.beans.PropertyChangeEventgetNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationIdMethods inherited from class java.util.EventObjectgetSource
- 
Constructor Details- 
StyleChange
 
- 
- 
Method Details- 
doChangeDescription copied from class:RMPropertyChangeEventDoes this change with given new/old values.- Overrides:
- doChangein class- RMPropertyChangeEvent
 
 
-