Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
actionPerformed
Method · 0.95
handleMousePressed
Method · 0.95
actionPerformed
Method · 0.95
Calls
15
isSingleVM
Method · 0.95
isSingleApp
Method · 0.95
getClassPath
Method · 0.95
isShowLog
Method · 0.95
setLevel
Method · 0.95
getLogLevel
Method · 0.95
getOSPLog
Method · 0.95
isClearLog
Method · 0.95
clear
Method · 0.95
setVisible
Method · 0.95
setMinimumArgLength
Method · 0.95
getLaunchClass
Method · 0.95
Tested by
no test coverage detected