MCPcopy Create free account
hub / github.com/TheCyaniteProject/exit_code_java / get

Method get

src/main/java/exitcode/AutoTextArea.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public Label get() {
86 return getLabel();
87 }
88
89 public TextArea getTextArea() {
90 return this.autoTextArea;

Callers 15

createNewSystemMethod · 0.80
writeDocToZipMethod · 0.80
handleMethod · 0.80
killWindowMethod · 0.80
loadGameFontsMethod · 0.80
loadGameWallpapersMethod · 0.80
killCommandMethod · 0.80
preLogoutkillMethod · 0.80
mainMenuMethod · 0.80
getBoolFromIntMethod · 0.80
snapOnEdgeMethod · 0.80

Calls 1

getLabelMethod · 0.95

Tested by

no test coverage detected