Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ PaneBox
Method
PaneBox
src/ch/hsr/ogv/view/PaneBox.java:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
public
PaneBox() {
100
this(DEFAULT_COLOR);
101
}
102
103
public
PaneBox(Color color) {
104
initLayout();
Callers
nothing calls this directly
Calls
9
initLayout
Method · 0.95
buildBox
Method · 0.95
getBox
Method · 0.95
setTranslateY
Method · 0.95
setColor
Method · 0.95
widthProperty
Method · 0.80
setVisible
Method · 0.80
add
Method · 0.45
heightProperty
Method · 0.45
Tested by
no test coverage detected