MCPcopy Create free account
hub / github.com/chms/jdotxt / JdotxtGUI

Method JdotxtGUI

src/com/chschmid/jdotxt/gui/JdotxtGUI.java:121–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 private DelayedActionHandler autoSaver;
120
121 public JdotxtGUI() {
122 super();
123 initGUI();
124 }
125
126 private void initGUI() {
127 // Style main window

Callers

nothing calls this directly

Calls 1

initGUIMethod · 0.95

Tested by

no test coverage detected