Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
adaptBoxTopField
Method · 0.95
calcMinWidth
Method · 0.95
QuickCreationController
Method · 0.80
enableTopTextInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected