Class 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 Detail

      • LicenseSystemPageComposite

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