Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ Tester
Method
Tester
src/gui/panel/ResultPanel.java:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
private
JFrame frame;
82
83
public
Tester() {
84
this.initialize();
85
}
86
87
private
void
initialize() {
88
this.frame =
new
JFrame();
Callers
nothing calls this directly
Calls
1
initialize
Method · 0.95
Tested by
no test coverage detected