Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getText
Method
getText
src/main/java/ui/controls/form/TextInput.java:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
public
String getText() {
146
return
getValue();
147
}
148
149
public
void
drawItem(Graphics g,
int
ofs, boolean sel) {
150
int
width=g.getClipWidth();
Callers
1
drawItem
Method · 0.95
Calls
1
getValue
Method · 0.95
Tested by
no test coverage detected