MCPcopy Create free account
hub / github.com/Singular/Singular / setInfo

Method setInfo

Singular/LIB/surfex/RayFrame.java:82–84  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

80
81
82 public void setInfo(String s){
83 info.setText(s);
84 }
85
86 public void isWorking(boolean b){
87 if(b){

Callers 1

LampAdminMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected