org.vectomatic.client
Interface UIConstants

All Superinterfaces:
com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.client.LocalizableResource

public interface UIConstants
extends com.google.gwt.i18n.client.Constants

GWT NLS constants


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Method Summary
 String aboutCommand()
           
 String aboutLabel1()
           
 String aboutLabel2()
           
 String aboutLabel3()
           
 String aboutLabel4()
           
 String aboutLabel5()
           
 String aboutPanel()
           
 String associateTangentsCommand()
           
 String breakPathAtVertexCommand()
           
 String bringForwardCommand()
           
 String bringToFrontCommand()
           
 String cancelButton()
           
 String clonePaletteButton()
           
 String closeButton()
           
 String colorEditorPanel()
           
 String copyCommand()
           
 String copyOf()
           
 String cutCommand()
           
 String cutPathAtSegmentCommand()
           
 String deleteColorButton()
           
 String deletePaletteButton()
           
 String deleteShapeCommand()
           
 String deleteVertexCommand()
           
 String dimensionsPanel()
           
 String dissociateTangentsCommand()
           
 String editColorButton()
           
 String editLineWidth()
           
 String editMenu()
           
 String editPaletteButton()
           
 String editPathCommand()
           
 String editPolylineCommand()
           
 String ellipseBaseName()
           
 String endPathEdition()
           
 String error()
           
 String exportSVG11Command()
           
 String exportSVG12Command()
           
 String fillLabel()
           
 String fillOpacityAttribute()
           
 String fillStyleAttribute()
           
 String gradientItem()
           
 String gradientsTab()
           
 String groupCommand()
           
 String heightLabel()
           
 String helpCommand()
           
 String helpMenu()
           
 String insertVertexInPathCommand()
           
 String joinVertexCommand()
           
 String joinVertexWithSegmentCommand()
           
 String lineCapAttribute()
           
 String lineLabel()
           
 String lineOpacityAttribute()
           
 String linePatternAttribute()
           
 String lineStyleAttribute()
           
 String lineWidthAttribute()
           
 String lineWidthEditor()
           
 String makeSegmentALineCommand()
           
 String makeSegmentASplineCommand()
           
 String makeTangentsSymetricCommand()
           
 String modifyMenu()
           
 String moveVertexCommand()
           
 String newColorButton()
           
 String newEllipseCommand()
           
 String newPaletteButton()
           
 String newPathCommand()
           
 String newPolylineCommand()
           
 String newRectCommand()
           
 String noneItem()
           
 String okButton()
           
 String paletteBaseName()
           
 String paletteEditorPanel()
           
 String paletteNameLabel()
           
 String pasteCommand()
           
 String patternItem()
           
 String pickColorButton()
           
 String plainItem()
           
 String polylineBaseName()
           
 String rectangleBaseName()
           
 String redoCommand()
           
 String removeVertexFromPathCommand()
           
 String resetViewCommand()
           
 String resizeDrawingCommand()
           
 String rotateShapeCommand()
           
 String saveCommand()
           
 String scaleShapeCommand()
           
 String selectCommand()
           
 String sendBackwardCommand()
           
 String sendToBackCommand()
           
 String setAttributeCommand()
           
 String shapeGroupBaseName()
           
 String translateShapeCommand()
           
 String transparencyLabel()
           
 String undoCommand()
           
 String ungroupCommand()
           
 String valuesTab()
           
 String warning()
           
 String widthLabel()
           
 String windowTitle()
           
 

Method Detail

windowTitle

String windowTitle()

selectCommand

String selectCommand()

translateShapeCommand

String translateShapeCommand()

scaleShapeCommand

String scaleShapeCommand()

rotateShapeCommand

String rotateShapeCommand()

newRectCommand

String newRectCommand()

newEllipseCommand

String newEllipseCommand()

newPolylineCommand

String newPolylineCommand()

editPolylineCommand

String editPolylineCommand()

newPathCommand

String newPathCommand()

editPathCommand

String editPathCommand()

insertVertexInPathCommand

