Constructor and Description |
---|
PictureAreaIcon()
Constructor for programs with no picture or if pictures for
a program should not be shown.
|
PictureAreaIcon(Program p,
Font f,
int width,
boolean showDescription,
boolean grayFilter,
boolean zoom)
Constructor for programs with picture.
|
public PictureAreaIcon()
public PictureAreaIcon(Program p, Font f, int width, boolean showDescription, boolean grayFilter, boolean zoom)
p
- The program with the picture.f
- The font for the description.width
- The width of this area.showDescription
- If description should be shown.grayFilter
- If the image should be filtered to gray if the program is expired.zoom
- If the piture should be zoomed to width.public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)