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 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 |
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.