Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getColor
Method
getColor
src/org/opensourcephysics/display/Grid.java:98–100 ·
view source on GitHub ↗
Gets the drawing color. @return the color
()
Source
from the content-addressed store, hash-verified
96
* @
return
the color
97
*/
98
public
Color getColor() {
99
return
color;
100
}
101
102
/**
103
* Gets the x separation between x gid lines.
Callers
15
init
Method · 0.95
stateChanged
Method · 0.45
LaunchBuilder
Class · 0.45
draw
Method · 0.45
draw
Method · 0.45
stateChanged
Method · 0.45
ParamCellRenderer
Class · 0.45
paintIcon
Method · 0.45
getTableCellRendererComponent
Method · 0.45
drawSurrounds
Method · 0.45
FunctionEditor
Class · 0.45
paintComponent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected