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

Method clear

src/org/opensourcephysics/tools/VideoTool.java:38–38  ·  view source on GitHub ↗

Clear the video from the tool in preparation for a new video.

()

Source from the content-addressed store, hash-verified

36 * Clear the video from the tool in preparation for a new video.
37 */
38 public void clear();
39
40}
41

Callers 15

randomizeMethod · 0.65
initializeAnimationMethod · 0.65
clearAllMethod · 0.65
clearObjectsMethod · 0.65
clearViewsMethod · 0.65
initializeMethod · 0.65
clearResourcesMethod · 0.65
loadObjectMethod · 0.65
clearPanelsMethod · 0.65
refreshCellWidthsMethod · 0.65
saveTabSetMethod · 0.65

Implementers 2

VideoCaptureToolsrc/org/opensourcephysics/tools/VideoC
VideoGrabbersrc/org/opensourcephysics/media/core/V

Calls

no outgoing calls

Tested by 3

loadIntoEditorMethod · 0.52
doInBackgroundAsyncMethod · 0.52
actionPerformedMethod · 0.52