org.jgroups.demos.wb

Class UserInfoDialog

Implemented Interfaces:
ActionListener

public class UserInfoDialog
extends Dialog
implements ActionListener

Constructor Summary

UserInfoDialog(Frame parent)

Method Summary

void
actionPerformed(ActionEvent e)
String
getUserName()

Constructor Details

UserInfoDialog

public UserInfoDialog(Frame parent)

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)

getUserName

public String getUserName()

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