ssclient
Class SiGMLUndoController

java.lang.Object
  extended by ssclient.SiGMLUndoController

public class SiGMLUndoController
extends java.lang.Object

Undo/redo support for SiGML text editing.


Constructor Summary
SiGMLUndoController(javax.swing.JTextArea tsigml)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiGMLUndoController

public SiGMLUndoController(javax.swing.JTextArea tsigml)