Exemplo n.º 1
0
 /**
  * Returns the item's icon style.
  *
  * @return the icon style
  */
 public AbstractImagePrototype getIcon() {
   return header.getIcon();
 }