org.onebusaway.webapp.gwt.where_standard
Interface WhereStopFinderStandardResources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface WhereStopFinderStandardResources
extends com.google.gwt.resources.client.ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static WhereStopFinderStandardResources INSTANCE
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource appIcon()
           
 WhereStopFinderCssResource getCSS()
           
 

Field Detail

INSTANCE

static final WhereStopFinderStandardResources INSTANCE
Method Detail

appIcon

@ClientBundle.Source(value="AppIcon.png")
com.google.gwt.resources.client.ImageResource appIcon()

getCSS

@ClientBundle.Source(value="StopFinderStandard.css")
WhereStopFinderCssResource getCSS()


Copyright © 2012 OneBusAway. All Rights Reserved.