gov.nasa.worldwind.examples
Class InstalledData.Installer
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.WWObjectImpl
gov.nasa.worldwind.examples.InstalledData.Installer
- All Implemented Interfaces:
- AVList, WWObject, PropertyChangeListener, EventListener
- Enclosing class:
- InstalledData
public static class InstalledData.Installer
- 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 |
InstalledData.Installer
public InstalledData.Installer(InstalledData.Controller controller,
DataStoreProducer producer,
AVList parameters,
DataSource[] dataSources,
String installLocation)
install
public void install()
throws Exception
- Throws:
Exception
installInNonUIThread
public void installInNonUIThread(Runnable onFinished)
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Description copied from class:
WWObjectImpl
- The property change listener for this instance.
Recieves property change notifications that this instance has registered with other proprty change notifiers.
- Specified by:
propertyChange
in interface PropertyChangeListener
- Overrides:
propertyChange
in class WWObjectImpl
- Parameters:
evt
- the event