|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |