| Class | Description | 
|---|---|
| ColorAllocator | 
 Allocates colors used to key data sets to the visible sectors they cover. 
 | 
| DataInstaller | 
 Handles all the work necessary to install tiled image layers and elevation models. 
 | 
| DataInstallerApp | 
 An app that shows how to use the panels specific to selecting and installing data sets and displaying those already
 installed. 
 | 
| DataInstallerApp.AppFrame | |
| DataInstallerApp.AppPanel | |
| DataInstallerPanel | 
 This panel holds the data installation panel and the installed-data display panel in a tabbed pane. 
 | 
| DataInstallerProgressMonitor | 
 Displays the progress of data set installation. 
 | 
| FileSet | 
 Represents a collection of installable data. 
 | 
| FileSetFilter | 
 Provides a File filter that identifies installable data sets. 
 | 
| FileSetFinder | 
 Finds installable data sets, either imagery or elevations. 
 | 
| FileSetFinder.FileSetKey | |
| FileSetHighlighter | 
 Highlights the coverage area of selected data sets. 
 | 
| FileSetMap | 
 Simply wraps a hash map of  
FileSets. | 
| FileSetPanel | 
 Displays data sets available to install. 
 | 
| FileSetPreviewImageGenerator | 
 Generates a preview image for a file set. 
 | 
| FileSetRPF | 
 A file set specific to RPF data. 
 | 
| FileSetTable | 
 Displays the data sets available to install. 
 | 
| FileSetTableModel | 
 The table model for the file-set table. 
 | 
| FileStoreDataSet | 
 Represents one data set within a World Wind filestore. 
 | 
| FileStoreDataSetFinder | 
 Finds all the data sets within a filestore. 
 | 
| FileStorePanel | 
 Manages the installed-data table and related actions. 
 | 
| FileStoreSectorHighlighter | 
 Highlights a filestore data set by showing its bounding sector. 
 | 
| FileStoreTable | 
 Displays the installed data sets. 
 | 
| FileStoreTableModel | 
 Table model for installed data sets. 
 | 
| LayersMenu | 
 Manages layer visibility for currently active layers. 
 | 
| LayersMenu.LayerAction | |
| TableCellColorRenderer | 
 Renders a color bar into a table cell. 
 |