Class LicenseDialog

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

public class LicenseDialog extends JDialog
Dialog showing GNU Public License.
See Also:
  • Field Details

  • Constructor Details

    • LicenseDialog

      public LicenseDialog(Dialog parent)
      Creates new form LicenseDialog
  • Method Details

    • getReturnStatus

      public int getReturnStatus()
      Returns:
      the return status of this dialog - one of RET_OK or RET_CANCEL