public interface HasIcons
An Object which has some basic icons that may be used in the UI to provide additional information to the users.
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getFailIcon() Provide a FAIL icon. |
|
public java.lang.String |
getOkIcon() Provide an OK icon. |