org.jacorb.naming.namemanager
public class NSPrefsDlg extends JDialog implements ActionListener, KeyListener
| Field Summary | |
|---|---|
| int | updateInterval |
| Constructor Summary | |
|---|---|
| NSPrefsDlg(Frame frame, int updInt) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent e) |
| void | keyPressed(KeyEvent e) |
| void | keyReleased(KeyEvent e) |
| void | keyTyped(KeyEvent e) |