Exemplo n.º 1
0
 private Icon getSynthIcon(AbstractButton b, int synthConstant) {
   return style.getIcon(getContext(b, synthConstant), getPropertyPrefix() + "icon");
 }