org.jacorb.naming.namemanager

Class NSPrefsDlg

public class NSPrefsDlg extends JDialog implements ActionListener, KeyListener

Field Summary
intupdateInterval
Constructor Summary
NSPrefsDlg(Frame frame, int updInt)
Method Summary
voidactionPerformed(ActionEvent e)
voidkeyPressed(KeyEvent e)
voidkeyReleased(KeyEvent e)
voidkeyTyped(KeyEvent e)

Field Detail

updateInterval

public int updateInterval

Constructor Detail

NSPrefsDlg

public NSPrefsDlg(Frame frame, int updInt)

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

keyPressed

public void keyPressed(KeyEvent e)

keyReleased

public void keyReleased(KeyEvent e)

keyTyped

public void keyTyped(KeyEvent e)