Package noaa.coastwatch.gui
Class OverlayGroupSavePanel.SaveData
java.lang.Object
noaa.coastwatch.gui.OverlayGroupSavePanel.SaveData
- Enclosing class:
- OverlayGroupSavePanel
Holds the results from an overlay group save operation.
-
Field Summary
Modifier and TypeFieldDescriptionThe name of the group to save.The list of overlays to save. -
Constructor Summary
-
Method Summary
-
Field Details
-
overlayList
The list of overlays to save. -
groupName
The name of the group to save.
-
-
Constructor Details
-
SaveData
public SaveData()
-