|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.pc.tools.ConsoleDebugDisplay
public class ConsoleDebugDisplay
| Constructor Summary | |
|---|---|
ConsoleDebugDisplay(ConsoleViewerUI view)
|
|
ConsoleDebugDisplay(ConsoleViewerUI view,
DebugData debugData)
|
|
ConsoleDebugDisplay(ConsoleViewerUI view,
java.lang.String debugFile)
|
|
| Method Summary | |
|---|---|
void |
exception(int classNo,
java.lang.String msg,
int[] stackTrace)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleDebugDisplay(ConsoleViewerUI view)
public ConsoleDebugDisplay(ConsoleViewerUI view,
java.lang.String debugFile)
throws java.io.IOException
java.io.IOException
public ConsoleDebugDisplay(ConsoleViewerUI view,
DebugData debugData)
| Method Detail |
|---|
public void exception(int classNo,
java.lang.String msg,
int[] stackTrace)
exception in interface ConsoleDebug
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||