com.maryanovsky.map.client.widgets.bubble
Interface BubbleWidget.Images

All Superinterfaces:
ClientBundle
Enclosing class:
BubbleWidget

public static interface BubbleWidget.Images
extends ClientBundle

A bundle of the images used by the widget.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource leg()
          The "leg" of the bubble.
 

Method Detail

leg

@ClientBundle.Source(value="leg.png")
ImageResource leg()
The "leg" of the bubble.