Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTitle
Method
getTitle
code/src/java/pcgen/gui2/tools/InfoPane.java:73–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
String getTitle()
74
{
75
return
titledBorder.getTitle();
76
}
77
78
public
void
setTitle(String title)
79
{
Callers
nothing calls this directly
Calls
1
getTitle
Method · 0.65
Tested by
no test coverage detected