org.jgroups.demos.wb

Class SendDialog

public class SendDialog extends Dialog implements ActionListener

Constructor Summary
SendDialog(Frame parent, Node dest, String src, RpcDispatcher disp, String groupname)
Method Summary
voidactionPerformed(ActionEvent e)
StringgetMessage()

Constructor Detail

SendDialog

public SendDialog(Frame parent, Node dest, String src, RpcDispatcher disp, String groupname)

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

getMessage

public String getMessage()
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.