org.jgroups.demos.wb

Class SendDialog

Implemented Interfaces:
ActionListener

public class SendDialog
extends Dialog
implements ActionListener

Constructor Summary

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

Method Summary

void
actionPerformed(ActionEvent e)
String
getMessage()

Constructor Details

SendDialog

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

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)


getMessage

public String getMessage()


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.