MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getColor

Method getColor

src/org/opensourcephysics/display/TextLine.java:377–379  ·  view source on GitHub ↗

@return the Color the class is using.

()

Source from the content-addressed store, hash-verified

375 * @return the Color the class is using.
376 */
377 public Color getColor() {
378 return color;
379 }
380
381 /**
382 * @return the Background Color the class is using.

Callers 2

copyStateMethod · 0.45
drawTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected