Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0ng/captcha-killer-modified
/ getTaResponse
Method
getTaResponse
src/main/java/ui/GUI.java:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
public
JTextArea getTaResponse(){
122
return
taResponse;
123
}
124
125
public
JButton getBtnGetCaptcha(){
126
return
this.btnGetCaptcha;
Callers
1
requestImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected