Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ preRun
Method
preRun
imgui-app/src/main/java/imgui/app/Application.java:99–100 ·
view source on GitHub ↗
Method called once, before application run loop.
()
Source
from the content-addressed store, hash-verified
97
* Method called once, before application run loop.
98
*/
99
protected
void
preRun() {
100
}
101
102
/**
103
* Method called once, after application run loop.
Callers
1
launch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected