非常感谢楼上给予的帮助~真真的。顺便问一下 为什么 如果该鼠标的大小就会出错?
Exception in thread "main" java.lang.IndexOutOfBoundsException: invalid hotSpot
at sun.awt.CustomCursor.<init>(CustomCursor.java:61)
at sun.awt.windows.WCustomCursor.<init>(WCustomCursor.java:28)
at sun.awt.windows.WToolkit.createCustomCursor(WToolkit.java:679)
at index.<init>(index.java:37)
at index.main(index.java:11)