- 
- 
Method Summary
- 
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
EtchedBorderUIResource
@ConstructorProperties({"etchType","highlightColor","shadowColor"})
public EtchedBorderUIResource(int etchType,
                              Color highlight,
                              Color shadow)
Constructs an EtchedBorderUIResource.
- Parameters:
 
etchType - the type of etch to be drawn by the border 
highlight - the color to use for the etched highlight 
shadow - the color to use for the etched shadow