MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / selectSearch

Function selectSearch

launcher/ui/java/InstallJavaDialog.cpp:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120
121 BaseVersion::Ptr selectedVersion() const { return javaVersionSelect->selectedVersion(); }
122 void selectSearch() { javaVersionSelect->selectSearch(); }
123 void loadList()
124 {
125 majorVersionSelect->loadList();

Callers

nothing calls this directly

Calls 1

selectSearchMethod · 0.80

Tested by

no test coverage detected