Class InputOverlayRenderer

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

public class InputOverlayRenderer extends DBColumnRenderer
A ColumnRenderer that will render the input overlay on top of a base table within a LiveInputTableEditor
See Also:
  • Field Details

    • EDITED_COLOR

      public static final Color EDITED_COLOR
    • BAKED_COLOR

      public static final Color BAKED_COLOR
    • HIGHLIGHT_COLOR

      public static final Color HIGHLIGHT_COLOR
    • EDIT_BACKGROUND1

      public static final Color EDIT_BACKGROUND1
    • EDIT_BACKGROUND2

      public static final Color EDIT_BACKGROUND2
    • KEY_BACKGROUND1

      public static final Color KEY_BACKGROUND1
    • KEY_BACKGROUND2

      public static final Color KEY_BACKGROUND2
  • Constructor Details

  • Method Details