MCPcopy 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

initMethod · 0.95
stateChangedMethod · 0.45
LaunchBuilderClass · 0.45
drawMethod · 0.45
drawMethod · 0.45
stateChangedMethod · 0.45
ParamCellRendererClass · 0.45
paintIconMethod · 0.45
drawSurroundsMethod · 0.45
FunctionEditorClass · 0.45
paintComponentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected