Class OperationAction

    • Constructor Detail

      • OperationAction

        public OperationAction(JeographyGIS gis,
                               Operation operation)
        Public constructor.
        Parameters:
        operation - the operation to open a new dialog for.
        source - the component to use for determining the frame to use as a parent for the dialog to display
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)