Package 

Interface CellRenderer

    • Method Summary

      Modifier and Type Method Description
      abstract String content(Object value, DisplayConfiguration configuration) Returns value rendered to HTML text, or null if such rendering is impossible
      abstract String tooltip(Object value, DisplayConfiguration configuration) Returns cell tooltip for this value
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait