public class LicenseAgreement extends WWObjectImpl
Modifier and Type | Field and Description |
---|---|
static String |
DIALOG_PREFERRED_SIZE |
static String |
DIALOG_TITLE |
static String |
LICENSE_ACCEPTED |
static String |
LICENSE_ACCEPTED_AND_INSTALLED |
static String |
LICENSE_CONTENT_TYPE |
static String |
LICENSE_DECLINED |
static String |
LICENSE_KEY_CACHE_NAME |
Constructor and Description |
---|
LicenseAgreement(Object license,
String licenseKey) |
LicenseAgreement(Object license,
String licenseKey,
AVList params) |
Modifier and Type | Method and Description |
---|---|
String |
checkForLicenseAgreement(Component parentComponent) |
int |
displayLicenseAgreement(Component parentComponent) |
Object |
getLicense() |
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 String DIALOG_PREFERRED_SIZE
public static final String DIALOG_TITLE
public static final String LICENSE_ACCEPTED
public static final String LICENSE_ACCEPTED_AND_INSTALLED
public static final String LICENSE_CONTENT_TYPE
public static final String LICENSE_DECLINED
public static final String LICENSE_KEY_CACHE_NAME