Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ autoDetectJava
Method
autoDetectJava
launcher/ui/widgets/JavaWizardWidget.cpp:543–546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
541
}
542
543
bool JavaWizardWidget::autoDetectJava() const
544
{
545
return m_autodetectJavaCheckBox->isChecked();
546
}
547
548
void JavaWizardWidget::onSpinBoxValueChanged(int)
549
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected