MCPcopy 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

initLayoutMethod · 0.95
buildBoxMethod · 0.95
getBoxMethod · 0.95
setTranslateYMethod · 0.95
setColorMethod · 0.95
widthPropertyMethod · 0.80
setVisibleMethod · 0.80
addMethod · 0.45
heightPropertyMethod · 0.45

Tested by

no test coverage detected