gov.nasa.worldwind.examples
Class InstalledData.Controller
java.lang.Object
gov.nasa.worldwind.examples.InstalledData.Controller
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- InstalledData
public static class InstalledData.Controller
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstalledData.Controller
public InstalledData.Controller(InstalledData.AppFrame appFrame)
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed
in interface ActionListener
getAppFrame
public InstalledData.AppFrame getAppFrame()
getInstallLocation
public String getInstallLocation()
refreshInstalled
public void refreshInstalled()
selectAndInstall
public void selectAndInstall()
setVerticalExaggeration
public void setVerticalExaggeration(double verticalExaggeration)
synchronizeInstalledData
public void synchronizeInstalledData(Iterable<DataDescriptor> installed)
uninstallSelected
public void uninstallSelected()
zoomToProductionResults
public void zoomToProductionResults(DataStoreProducer producer)
zoomToSelected
public void zoomToSelected()