Package org.lobobrowser.html.style
Class BorderInfo
java.lang.Object
org.lobobrowser.html.style.BorderInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
topStyle
public int topStyle -
leftStyle
public int leftStyle -
bottomStyle
public int bottomStyle -
rightStyle
public int rightStyle -
topColor
-
leftColor
-
bottomColor
-
rightColor
-
insets
-
-
Constructor Details
-
BorderInfo
public BorderInfo()
-