| java.lang.Object org.jgroups.demos.Draw2Channels
Draw2Channels | public class Draw2Channels implements ActionListener(Code) | | Same as Draw but using 2 channels: one for view changes (control channel) and the other one for drawing
(data channel). Ported to use Swing Nov 1 2001, not tested.
author: Bela Ban, Nov 1 2001 |
control_propsdata_props | String control_propsdata_props(Code) | | |
cummulative | final boolean cummulative(Code) | | |
first | final boolean first(Code) | | |
no_channel | boolean no_channel(Code) | | |
clearPanel | public void clearPanel()(Code) | | |
sendClearPanelMsg | public void sendClearPanelMsg()(Code) | | |
setTitle | void setTitle()(Code) | | |
|
|