Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getColor
Method
getColor
src/ch/hsr/ogv/view/PaneBox.java:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
public
Color getColor() {
90
return
this.color;
91
}
92
93
public
void
setColor(Color color) {
94
this.color = color;
Callers
2
update
Method · 0.95
getPaneStyle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected