|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.text.html.StyleSheet.BackgroundImagePainter
Paints the background image.
| Field Summary | |
(package private) ImageIcon |
backgroundImage
|
(package private) short |
flags
|
(package private) float |
hPosition
|
private int |
paintMaxX
|
private int |
paintMaxY
|
private int |
paintX
|
private int |
paintY
|
(package private) float |
vPosition
|
| Constructor Summary | |
(package private) |
StyleSheet.BackgroundImagePainter(AttributeSet a,
CSS css,
StyleSheet ss)
|
| Method Summary | |
(package private) void |
paint(Graphics g,
float x,
float y,
float w,
float h,
View v)
|
private boolean |
updatePaintCoordinates(Rectangle clip,
int width,
int height)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ImageIcon backgroundImage
float hPosition
float vPosition
short flags
private int paintX
private int paintY
private int paintMaxX
private int paintMaxY
| Constructor Detail |
StyleSheet.BackgroundImagePainter(AttributeSet a,
CSS css,
StyleSheet ss)
| Method Detail |
void paint(Graphics g,
float x,
float y,
float w,
float h,
View v)
private boolean updatePaintCoordinates(Rectangle clip,
int width,
int height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||