Package com.tick42.glue.desktop.windows
Class Bounds
java.lang.Object
com.tick42.glue.desktop.windows.Bounds
public class Bounds extends Object
-
Constructor Summary
Constructors Constructor Description Bounds(int x, int y, int width, int height) -
Method Summary
-
Constructor Details
-
Bounds
public Bounds(int x, int y, int width, int height)
-
-
Method Details