Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getCenterLabels
Method
getCenterLabels
src/ch/hsr/ogv/view/PaneBox.java:222–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
220
}
221
222
public
ArrayList<Label> getCenterLabels() {
223
return
this.centerLabels;
224
}
225
226
public
ArrayList<TextField> getCenterTextFields() {
227
return
this.centerTextFields;
Callers
15
handleCreateNewAttribute
Method · 0.95
handleDelete
Method · 0.95
handleMoveAttributeUp
Method · 0.95
handleMoveAttributeDown
Method · 0.95
handleDeleteAttribute
Method · 0.95
handleDeleteAttributeValue
Method · 0.95
adaptCenterFields
Method · 0.95
calcMinHeight
Method · 0.95
enableObjectSpeedCreation
Method · 0.80
changed
Method · 0.80
enableCenterTextInput
Method · 0.80
buildReferenceNames
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected