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