Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ getStyle
Method
getStyle
src/bsh/util/JConsole.java:643–645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
641
}
642
643
private
AttributeSet getStyle() {
644
return
text.getCharacterAttributes();
645
}
646
647
public
void
setFont( Font font ) {
648
super.setFont( font );
Callers
2
run
Method · 0.95
setStyle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected