com.jgraph.pad.util
Class JGraphpadShadowBorder
java.lang.Object
com.jgraph.pad.util.JGraphpadShadowBorder
- All Implemented Interfaces:
- Border, Serializable
- public class JGraphpadShadowBorder
- extends Object
- implements Border, Serializable
Border with a drop shadow.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sharedInstance
public static JGraphpadShadowBorder sharedInstance
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets in interface Border
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque in interface Border
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
- Specified by:
paintBorder in interface Border
getSharedInstance
public static JGraphpadShadowBorder getSharedInstance()
Copyright (C) 2005 JGraph.com. All rights reserved.