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

Method launch

src/org/opensourcephysics/tools/LaunchNode.java:147–149  ·  view source on GitHub ↗

Launches this node.

()

Source from the content-addressed store, hash-verified

145 * Launches this node.
146 */
147 public void launch() {
148 launch(null);
149 }
150
151 /**
152 * Launches this node from the specified launch panel.

Callers 3

actionPerformedMethod · 0.95
handleMousePressedMethod · 0.95
actionPerformedMethod · 0.95

Calls 15

isSingleVMMethod · 0.95
isSingleAppMethod · 0.95
getClassPathMethod · 0.95
isShowLogMethod · 0.95
setLevelMethod · 0.95
getLogLevelMethod · 0.95
getOSPLogMethod · 0.95
isClearLogMethod · 0.95
clearMethod · 0.95
setVisibleMethod · 0.95
setMinimumArgLengthMethod · 0.95
getLaunchClassMethod · 0.95

Tested by

no test coverage detected