Package org.luwrain.core
Class InteractionParams
java.lang.Object
org.luwrain.core.InteractionParams
-
Field Summary
Modifier and TypeFieldDescriptionint
int
int
int
int
int
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
wndLeft
public int wndLeft -
wndTop
public int wndTop -
wndWidth
public int wndWidth -
wndHeight
public int wndHeight -
marginLeft
public int marginLeft -
marginTop
public int marginTop -
marginRight
public int marginRight -
marginBottom
public int marginBottom -
fontColor
-
font2Color
-
bkgColor
-
splitterColor
-
initialFontSize
public int initialFontSize -
fontName
-
-
Constructor Details
-
InteractionParams
public InteractionParams()
-