public abstract class AbstractBackPainter extends Object implements BackgroundPainter
Constructor and Description |
---|
AbstractBackPainter() |
Modifier and Type | Method and Description |
---|---|
protected void |
fillImage(Graphics grp,
int x,
int y,
int width,
int height,
Image img,
Rectangle clipBounds) |
JComponent |
getTableWest()
Gets the component that should be shown in the west of the table.
|
void |
layoutChanged(ProgramTableLayout layout,
ProgramTableModel model)
Is called when the table's layout has changed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
paintBackground
public void layoutChanged(ProgramTableLayout layout, ProgramTableModel model)
layoutChanged
in interface BackgroundPainter
protected void fillImage(Graphics grp, int x, int y, int width, int height, Image img, Rectangle clipBounds)
public JComponent getTableWest()
If nothing should be shown in the west, null is returned.
getTableWest
in interface BackgroundPainter
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)