Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateButtonTheme
Method · 0.65
applyDetail
Method · 0.65
configureStatusColumnLabel
Method · 0.65
configureAuthorsColumnLabel
Method · 0.65
updateTheme
Method · 0.65
updateTheme
Method · 0.65
Splash
Method · 0.65
getListCellRendererComponent
Method · 0.65
Implementers
2
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
Calls
no outgoing calls
Tested by
no test coverage detected