Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ JConsole
Method
JConsole
src/bsh/util/JConsole.java:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
private
boolean gotUp = true;
85
86
public
JConsole() {
87
this(null, null);
88
}
89
90
public
JConsole( InputStream cin, OutputStream cout )
91
{
Callers
nothing calls this directly
Calls
4
print
Method · 0.95
requestFocus
Method · 0.95
setFont
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected