Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ getShell
Method
getShell
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:304–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
302
}
303
304
public
Shell getShell()
305
{
306
return
m_Parent.getShell();
307
}
308
309
public
Display getDisplay()
310
{
Callers
15
MainFrame
Method · 0.95
ShowMessageBox
Method · 0.95
ShowFontDialog
Method · 0.95
close
Method · 0.95
ShowInputDialog
Method · 0.95
run
Method · 0.95
initComponents
Method · 0.95
RecordWindowPositions
Method · 0.95
fillWindowMenu
Method · 0.80
createContextMenu
Method · 0.80
find
Method · 0.80
registerForAgentEvents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected