Package org.loboevolution.html.control
Class LayoutValue
java.lang.Object
org.loboevolution.html.control.LayoutValue
LayoutValue class.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
height
public final int height -
width
public final int width
-
-
Constructor Details
-
LayoutValue
public LayoutValue(int width, int height)
-