Class CvValueRenderer

  • All Implemented Interfaces:
    javax.swing.table.TableCellRenderer

    public class CvValueRenderer
    extends ValueRenderer
    Specialization of ValueRenderer to add CV-usage tooltips and handle Integer values
    • Constructor Summary

      Constructors 
      Constructor Description
      CvValueRenderer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Component getTableCellRendererComponent​(javax.swing.JTable table, java.lang.Object value, boolean isSelected, boolean hasFocus, int row, int column)  
      • Methods inherited from class java.lang.Object

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