public interface MessagesResources
extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_MESSAGE |
static String |
WELCOME_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
d4scienceTeam() |
com.google.gwt.resources.client.ImageResource |
group() |
com.google.gwt.resources.client.ImageResource |
user() |
static final String WELCOME_MESSAGE
static final String ERROR_MESSAGE
@ClientBundle.Source(value="group.png") com.google.gwt.resources.client.ImageResource group()
@ClientBundle.Source(value="user.png") com.google.gwt.resources.client.ImageResource user()
@ClientBundle.Source(value="d4science.png") com.google.gwt.resources.client.ImageResource d4scienceTeam()
Copyright © 2020. All rights reserved.