Class AboutDialog

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

public class AboutDialog extends JDialog
The About Dialog class is the help | about window for JSpecView.
Author:
Bob Hanson, Debbie-Ann Facey, Khari A. Bryan, Prof. Robert J. Lancashire
See Also:
  • Constructor Details

    • AboutDialog

      public AboutDialog(Frame frame)
      Constructor that initalises the Dialog a parent frame, no title and modality to true
      Parameters:
      frame - parent container for the About dialog