Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ maximize
Method
maximize
linux/java/WindowX11.java:176–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
}
175
176
@Override
177
public
Window maximize() {
178
_nMaximize();
179
return
this;
180
}
181
182
@Override
183
public
Window minimize() {
Callers
nothing calls this directly
Calls
1
_nMaximize
Method · 0.95
Tested by
no test coverage detected