Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ remove
Method
remove
Java/Debugger/src/edu/umich/soar/debugger/FrameList.java:38–41 ·
view source on GitHub ↗
(MainFrame f)
Source
from the content-addressed store, hash-verified
36
}
37
38
public
void
remove(MainFrame f)
39
{
40
m_List.remove(f);
41
}
42
43
public
MainFrame get(
int
index)
44
{
Callers
13
updateNow
Method · 0.45
rhsFunctionHandler
Method · 0.45
removeButton
Method · 0.45
removeLastLine
Method · 0.45
replaceChild
Method · 0.45
unregisterName
Method · 0.45
popNextCommand
Method · 0.45
popNextCommand
Method · 0.45
removeFrame
Method · 0.45
unregisterRHSFunction
Method · 0.45
removeSoarChangeListener
Method · 0.45
removeAgentFocusListener
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected