org.jacorb.imr.util

Class ConnectWindow

Implemented Interfaces:
ActionListener

public class ConnectWindow
extends JFrame
implements ActionListener

ConnectWindow.java Created: Mon Nov 1 18:22:20 1999

Constructor Summary

ConnectWindow(ImRModel model)

Method Summary

void
actionPerformed(ActionEvent event)

Constructor Details

ConnectWindow

public ConnectWindow(ImRModel model)

Method Details

actionPerformed

public void actionPerformed(ActionEvent event)

Parameters: