Class ScreenPosition
- java.lang.Object
-
- uk.ac.rdg.resc.godiva.client.widgets.ScreenPosition
-
public class ScreenPosition extends Object
Defines a screen position. Used withDialogBoxWithCloseButton.CentrePosIF
to define a local centre forDialogBoxWithCloseButton
s- Author:
- Guy Griffiths
-
-
Constructor Summary
Constructors Constructor Description ScreenPosition(int x, int y)
-