示例#1
0
 private void showStaticIcon() {
   refresh.setResource(images.refresh());
 }
示例#2
0
 private void showBusyIcon() {
   refresh.setResource(images.searching());
 }