Class ScreenResolution
java.lang.Object
com.smartbear.jenkins.plugins.testcomplete.ScreenResolution
- Author:
- Igor Filin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ScreenResolution
static String
int
static List<ScreenResolution>
getList()
int
getWidth()
int
hashCode()
toString()
-
Constructor Details
-
ScreenResolution
public ScreenResolution(int width, int height)
-
-
Method Details