? AboutDialog

????????:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class AboutDialog extends JDialog
????:
  • ???????

    • AboutDialog

      public AboutDialog(Frame parent, boolean modal)
      Creates new form AboutDialog
  • ??????

    • main

      public static void main(String[] args)
      ??:
      args - the command line arguments
    • setVersion

      public void setVersion(String ver)
      setVersion - Set the Version ID String in the Dialog box
      ??:
      ver - - version ID
    • setDate

      public void setDate(String date)
      setDate - Set the build date in the Dialog box
      ??:
      date - - build date