|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.ui.themes.HyperlinkButtonPainter
public final class HyperlinkButtonPainter
Paints text in a hyperlink style.
| Constructor Summary | |
|---|---|
HyperlinkButtonPainter(javax.swing.AbstractButton button)
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paint. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyperlinkButtonPainter(javax.swing.AbstractButton button)
| Method Detail |
|---|
public void paint(java.awt.Graphics g,
int x,
int y,
int w,
int h)
Painter
paint in interface Painterg - the graphics context in which to paint.x - the x-coordinate within the graphics context at which to paint.y - the y-coordinate within the graphics context at which to paint.w - the width of the area to paint.h - the height of the area to paint.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||