gov.nasa.worldwind.applications.sar
Class LicenseAgreement
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.WWObjectImpl
gov.nasa.worldwind.applications.sar.LicenseAgreement
- All Implemented Interfaces:
- AVList, WWObject, java.beans.PropertyChangeListener, java.util.EventListener
- Direct Known Subclasses:
- NOSALicenseAgreement
public class LicenseAgreement
- extends WWObjectImpl
Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gov.nasa.worldwind.avlist.AVList |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
DIALOG_PREFERRED_SIZE
public static final java.lang.String DIALOG_PREFERRED_SIZE
- See Also:
- Constant Field Values
DIALOG_TITLE
public static final java.lang.String DIALOG_TITLE
- See Also:
- Constant Field Values
LICENSE_ACCEPTED
public static final java.lang.String LICENSE_ACCEPTED
- See Also:
- Constant Field Values
LICENSE_ACCEPTED_AND_INSTALLED
public static final java.lang.String LICENSE_ACCEPTED_AND_INSTALLED
- See Also:
- Constant Field Values
LICENSE_CONTENT_TYPE
public static final java.lang.String LICENSE_CONTENT_TYPE
- See Also:
- Constant Field Values
LICENSE_DECLINED
public static final java.lang.String LICENSE_DECLINED
- See Also:
- Constant Field Values
LICENSE_KEY_CACHE_NAME
public static final java.lang.String LICENSE_KEY_CACHE_NAME
- See Also:
- Constant Field Values
LicenseAgreement
public LicenseAgreement(java.lang.Object license,
java.lang.String licenseKey)
LicenseAgreement
public LicenseAgreement(java.lang.Object license,
java.lang.String licenseKey,
AVList params)
checkForLicenseAgreement
public java.lang.String checkForLicenseAgreement(java.awt.Component parentComponent)
displayLicenseAgreement
public int displayLicenseAgreement(java.awt.Component parentComponent)
getLicense
public final java.lang.Object getLicense()
getLicenseKey
public final java.lang.String getLicenseKey()
isLicenseInstalled
public boolean isLicenseInstalled()