Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ getTitle
Method
getTitle
src/main/java/com/volmit/adapt/util/UIWindow.java:286–289 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
}
285
286
@Override
287
public
String getTitle() {
288
return
title;
289
}
290
291
@Override
292
public
UIWindow setTitle(String title) {
Callers
1
setVisible
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected