Uses of Class
net.atlanticbb.tantlinger.ui.text.CompoundUndoManager

Packages that use CompoundUndoManager
net.atlanticbb.tantlinger.ui.text   
 

Uses of CompoundUndoManager in net.atlanticbb.tantlinger.ui.text
 

Methods in net.atlanticbb.tantlinger.ui.text with parameters of type CompoundUndoManager
protected static void CompoundUndoManager.registerDocument(javax.swing.text.Document doc, CompoundUndoManager lst, javax.swing.undo.UndoManager um)