Class ScreenResolution
java.lang.Object
com.smartbear.jenkins.plugins.testcomplete.ScreenResolution
- Author:
 - Igor Filin
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ScreenResolutionstatic Stringintstatic List<ScreenResolution>getList()intgetWidth()inthashCode()toString() 
- 
Constructor Details
- 
ScreenResolution
public ScreenResolution(int width, int height)  
 - 
 - 
Method Details