public class Debugger
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
Debugger(Reflector reflector,
orsc.OpenRSC client,
orsc.mudclient mud,
Controller controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
close() |
boolean |
isVisible() |
void |
open() |
void |
refresh() |
void |
run() |
public Debugger(Reflector reflector, orsc.OpenRSC client, orsc.mudclient mud, Controller controller)