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

Method clearData

src/org/opensourcephysics/tools/DataTool.java:2190–2193  ·  view source on GitHub ↗

Clears data by removing all tabs.

()

Source from the content-addressed store, hash-verified

2188 * Clears data by removing all tabs.
2189 */
2190 @Override
2191 public void clearData() {
2192 removeAllTabs();
2193 }
2194
2195 /**
2196 * Sets the font level.

Callers

nothing calls this directly

Calls 1

removeAllTabsMethod · 0.95

Tested by

no test coverage detected