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