MCPcopy Index your code
hub / github.com/beanshell/beanshell / toString

Method toString

src/bsh/util/JConsole.java:673–675  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

671 }
672
673 public String toString() {
674 return "BeanShell console";
675 }
676
677 // MouseListener Interface
678 public void mouseClicked(MouseEvent event) {

Callers 8

getDescriptorMethod · 0.45
getMethodDescriptorMethod · 0.45
setMethodLineMethod · 0.45
setClassTreeMethod · 0.45
valueChangedMethod · 0.45
addNodeMapMethod · 0.45
replaceRangeMethod · 0.45
acceptLineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected