Class AddIPSecretDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class AddIPSecretDialog extends JDialog implements ActionListener
See Also:
  • Constructor Details

    • AddIPSecretDialog

      public AddIPSecretDialog(Frame owner, String title)
    • AddIPSecretDialog

      public AddIPSecretDialog(Dialog owner, String title)
  • Method Details