MCPcopy Create free account
hub / github.com/Nurtak/ObjectGraphVisualization / getTopTextField

Method getTopTextField

src/ch/hsr/ogv/view/PaneBox.java:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 }
213
214 public TextField getTopTextField() {
215 return this.topTextField;
216 }
217
218 public Label getTopLabel() {
219 return this.topLabel;

Callers 4

adaptBoxTopFieldMethod · 0.95
calcMinWidthMethod · 0.95
enableTopTextInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected