Package org.jboss.hal.resources
Interface Logos
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
- All Known Subinterfaces:
WildFlyLogos
public interface Logos extends com.google.gwt.resources.client.ClientBundle
-
-
Field Summary
Fields Modifier and Type Field Description static StringABOUT_FILE_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.resources.client.ImageResourceabout()A logo which is displayed in the lower right corner of the about dialog.
-
-
-
Field Detail
-
ABOUT_FILE_NAME
static final String ABOUT_FILE_NAME
- See Also:
- Constant Field Values
-
-