Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ setFullScreen
Method
setFullScreen
shared/java/Window.java:345–345 ·
view source on GitHub ↗
(boolean value)
Source
from the content-addressed store, hash-verified
343
public
abstract Window restore();
344
345
public
abstract Window setFullScreen(boolean value);
346
347
public
abstract boolean isFullScreen();
348
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected