MCPcopy 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

printMethod · 0.95
requestFocusMethod · 0.95
setFontMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected