MCPcopy Index your code
hub / github.com/benfry/processing4 / setIcon

Method setIcon

core/src/processing/core/PSurface.java:86–86  ·  view source on GitHub ↗
(PImage icon)

Source from the content-addressed store, hash-verified

84 public void setAlwaysOnTop(boolean always);
85
86 public void setIcon(PImage icon);
87
88 //
89

Callers 8

updateButtonThemeMethod · 0.65
applyDetailMethod · 0.65
updateThemeMethod · 0.65
updateThemeMethod · 0.65
SplashMethod · 0.65

Implementers 2

PSurfaceJOGLcore/src/processing/opengl/PSurfaceJOG
PSurfaceNonecore/src/processing/core/PSurfaceNone.

Calls

no outgoing calls

Tested by

no test coverage detected