org.onebusaway.webapp.gwt.common.resources
Interface CommonResources
- All Superinterfaces:
- com.google.gwt.resources.client.ClientBundle
public interface CommonResources
- extends com.google.gwt.resources.client.ClientBundle
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
com.google.gwt.resources.client.ClientBundle.Source |
INSTANCE
static final CommonResources INSTANCE
getImageBus
@ClientBundle.Source(value="Bus.png")
com.google.gwt.resources.client.ImageResource getImageBus()
getHiddenPixel
@ClientBundle.Source(value="HiddenPixel.png")
com.google.gwt.resources.client.DataResource getHiddenPixel()
getCss
@ClientBundle.Source(value="Common.css")
CommonCssResources getCss()
getApplicationCss
@ClientBundle.Source(value="Application.css")
com.google.gwt.resources.client.CssResource getApplicationCss()
Copyright © 2012 OneBusAway. All Rights Reserved.