MCPcopy Create free account
hub / github.com/f0ng/captcha-killer-modified / getTfwords

Method getTfwords

src/main/java/ui/GUI.java:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 public static final List<CaptchaEntity> captcha = new ArrayList<CaptchaEntity>();
107
108 public JTextField getTfwords(){
109 return tfWords;
110 }
111
112
113 public JTextField getTfURL(){

Callers 1

getValueAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected