Returns a cursor for the specified identifier. The identifier can be
either a name of some standard cursor or a valid URL string. If the
identifier names a standard cursor the corresponding cursor is returned.
In the case of a URL string, the method returns a new ImageCursor
created for that URL.
identifier | the cursor identifier |
IllegalArgumentException | if the cursor identifier is not a valid URL string nor any standard cursor name |
Diagram: Cursor