org.jgroups.debug
Class 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.
Author: Bela Ban
public boolean cummulative
public static final Font helvetica_12
public Debugger()
public Debugger(
JChannel channel, String name)
public Debugger(
JChannel channel, boolean cummulative)
public Debugger(
JChannel channel, boolean cummulative, String name)
public static void main(String[] args)
public void setChannel(
JChannel channel)
public void start()
public void stop()
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.