Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bobbylight/RText
/ setDescription
Method
setDescription
src/main/java/org/fife/rtext/plugins/tools/Tool.java:434–436 ·
view source on GitHub ↗
(String desc)
Source
from the content-addressed store, hash-verified
432
*/
433
// Must be public for XMLEncoder
434
public
void
setDescription(String desc) {
435
this.desc = desc;
436
}
437
438
439
/**
Callers
5
Tool
Method · 0.95
createEditMenu
Method · 0.45
createSearchMenu
Method · 0.45
createWindowMenu
Method · 0.45
displayException
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected