public class IconItem extends Object
| Constructor and Description |
|---|
IconItem(String imageName,
String label)
Creates an instance of this class and initilizes internal fields.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getImageName()
Getter for property 'imageName'.
|
String |
getLabel()
Getter for property 'label'.
|
Copyright © 2008–2013. All rights reserved.