|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.html.style.BorderInfo
public class BorderInfo
Field Summary | |
---|---|
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 Summary | |
---|---|
BorderInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public BorderInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |