Class PlasticBorders.EtchedBorder

java.lang.Object
javax.swing.border.AbstractBorder
com.jgoodies.looks.plastic.PlasticBorders.EtchedBorder
All Implemented Interfaces:
Serializable, Border, UIResource
Enclosing class:
PlasticBorders

private static final class PlasticBorders.EtchedBorder extends AbstractBorder implements UIResource
A border used for menu bars and tool bars in HeaderStyle.SINGLE. The bar is wrapped by an inner thin raised border, which in turn is wrapped by an outer thin lowered border.