Class LicenseSystemPageComposite

java.lang.Object
org.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
com.iizigo.setup.LicenseSystemPageComposite
All Implemented Interfaces:
IBasicUserInfoDetailNames, org.eclipse.swt.graphics.Drawable

public class LicenseSystemPageComposite extends org.eclipse.swt.widgets.Composite implements IBasicUserInfoDetailNames
The root page in the IIZI preferences.
Author:
Christopher Mindus
  • Constructor Details

    • LicenseSystemPageComposite

      public LicenseSystemPageComposite(org.eclipse.swt.widgets.Composite parent, IDesignerLicenseSystem licSys)
      Constructor.
      Parameters:
      parent - The parent composite.