예제 #1
0
파일: Level.java 프로젝트: bartoszm/snmp123
 public void setLevelBackground(Color lbg) {
   draw.setLevelBackground(lbg);
 }