org.jgroups.debug
Class Debugger
JFrame
org.jgroups.debug.Debugger
public class Debugger
extends JFrame
The Debugger displays a graphical view of the protocol stack by showing all the protocols and
the events in them.
cummulative
public boolean cummulative
helvetica_12
public static Font helvetica_12
Debugger
public Debugger()
Debugger
public Debugger(JChannel channel)
Debugger
public Debugger(JChannel channel,
String name)
Debugger
public Debugger(JChannel channel,
boolean cummulative)
Debugger
public Debugger(JChannel channel,
boolean cummulative,
String name)
main
public static void main(String[] args)
setChannel
public void setChannel(JChannel channel)
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.