Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ OkNotify
Method
OkNotify
src/main/java/ui/MIDPTextBox.java:57–57 ·
view source on GitHub ↗
(String text_return)
Source
from the content-addressed store, hash-verified
55
*/
56
public
interface
TextBoxNotify {
57
void
OkNotify(String text_return);
58
}
59
60
public
MIDPTextBox(String mainbar, String text, TextBoxNotify tbn,
int
constraints) {
Callers
1
commandAction
Method · 0.65
Implementers
5
MessageUrl
src/main/java/Messages/MessageUrl.java
PrivacySelect
src/main/java/PrivacyLists/PrivacySele
ServiceDiscovery
src/main/java/ServiceDiscovery/Service
MoodList
src/main/java/PEP/MoodList.java
ActivityList
src/main/java/PEP/ActivityList.java
Calls
no outgoing calls
Tested by
no test coverage detected