Class JDialogGUIDClient

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

public class JDialogGUIDClient extends JDialog implements ActionListener, ItemListener

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable
See Also:
  • Field Details

  • Constructor Details

    • JDialogGUIDClient

      public JDialogGUIDClient(Frame theParentFrame)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      DOCUMENT ME!
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      e - DOCUMENT ME!
    • itemStateChanged

      public void itemStateChanged(ItemEvent e)
      Specified by:
      itemStateChanged in interface ItemListener
    • setVariables

      private boolean setVariables()
      Checks the fields to see they are properly formed/entered
      Returns:
      whether the dialog is ready to request GUID
    • setDoubleDataFields

      private void setDoubleDataFields(boolean doDouble)
      Sets the dialog to use/not use double data entry (re-type each field)
      Parameters:
      doDouble - whether to use double data entry
    • init

      private void init()
      Initialize the GUI (defaults to NOT using double data entry)