Interface IJCWidgetStyledTextRenderer


  • public interface IJCWidgetStyledTextRenderer
    Provides the ability to update JEditorPane with data derived from the given value. Intended to use with rich text widgets.
    • Method Detail

      • updateTextComponent

        void updateTextComponent​(javax.swing.JEditorPane comp,
                                 com.im.df.api.dml.DFTermExpression term,
                                 IJCWidgetTextRenderer.TextFormatInfo value)
        Updates the JEditorPane accordingly to the given value.
        Parameters:
        comp - JEditorPane to update
        term - typically the last executed query used for query hit highlighting
        value - value