Package snap.text
Class TextBlockUtils.LineStyleChange
java.lang.Object
snap.props.PropChange
snap.text.TextBlockUtils.LineStyleChange
- Enclosing class:
- TextBlockUtils
A property change event for TextBlock.Style change.
-
Nested Class Summary
Nested classes/interfaces inherited from class snap.props.PropChange
PropChange.DoChange
-
Constructor Summary
ConstructorDescriptionLineStyleChange
(TextBlock aTextBlock, Object oV, Object nV, int anIndex) Constructor. -
Method Summary
Methods inherited from class snap.props.PropChange
doChange, getIndex, getNewValue, getOldValue, getPropertyName, getPropName, getSource, merge, redoChange, toString, undoChange
-
Constructor Details
-
LineStyleChange
Constructor.
-
-
Method Details
-
doChange
Description copied from class:PropChange
Does this change with given new/old values.- Overrides:
doChange
in classPropChange
-