NASA World Wind

gov.nasa.worldwind.applications.sar
Class NOSALicenseAgreement

java.lang.Object
  extended by gov.nasa.worldwind.avlist.AVListImpl
      extended by gov.nasa.worldwind.WWObjectImpl
          extended by gov.nasa.worldwind.applications.sar.LicenseAgreement
              extended by gov.nasa.worldwind.applications.sar.NOSALicenseAgreement
All Implemented Interfaces:
AVList, WWObject, PropertyChangeListener, EventListener

public class NOSALicenseAgreement
extends LicenseAgreement


Field Summary
 
Fields inherited from class gov.nasa.worldwind.applications.sar.LicenseAgreement
DIALOG_PREFERRED_SIZE, DIALOG_TITLE, LICENSE_ACCEPTED, LICENSE_ACCEPTED_AND_INSTALLED, LICENSE_CONTENT_TYPE, LICENSE_DECLINED, LICENSE_KEY_CACHE_NAME
 
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl
changeSupport
 
Constructor Summary
NOSALicenseAgreement(String applicationKey)
           
 
Method Summary
 
Methods inherited from class gov.nasa.worldwind.applications.sar.LicenseAgreement
checkForLicenseAgreement, displayLicenseAgreement, getLicense, getLicenseKey, isLicenseInstalled
 
Methods inherited from class gov.nasa.worldwind.WWObjectImpl
propertyChange
 
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
 

Constructor Detail

NOSALicenseAgreement

public NOSALicenseAgreement(String applicationKey)

NASA World Wind