public class OneImageBackPainter extends AbstractBackPainter
Constructor and Description |
---|
OneImageBackPainter() |
Modifier and Type | Method and Description |
---|---|
void |
layoutChanged(ProgramTableLayout layout,
ProgramTableModel model)
Is called when the table's layout has changed.
|
void |
paintBackground(Graphics grp,
int columnWidth,
int tableHeight,
int minCol,
int maxCol,
Rectangle clipBounds,
ProgramTableLayout layout,
ProgramTableModel model)
Paints the background.
|
fillImage, getTableWest
public void layoutChanged(ProgramTableLayout layout, ProgramTableModel model)
layoutChanged
in interface BackgroundPainter
layoutChanged
in class AbstractBackPainter
public void paintBackground(Graphics grp, int columnWidth, int tableHeight, int minCol, int maxCol, Rectangle clipBounds, ProgramTableLayout layout, ProgramTableModel model)
grp
- columnWidth
- tableHeight
- clipBounds
- layout
- The table's layoutmodel
- The table modelTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)