Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ hide
Method
hide
java/src/processing/mode/java/pdex/ShowUsage.java:268–270 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
266
267
268
void
hide() {
269
window.setVisible(false);
270
}
271
272
273
void
dispose() {
Callers
4
createParser
Method · 0.45
rename
Method · 0.45
hasJavaTabsChanged
Method · 0.45
stopTweakMode
Method · 0.45
Calls
1
setVisible
Method · 0.65
Tested by
no test coverage detected