Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ close
Method
close
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:469–473 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
467
}
468
469
public
void
close()
470
{
471
thisWindowClosing();
472
this.getShell().dispose();
473
}
474
475
public
String ShowInputDialog(String title, String prompt,
476
String initialValue)
Callers
6
run
Method · 0.95
exitPerformed
Method · 0.95
getUnusedPort
Method · 0.45
reportResult
Method · 0.45
thisWindowClosing
Method · 0.45
install
Method · 0.45
Calls
2
thisWindowClosing
Method · 0.95
getShell
Method · 0.95
Tested by
1
reportResult
Method · 0.36