Class ScreenResolution


  • public class ScreenResolution
    extends Object
    Author:
    Igor Filin
    • Constructor Detail

      • ScreenResolution

        public ScreenResolution​(int width,
                                int height)
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getDefaultResolutionString

        public static String getDefaultResolutionString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object