oracle.forms.fd
Class LAF_XP_TextField.PulsatingBorder
java.lang.Object
oracle.forms.fd.LAF_XP_TextField.PulsatingBorder
- All Implemented Interfaces:
- javax.swing.border.Border
- Enclosing class:
- LAF_XP_TextField
public static class LAF_XP_TextField.PulsatingBorder
- extends java.lang.Object
- implements javax.swing.border.Border
Field Summary |
private java.awt.Component |
c
|
private float |
thickness
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thickness
private float thickness
c
private java.awt.Component c
LAF_XP_TextField.PulsatingBorder
public LAF_XP_TextField.PulsatingBorder(java.awt.Component c)
paintBorder
public void paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height)
- Specified by:
paintBorder
in interface javax.swing.border.Border
getBorderInsets
public java.awt.Insets getBorderInsets(java.awt.Component c)
- Specified by:
getBorderInsets
in interface javax.swing.border.Border
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque
in interface javax.swing.border.Border
getThickness
public float getThickness()
setThickness
public void setThickness(float thicness)