Class ConfigurationAction

    • Constructor Detail

      • ConfigurationAction

        public ConfigurationAction(JeographyGIS gis)
        Create a new action instance.
        Parameters:
        gis - the JeographyGIS instance this is about.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)
      • ok

        protected void ok()
        Called when dialog is submitted.
      • cancel

        protected void cancel()
        Called when dialog has been canceled.
      • closing

        protected void closing()
        Called when dialog is closing.