TV-Browser 3.3.3 API

tvbrowser.ui.programtable.background
Class UiColorBackPainter

java.lang.Object
  extended by tvbrowser.ui.programtable.background.AbstractBackPainter
      extended by tvbrowser.ui.programtable.background.UiColorBackPainter
All Implemented Interfaces:
BackgroundPainter

public class UiColorBackPainter
extends AbstractBackPainter

Author:
René Mach

Constructor Summary
UiColorBackPainter()
           
 
Method Summary
 void paintBackground(java.awt.Graphics grp, int columnWidth, int tableHeight, int minCol, int maxCol, java.awt.Rectangle clipBounds, ProgramTableLayout layout, ProgramTableModel model)
          Paints the background.
 
Methods inherited from class tvbrowser.ui.programtable.background.AbstractBackPainter
fillImage, getTableWest, layoutChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiColorBackPainter

public UiColorBackPainter()
Method Detail

paintBackground

public void paintBackground(java.awt.Graphics grp,
                            int columnWidth,
                            int tableHeight,
                            int minCol,
                            int maxCol,
                            java.awt.Rectangle clipBounds,
                            ProgramTableLayout layout,
                            ProgramTableModel model)
Paints the background.

Parameters:
grp -
columnWidth -
tableHeight -
clipBounds -
layout - The table's layout
model - The table model

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)