MCPcopy Index your code
hub / github.com/bit4woo/ReSign / getSignPara

Method getSignPara

src/custom/CGUI.java:662–664  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

660 return tableParas;
661 }
662 public String getSignPara(){
663 return textFieldSign.getText();
664 }
665
666}

Callers 2

actionPerformedMethod · 0.95
getParaFromTableMethod · 0.95

Calls 1

getTextMethod · 0.80

Tested by

no test coverage detected