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, undoChangeMethods inherited from class java.beans.IndexedPropertyChangeEvent
getIndexMethods inherited from class java.beans.PropertyChangeEvent
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationIdMethods inherited from class java.util.EventObject
getSource 
- 
Constructor Details
- 
StyleChange
 
 - 
 - 
Method Details
- 
doChange
Description copied from class:RMPropertyChangeEventDoes this change with given new/old values.- Overrides:
 doChangein classRMPropertyChangeEvent
 
 -