MCPcopy 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

MainFrameMethod · 0.95
ShowMessageBoxMethod · 0.95
ShowFontDialogMethod · 0.95
closeMethod · 0.95
ShowInputDialogMethod · 0.95
runMethod · 0.95
initComponentsMethod · 0.95
RecordWindowPositionsMethod · 0.95
fillWindowMenuMethod · 0.80
createContextMenuMethod · 0.80
findMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected