Interface Structured_UI<INPUT,​OUTPUT>

    • Method Detail

      • setValues

        void setValues​(INPUT input)
        Fill controls of this panel based on the values in the feature.
        Parameters:
        feature -
      • getConfigured

        OUTPUT getConfigured()
                      throws java.lang.Exception
        Returns:
        object configured by this panel
        Throws:
        java.lang.Exception