Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Method Summary | |
void | paint(Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c)
|
Method Detail |
public void paint(Graphics g, int p0, int p1, Shape bounds, JTextComponent c)
g
- the graphics context
p0
- the starting offset in the model
p1
- the ending offset in the model
bounds
- the bounding box for the highlight
c
- the editor
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |