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