public class BorderInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.awt.Color |
bottomColor |
int |
bottomStyle |
HtmlInsets |
insets |
java.awt.Color |
leftColor |
int |
leftStyle |
java.awt.Color |
rightColor |
int |
rightStyle |
java.awt.Color |
topColor |
int |
topStyle |
| Constructor and Description |
|---|
BorderInfo() |
public int topStyle
public int leftStyle
public int bottomStyle
public int rightStyle
public java.awt.Color topColor
public java.awt.Color leftColor
public java.awt.Color bottomColor
public java.awt.Color rightColor
public HtmlInsets insets