Class DownloadAction

    • Constructor Detail

      • DownloadAction

        public DownloadAction(JeographyGIS gis,
                              SelectionAdapter selectionAdapter)
        Create this action with the given SelectionAdapter as a source for the download area.
        Parameters:
        gis - the JeographyGIS instance this is about.
        selectionAdapter - the adapter to get the selection from.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)