Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ cmdOk
Method
cmdOk
src/main/java/ui/controls/form/DefForm.java:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
void
cmdOk() {
104
destroyView();
105
}
106
107
public
final
Vector menuCommands =
new
Vector();
108
public
String menuName =
""
;
Callers
1
menuAction
Method · 0.95
Calls
1
destroyView
Method · 0.45
Tested by
no test coverage detected