Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ Tester
Method
Tester
src/gui/panel/SetupPanel.java:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
private
JFrame frame;
110
111
public
Tester() {
112
this.initialize();
113
}
114
115
private
void
initialize() {
116
this.frame =
new
JFrame();
Callers
nothing calls this directly
Calls
1
initialize
Method · 0.95
Tested by
no test coverage detected