MCPcopy Index your code
hub / github.com/f0ng/autoDecoder / getRadioButton12State

Method getRadioButton12State

src/burp/IndexautoDecoder.java:2395–2397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2393 } // 密文URL解码读取
2394
2395 public static Boolean getRadioButton12State() {
2396 return RadioButton12.isSelected();
2397 } // 加密后的密文URL编码
2398
2399 public static String getEncodeApi() {
2400 return textField3.getText().trim();

Callers 2

SaveMethod · 0.95
encryptKeyivmodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected