Class NumberCellRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, TableCellRenderer

A table cell renderer that formats numbers with right alignment in each cell.
See Also:
  • Constructor Details

    • NumberCellRenderer

      Default constructor - builds a renderer that right justifies the contents of a table cell.
  • Method Details