MCPcopy 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

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected