Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- java.lang.Object
 
- 
- oracle.javatools.ui.themes.HyperlinkButtonPainter
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
paint
public void paint(java.awt.Graphics g,
                  int x,
                  int y,
                  int w,
                  int h)
Description copied from interface: Painter 
Paint.
- Specified by:
 
paint in interface Painter 
- Parameters:
 
g - 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
12c (12.2.1.4.0)
E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.