|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jde.debugger.gui.GUI
This is a first shot at trying to produce a GUI that displays debugging info from JDEbug. I recommend a redesign, either after studying this a bit more, or straight away, depending on the experience of the developer. The main things I am unhappy with are:
Created: Thu Jan 31 13:13:39 2002
Constructor Summary | |
GUI(Debugger debugger)
|
Method Summary | |
protected void |
finalize()
|
void |
shutdown()
Shutdown the GUI |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GUI(Debugger debugger)
Method Detail |
public void shutdown()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |