Package snap.text

Class TextDocUtils.LineStyleChange

java.lang.Object
snap.props.PropChange
snap.text.TextDocUtils.LineStyleChange
Enclosing class:
TextDocUtils

public static class TextDocUtils.LineStyleChange extends PropChange
A property change event for RMXStringRun.Style change.
  • Constructor Details

    • LineStyleChange

      public LineStyleChange(TextDoc aTextDoc, Object oV, Object nV, int anIndex)
      Constructor.
  • Method Details