Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ initializePage
Method
initializePage
launcher/ui/setupwizard/JavaWizardPage.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void JavaWizardPage::initializePage()
49
{
50
m_java_widget->initialize();
51
}
52
53
bool JavaWizardPage::wantsRefreshButton()
54
{
Callers
nothing calls this directly
Calls
1
initialize
Method · 0.45
Tested by
no test coverage detected