Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ setIcon
Method
setIcon
CodenameOne/src/com/codename1/ui/Command.java:201–203 ·
view source on GitHub ↗
(Image icon)
Source
from the content-addressed store, hash-verified
199
///
200
/// - `icon`: the new icon
201
public
void
setIcon(Image icon) {
202
this.icon = icon;
203
}
204
205
/// Returns a string representation of the object
206
///
Callers
2
initSearchBar
Method · 0.95
create
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected