Class IconExe.ICONRESDIR

  • Enclosing class:
    IconExe

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

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

      Constructors 
      Constructor Description
      ICONRESDIR()  
    • 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
      • ColorCount

        int ColorCount
      • reserved

        int reserved
    • Constructor Detail

      • ICONRESDIR

        public ICONRESDIR()