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

Method setVisible

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

Sets the visibility. @param visible true to set this visible

(boolean visible)

Source from the content-addressed store, hash-verified

31 * @param visible true to set this visible
32 */
33 public void setVisible(boolean visible);
34
35 /**
36 * Clear the video from the tool in preparation for a new video.

Callers 15

actionPerformedMethod · 0.65
setVisibleMethod · 0.65
actionPerformedMethod · 0.65
stateChangedMethod · 0.65
aboutThreadsMethod · 0.65
mainMethod · 0.65
mousePressedMethod · 0.65
confirmOverwriteMethod · 0.65
ProgressDialogMethod · 0.65
mainMethod · 0.65
saveTabSetAsMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected