|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutErrHandler
Interface for output/error handler implementation to be used with the Matlab engine.
| Method Summary | |
|---|---|
void |
handleError(java.lang.String s)
Deals with an error string. |
void |
handleOutput(java.lang.String s)
Deals with an output string. |
| Method Detail |
|---|
void handleOutput(java.lang.String s)
s - void handleError(java.lang.String s)
s -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||