String insertVertexInPathCommand()

removeVertexFromPathCommand

String removeVertexFromPathCommand()

makeSegmentALineCommand

String makeSegmentALineCommand()

makeSegmentASplineCommand

String makeSegmentASplineCommand()

cutPathAtSegmentCommand

String cutPathAtSegmentCommand()

breakPathAtVertexCommand

String breakPathAtVertexCommand()

joinVertexWithSegmentCommand

String joinVertexWithSegmentCommand()

joinVertexCommand

String joinVertexCommand()

associateTangentsCommand

String associateTangentsCommand()

dissociateTangentsCommand

String dissociateTangentsCommand()

makeTangentsSymetricCommand

String makeTangentsSymetricCommand()

endPathEdition

String endPathEdition()

undoCommand

String undoCommand()

redoCommand

String redoCommand()

groupCommand

String groupCommand()

ungroupCommand

String ungroupCommand()

saveCommand

String saveCommand()

resetViewCommand

String resetViewCommand()

copyCommand

String copyCommand()

cutCommand

String cutCommand()

pasteCommand

String pasteCommand()

deleteShapeCommand

String deleteShapeCommand()

setAttributeCommand

String setAttributeCommand()

bringToFrontCommand

String bringToFrontCommand()

sendToBackCommand

String sendToBackCommand()

bringForwardCommand

String bringForwardCommand()

sendBackwardCommand

String sendBackwardCommand()

resizeDrawingCommand

String resizeDrawingCommand()

exportSVG11Command

String exportSVG11Command()

exportSVG12Command

String exportSVG12Command()

moveVertexCommand

String moveVertexCommand()

deleteVertexCommand

String deleteVertexCommand()

helpCommand

String helpCommand()

aboutCommand

String aboutCommand()

rectangleBaseName

String rectangleBaseName()

ellipseBaseName

String ellipseBaseName()

polylineBaseName

String polylineBaseName()

shapeGroupBaseName

String shapeGroupBaseName()

editMenu

String editMenu()

modifyMenu

String modifyMenu()

helpMenu

String helpMenu()

colorEditorPanel

String colorEditorPanel()

okButton

String okButton()

cancelButton

String cancelButton()

gradientsTab

String gradientsTab()

valuesTab

String valuesTab()

paletteEditorPanel

String paletteEditorPanel()

newPaletteButton

String newPaletteButton()

clonePaletteButton

String clonePaletteButton()

deletePaletteButton

String deletePaletteButton()

editColorButton

String editColorButton()

newColorButton

String newColorButton()

deleteColorButton

String deleteColorButton()

closeButton

String closeButton()

paletteNameLabel

String paletteNameLabel()

paletteBaseName

String paletteBaseName()

copyOf

String copyOf()

editPaletteButton

String editPaletteButton()

pickColorButton

String pickColorButton()

transparencyLabel

String transparencyLabel()

lineLabel

String lineLabel()

fillLabel

String fillLabel()

plainItem

String plainItem()

gradientItem

String gradientItem()

patternItem

String patternItem()

noneItem

String noneItem()

lineStyleAttribute

String lineStyleAttribute()

lineOpacityAttribute

String lineOpacityAttribute()

linePatternAttribute

String linePatternAttribute()

lineCapAttribute

String lineCapAttribute()

lineWidthAttribute

String lineWidthAttribute()

fillStyleAttribute

String fillStyleAttribute()

fillOpacityAttribute

String fillOpacityAttribute()

warning

String warning()

error

String error()

lineWidthEditor

String lineWidthEditor()

editLineWidth

String editLineWidth()

dimensionsPanel

String dimensionsPanel()

widthLabel

String widthLabel()

heightLabel

String heightLabel()

aboutPanel

String aboutPanel()

aboutLabel1

String aboutLabel1()

aboutLabel2

String aboutLabel2()

aboutLabel3

String aboutLabel3()

aboutLabel4

String aboutLabel4()

aboutLabel5

String aboutLabel5()


Copyright © 2010. All Rights Reserved.