Skip to content

Instantly share code, notes, and snippets.

@kleinlennart
Created October 2, 2017 09:44
Show Gist options
  • Save kleinlennart/cbbd495bdbe20c0355d4b88b4d695cec to your computer and use it in GitHub Desktop.
Save kleinlennart/cbbd495bdbe20c0355d4b88b4d695cec to your computer and use it in GitHub Desktop.
Setting the Look of the Cursor
container.setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
//See Cursors Cheatsheet for the design
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment