|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipeErrorHandler | |
|---|---|
| dsto.dfc.swt.forms | |
| Uses of PipeErrorHandler in dsto.dfc.swt.forms |
|---|
| Classes in dsto.dfc.swt.forms that implement PipeErrorHandler | |
|---|---|
class |
FormPanel
Utility base class for panels that uses the pipes framework to handle form editing. |
class |
FormPreferencePage
Base class for preference pages based on editing a value using forms framework pipes. |
| Fields in dsto.dfc.swt.forms declared as PipeErrorHandler | |
|---|---|
protected PipeErrorHandler |
AbstractPipe.errorHandler
|
| Methods in dsto.dfc.swt.forms with parameters of type PipeErrorHandler | |
|---|---|
void |
Pipe.setErrorHandler(PipeErrorHandler handler)
Set the handler for any errors encountered while loading/unloading the pipe. |
void |
MultiPipe.setErrorHandler(PipeErrorHandler handler)
|
void |
AbstractPipe.setErrorHandler(PipeErrorHandler errorHandler)
|
void |
AbstractBiDiPipe.setErrorHandler(PipeErrorHandler handler)
Calls superclass methis and sets the error handler for the the child pipe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||