Interface SecondaryTextProvider


  • public interface SecondaryTextProvider
    Implemented by items that can provide text and "secondary text". Typically for use by a cell renderer.
    • Method Detail

      • getText

        java.lang.String getText()
      • getSecondaryText

        java.lang.String getSecondaryText()