org.vectomatic.client.rep
Interface UIImageBundle

All Superinterfaces:
com.google.gwt.user.client.ui.ImageBundle

public interface UIImageBundle
extends com.google.gwt.user.client.ui.ImageBundle

GWT image bundle for the application


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.ImageBundle
com.google.gwt.user.client.ui.ImageBundle.Resource
 
Method Summary
 com.google.gwt.user.client.ui.AbstractImagePrototype associateTangents()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype associateTangentsDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype breakPath()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype breakPathDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype chslider()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype chsliderSliding()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype cvslider()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype cvsliderSliding()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype deleteVertex()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype deleteVertexDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype dissociateTangents()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype dissociateTangentsDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype downIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype editPathIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype editPolylineIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype ellipseIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype exit()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype insertVertex()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype insertVertexDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype jointVertices()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype jointVerticesDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype joinVerticesWithSegment()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype joinVerticesWithSegmentDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype makeCurve()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype makeCurveDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype makeLine()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype makeLineDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype pathIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype polylineIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype rectIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype redoDisabledIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype redoIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype removeSegment()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype removeSegmentDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype saveDisabledIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype saveIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype selectIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype symmetricTangents()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype symmetricTangentsDisabled()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype undoDisabledIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype undoIcon()
           
 com.google.gwt.user.client.ui.AbstractImagePrototype upIcon()
           
 

Method Detail

selectIcon

@ImageBundle.Resource(value="select.png")
com.google.gwt.user.client.ui.AbstractImagePrototype selectIcon()

saveIcon

@ImageBundle.Resource(value="save.png")
com.google.gwt.user.client.ui.AbstractImagePrototype saveIcon()

saveDisabledIcon

@ImageBundle.Resource(value="saveDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype saveDisabledIcon()

rectIcon

@ImageBundle.Resource(value="rectangle.png")
com.google.gwt.user.client.ui.AbstractImagePrototype rectIcon()

ellipseIcon

@ImageBundle.Resource(value="ellipse.png")
com.google.gwt.user.client.ui.AbstractImagePrototype ellipseIcon()

polylineIcon

@ImageBundle.Resource(value="polyline.png")
com.google.gwt.user.client.ui.AbstractImagePrototype polylineIcon()

editPolylineIcon

@ImageBundle.Resource(value="editpolyline.png")
com.google.gwt.user.client.ui.AbstractImagePrototype editPolylineIcon()

pathIcon

@ImageBundle.Resource(value="path.png")
com.google.gwt.user.client.ui.AbstractImagePrototype pathIcon()

editPathIcon

@ImageBundle.Resource(value="editpath.png")
com.google.gwt.user.client.ui.AbstractImagePrototype editPathIcon()

undoIcon

@ImageBundle.Resource(value="undo.png")
com.google.gwt.user.client.ui.AbstractImagePrototype undoIcon()

undoDisabledIcon

@ImageBundle.Resource(value="undoDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype undoDisabledIcon()

redoIcon

@ImageBundle.Resource(value="redo.png")
com.google.gwt.user.client.ui.AbstractImagePrototype redoIcon()

redoDisabledIcon

@ImageBundle.Resource(value="redoDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype redoDisabledIcon()

chslider

@ImageBundle.Resource(value="chslider.png")
com.google.gwt.user.client.ui.AbstractImagePrototype chslider()

chsliderSliding

@ImageBundle.Resource(value="chsliderSliding.png")
com.google.gwt.user.client.ui.AbstractImagePrototype chsliderSliding()

cvslider

@ImageBundle.Resource(value="cvslider.png")
com.google.gwt.user.client.ui.AbstractImagePrototype cvslider()

cvsliderSliding

@ImageBundle.Resource(value="cvsliderSliding.png")
com.google.gwt.user.client.ui.AbstractImagePrototype cvsliderSliding()

upIcon

@ImageBundle.Resource(value="up.png")
com.google.gwt.user.client.ui.AbstractImagePrototype upIcon()

downIcon

@ImageBundle.Resource(value="down.png")
com.google.gwt.user.client.ui.AbstractImagePrototype downIcon()

associateTangents

@ImageBundle.Resource(value="associateTangents.png")
com.google.gwt.user.client.ui.AbstractImagePrototype associateTangents()

associateTangentsDisabled

@ImageBundle.Resource(value="associateTangentsDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype associateTangentsDisabled()

breakPath

@ImageBundle.Resource(value="breakPath.png")
com.google.gwt.user.client.ui.AbstractImagePrototype breakPath()

breakPathDisabled

@ImageBundle.Resource(value="breakPathDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype breakPathDisabled()

deleteVertex

@ImageBundle.Resource(value="deleteVertex.png")
com.google.gwt.user.client.ui.AbstractImagePrototype deleteVertex()

deleteVertexDisabled

@ImageBundle.Resource(value="deleteVertexDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype deleteVertexDisabled()

dissociateTangents

@ImageBundle.Resource(value="dissociateTangents.png")
com.google.gwt.user.client.ui.AbstractImagePrototype dissociateTangents()

dissociateTangentsDisabled

@ImageBundle.Resource(value="dissociateTangentsDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype dissociateTangentsDisabled()

insertVertex

@ImageBundle.Resource(value="insertVertex.png")
com.google.gwt.user.client.ui.AbstractImagePrototype insertVertex()

insertVertexDisabled

@ImageBundle.Resource(value="insertVertexDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype insertVertexDisabled()

jointVertices

@ImageBundle.Resource(value="jointVertices.png")
com.google.gwt.user.client.ui.AbstractImagePrototype jointVertices()

jointVerticesDisabled

@ImageBundle.Resource(value="jointVerticesDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype jointVerticesDisabled()

joinVerticesWithSegment

@ImageBundle.Resource(value="joinVerticesWithSegment.png")
com.google.gwt.user.client.ui.AbstractImagePrototype joinVerticesWithSegment()

joinVerticesWithSegmentDisabled

@ImageBundle.Resource(value="joinVerticesWithSegmentDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype joinVerticesWithSegmentDisabled()

makeCurve

@ImageBundle.Resource(value="makeCurve.png")
com.google.gwt.user.client.ui.AbstractImagePrototype makeCurve()

makeCurveDisabled

@ImageBundle.Resource(value="makeCurveDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype makeCurveDisabled()

makeLine

@ImageBundle.Resource(value="makeLine.png")
com.google.gwt.user.client.ui.AbstractImagePrototype makeLine()

makeLineDisabled

@ImageBundle.Resource(value="makeLineDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype makeLineDisabled()

removeSegment

@ImageBundle.Resource(value="removeSegment.png")
com.google.gwt.user.client.ui.AbstractImagePrototype removeSegment()

removeSegmentDisabled

@ImageBundle.Resource(value="removeSegmentDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype removeSegmentDisabled()

symmetricTangents

@ImageBundle.Resource(value="symmetricTangents.png")
com.google.gwt.user.client.ui.AbstractImagePrototype symmetricTangents()

symmetricTangentsDisabled

@ImageBundle.Resource(value="symmetricTangentsDisabled.png")
com.google.gwt.user.client.ui.AbstractImagePrototype symmetricTangentsDisabled()

exit

@ImageBundle.Resource(value="exit.png")
com.google.gwt.user.client.ui.AbstractImagePrototype exit()


Copyright © 2010. All Rights Reserved.