Class QuitAction

    • Constructor Detail

      • QuitAction

        public QuitAction(JeographyGIS gis,
                          JFrame frame)
        Default constructor for this action.
        Parameters:
        gis - the JeographyGIS instance this action is about
        frame - the frame to close on exit.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)
      • putValue

        public void putValue(String key,
                             Object value)
      • setEnabled

        public void setEnabled(boolean b)
      • isEnabled

        public boolean isEnabled()