org.compiere.swing
Class ShadowBorder
java.lang.Object
javax.swing.border.AbstractBorder
org.compiere.swing.ShadowBorder
- All Implemented Interfaces:
- Serializable, Border
public class ShadowBorder
- extends AbstractBorder
A border with a drop shadow.
Extracted from JGoodies look demo.
- Version:
- 2006-11-24
- Author:
- Low Heng Sin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShadowBorder
public ShadowBorder()
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets in interface Border- Overrides:
getBorderInsets in class AbstractBorder
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
- Specified by:
paintBorder in interface Border- Overrides:
paintBorder in class AbstractBorder
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.