Class DismissAction

    • Constructor Detail

      • DismissAction

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

      • actionPerformed

        public void actionPerformed(ActionEvent e)