Class IconExe.CURSORDIR

  • Enclosing class:
    IconExe

    public static class IconExe.CURSORDIR
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int Height  
      (package private) int Width  
    • Constructor Summary

      Constructors 
      Constructor Description
      CURSORDIR()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Width

        int Width
      • Height

        int Height
    • Constructor Detail

      • CURSORDIR

        public CURSORDIR()