public class LicenseAgreement extends WWObjectImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIALOG_PREFERRED_SIZE |
static java.lang.String |
DIALOG_TITLE |
static java.lang.String |
LICENSE_ACCEPTED |
static java.lang.String |
LICENSE_ACCEPTED_AND_INSTALLED |
static java.lang.String |
LICENSE_CONTENT_TYPE |
static java.lang.String |
LICENSE_DECLINED |
static java.lang.String |
LICENSE_KEY_CACHE_NAME |
Constructor and Description |
---|
LicenseAgreement(java.lang.Object license,
java.lang.String licenseKey) |
LicenseAgreement(java.lang.Object license,
java.lang.String licenseKey,
AVList params) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
checkForLicenseAgreement(java.awt.Component parentComponent) |
int |
displayLicenseAgreement(java.awt.Component parentComponent) |
java.lang.Object |
getLicense() |
java.lang.String |
getLicenseKey() |
boolean |
isLicenseInstalled() |
onMessage, propertyChange
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
public static final java.lang.String DIALOG_PREFERRED_SIZE
public static final java.lang.String DIALOG_TITLE
public static final java.lang.String LICENSE_ACCEPTED
public static final java.lang.String LICENSE_ACCEPTED_AND_INSTALLED
public static final java.lang.String LICENSE_CONTENT_TYPE
public static final java.lang.String LICENSE_DECLINED
public static final java.lang.String LICENSE_KEY_CACHE_NAME
public LicenseAgreement(java.lang.Object license, java.lang.String licenseKey)
public LicenseAgreement(java.lang.Object license, java.lang.String licenseKey, AVList params)
public java.lang.String checkForLicenseAgreement(java.awt.Component parentComponent)
public int displayLicenseAgreement(java.awt.Component parentComponent)
public final java.lang.Object getLicense()
public final java.lang.String getLicenseKey()
public boolean isLicenseInstalled()