Interface OverpassWizardRegistration.OverpassWizardCallbacks

    • Method Detail

      • submitWizardResult

        void submitWizardResult​(java.lang.String resultingQuery)
        Send the resulting query
        Parameters:
        resultingQuery - The query that is used by the wizard
      • getParent

        java.awt.Component getParent()
        Get the parent component to use when opening the wizard dialog.
        Returns:
        The component.