Uses of Class
dsto.dfc.swing.undo.EditExceptionHandler

Packages that use EditExceptionHandler
dsto.dfc.swing.undo Extends Swing undo/redo framework to add generalized support for monitoring user edits and displaying them in a UI. 
 

Uses of EditExceptionHandler in dsto.dfc.swing.undo
 

Fields in dsto.dfc.swing.undo declared as EditExceptionHandler
protected  EditExceptionHandler AbstractUndoableCommand.exceptionHandler
           
 

Methods in dsto.dfc.swing.undo that return EditExceptionHandler
static EditExceptionHandler EditExceptionHandler.createExtendedHandler()
          Factory method for creating an EditExceptionHandler with the pause, retry, skip, and skip all options.
static EditExceptionHandler EditExceptionHandler.createStandardHandler()
          Factory method for creating an EditExceptionHandler with the pause, retry, and skip options.
 



Copyright © 2008 Commonwealth of Australia