Beispiel #1
0
 public void setBackgroundImage(UIImage img, int UIControlState) {
   states.setBack(UIControlState, img);
   updateImage(UIControlState);
 }