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