MCPcopy Create free account
hub / github.com/OperationT00/T-Code / getGui

Method getGui

src/main/java/com/tcode/tui/LanternaWindow.java:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 public WindowBasedTextGUI getGui() {
130 return gui;
131 }
132
133 public RootPane getRootPane() {
134 return rootPane;

Callers 2

launchMethod · 0.95
LanternaRendererMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected