JGraphpad Pro
v6.0.5.0


com.jgraph.pad.util
Class JGraphpadShadowBorder

java.lang.Object
  extended bycom.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

Field Summary
static JGraphpadShadowBorder sharedInstance
           
 
Method Summary
 Insets getBorderInsets(Component c)
           
static JGraphpadShadowBorder getSharedInstance()
           
 boolean isBorderOpaque()
           
 void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sharedInstance

public static JGraphpadShadowBorder sharedInstance
Method Detail

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()

JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.