|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvbrowser.ui.programtable.background.AbstractBackPainter tvbrowser.ui.programtable.background.OneImageBackPainter
public class OneImageBackPainter
Constructor Summary | |
---|---|
OneImageBackPainter()
|
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 |
---|
public OneImageBackPainter()
Method Detail |
---|
public void paintBackground(java.awt.Graphics grp, int columnWidth, int tableHeight, int minCol, int maxCol, java.awt.Rectangle clipBounds, ProgramTableLayout layout, ProgramTableModel model)
grp
- columnWidth
- tableHeight
- clipBounds
- layout
- The table's layoutmodel
- The table model
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |