1

The image shows the N_RESIZE_CURSOR, S_RESIZE_CURSOR, E_RESIZE_CURSOR, and W_RESIZE_CURSOR options in Java. It also shows the normal double arrow cursor used elsewhere. These are screenshots of a video recording, so the quality is a bit lacking.

The double arrow cursors were taken in a Java application (eclipse), so I know it is possible.

I've found this, but I'd rather not add in a dependency for something Java should be able to do.

Madhan
  • 5,750
  • 4
  • 28
  • 61
Mikemk
  • 17
  • 5
  • 2
    What's the context? A Swing application? Something else? ...and for the record, Eclipse uses a separate set of UI components – they're not built in to Java. http://www.eclipse.org/eclipse/platform-ui/ – Matt Ball Jun 26 '15 at 22:18
  • Swing application, Cursor.set() – Mikemk Jun 26 '15 at 22:23
  • Check [this](http://stackoverflow.com/questions/11310404/java-swing-custom-cursor-is-invisible) – Madhan Jun 26 '15 at 23:19

0 Answers0