Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ setIcon
Method
setIcon
core/src/processing/core/PSurface.java:77–77 ·
view source on GitHub ↗
(PImage icon)
Source
from the content-addressed store, hash-verified
75
public
void
setAlwaysOnTop(boolean always);
76
77
public
void
setIcon(PImage icon);
78
79
//
80
Callers
6
update
Method · 0.65
getTableCellRendererComponent
Method · 0.65
configureStatusColumnLabel
Method · 0.65
configureAuthorsColumnLabel
Method · 0.65
FilterField
Method · 0.65
getListCellRendererComponent
Method · 0.65
Implementers
3
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
PSurfaceFX
core/src/processing/javafx/PSurfaceFX.
Calls
no outgoing calls
Tested by
no test coverage detected