Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ WindowMac
Method
WindowMac
macos/java/WindowMac.java:12–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
@ApiStatus.Internal
public
float _lastProgressBarValue = -1f;
11
12
@ApiStatus.Internal
13
public
WindowMac() {
14
super(_nMake());
15
}
16
17
@Override
18
public
Window setTextInputEnabled(boolean enabled) {
Callers
nothing calls this directly
Calls
1
_nMake
Method · 0.95
Tested by
no test coverage detected