Interface ProbedPropertyUICreator

    • Method Detail

      • getComponent

        JComponent getComponent​(com.jgoodies.binding.PresentationModel<Object> model)
        Gets the JComponent used to display or interact with this property.
        Parameters:
        model - the model to bind the property to a GUI widget if required.
        buffered -
        Returns:
      • getDisplayName

        String getDisplayName()
        Gets the display name to use a label the probe panel.
        Returns:
        the display name to use a label in the UI.