Class GeometryManagerAction

    • Constructor Detail

      • GeometryManagerAction

        public GeometryManagerAction(JeographyGIS gis)
        Parameters:
        gis - the JeographyGIS instance
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)
      • visibilityChanged

        public void visibilityChanged(boolean visible)
        Description copied from interface: VisibilityListener
        Triggered whenever the visibility of the associated component changed.
        Specified by:
        visibilityChanged in interface  VisibilityListener
        Parameters:
        visible - whether the component is visible now.