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

Method clearData

src/org/opensourcephysics/display/OSPFrame.java:358–359  ·  view source on GitHub ↗

Clears data from drawing objects within this frame. The default method does nothing. Override this method to select the object(s) and the data to be cleared.

()

Source from the content-addressed store, hash-verified

356 * and the data to be cleared.
357 */
358 public void clearData() {
359 }
360
361 /**
362 * Clears data and repaints the drawing panel within this frame.

Callers 1

disposeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected