MCPcopy Create free account
hub / github.com/dhale/jtk / loadCursor

Method loadCursor

core/src/main/java/edu/mines/jtk/awt/Mode.java:210–221  ·  view source on GitHub ↗

Loads a cursor from the specified resource name. The resource with specified name is found relative to the specified class. @param cls the class used to find the resource. @param res the name of the resource that contains the cursor image. @param x the x coordinate of the cursor hot spot @param y th

(Class<?> cls, String res, int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SelectDragModeMethod · 0.80
OrbitViewModeMethod · 0.80

Calls 1

resizeCursorImageMethod · 0.95

Tested by

no test coverage detected