Class SwissGridProjectionChoice

    • Method Detail

      • getPreferencePanel

        public javax.swing.JPanel getPreferencePanel​(java.awt.event.ActionListener listener)
        Description copied from interface: ProjectionChoice
        Generate and provide the GUI. It will be displayed to the user. Call the listener, when the user makes changes in the GUI, so the projection info in the top panel gets updated.
        Specified by:
        getPreferencePanel in interface ProjectionChoice
        Overrides:
        getPreferencePanel in class SingleProjectionChoice
        Parameters:
        listener - listener for any change of preferences
        Returns:
        the GUI panel