Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getOrigTextPane
Method
getOrigTextPane
src/org/antlr/codebuff/gui/BuffScope.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
JTextPane getOrigTextPane() {
27
return
origTextPane;
28
}
29
30
private
void
createUIComponents() {
31
// TODO: place custom component creation code here
Callers
1
show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected