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

Method textLength

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

Source from the content-addressed store, hash-verified

789 }
790
791 private int textLength() { return text.getDocument().getLength(); }
792
793}
794

Callers 6

typeMethod · 0.95
resetCommandStartMethod · 0.95
appendMethod · 0.95
forceCaretMoveToEndMethod · 0.95
getCmdMethod · 0.95
showHistoryLineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected