public interface HasIcon
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
getIcon()
Returns the icon.
|
void |
setIcon(ImageResource icon)
Sets the icon.
|
void setIcon(ImageResource icon)
icon - the iconImageResource getIcon()
Copyright © 2012. All Rights Reserved.