Class TextGrid.CellColorPair

  • Enclosing class:
    TextGrid

    public class TextGrid.CellColorPair
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • color

        public java.awt.Color color
    • Constructor Detail

      • CellColorPair

        public CellColorPair​(TextGrid.Cell cell,
                             java.awt.Color color)