|
Swing 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.border.AbstractBorder | +--javax.swing.plaf.metal.MetalBorders.ButtonBorder | +--javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder
Fields inherited from class javax.swing.plaf.metal.MetalBorders.ButtonBorder |
borderInsets |
Constructor Summary | |
MetalBorders.RolloverButtonBorder()
|
Method Summary | |
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
|
Methods inherited from class javax.swing.plaf.metal.MetalBorders.ButtonBorder |
getBorderInsets |
Methods inherited from class javax.swing.border.AbstractBorder |
getBorderInsets,
getInteriorRectangle,
getInteriorRectangle,
isBorderOpaque |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MetalBorders.RolloverButtonBorder()
Method Detail |
public void paintBorder(java.awt.Component c, java.awt.Graphics g, int x, int y, int w, int h)
|
Swing 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |