📄 examples_paint.properties
字号:
################################################################################ Copyright (c) 2000, 2005 IBM Corporation and others.# All rights reserved. This program and the accompanying materials# are made available under the terms of the Eclipse Public License v1.0# which accompanies this distribution, and is available at# http://www.eclipse.org/legal/epl-v10.html## Contributors:# IBM Corporation - initial API and implementation###############################################################################error.CouldNotLoadResources = Unable to load resourceswindow.title = Paintmenu.Tools.label = Toolsmenu.Options.label = Optionstool.Pencil.label = Penciltool.Pencil.tooltip = Pencil tooltool.Pencil.image = tool_pencil.giftool.Pencil.description = Selects the Pencil tool.tool.Airbrush.label = Airbrushtool.Airbrush.tooltip = Airbrush tooltool.Airbrush.image = tool_airbrush.giftool.Airbrush.description = Selects the Airbrush tool.tool.Line.label = Linetool.Line.tooltip = Line tooltool.Line.image = tool_line.giftool.Line.description = Selects the Line tool.tool.PolyLine.label = Polygontool.PolyLine.tooltip = Polygon tooltool.PolyLine.image = tool_polyline.giftool.PolyLine.description = Selects the PolyLine tool.tool.Rectangle.label = Rectangletool.Rectangle.tooltip = Rectangle tooltool.Rectangle.image = tool_rectangle.giftool.Rectangle.description = Selects the Rectangle tool.tool.Ellipse.label = Ellipsetool.Ellipse.tooltip = Ellipse tooltool.Ellipse.image = tool_ellipse.giftool.Ellipse.description = Selects the Ellipse tool.tool.RoundedRectangle.label = Rounded Rectangletool.RoundedRectangle.tooltip = Rounded Rectangle tooltool.RoundedRectangle.image = tool_roundedrectangle.giftool.RoundedRectangle.description = Selects the Rounded Rectangle tool.tool.Text.label = Texttool.Text.tooltip = Text tooltool.Text.image = tool_text.giftool.Text.description = Selects the Text tool.tool.Text.settings.defaulttext = Hello!tool.Text.dialog.title = Text Tool Settingstool.Text.dialog.message = Please enter the new text string to be painted.tool.Null.label = <none>fill.None.label = No Fillfill.None.tooltip = No fill modefill.None.image = fill_none.giffill.None.description = Selects No Fill mode.fill.Outline.label = Outline Fillfill.Outline.tooltip = Outline fill modefill.Outline.image = fill_outline.giffill.Outline.description = Selects Outline Fill mode.fill.Solid.label = Solid Fillfill.Solid.tooltip = Solid fill modefill.Solid.image = fill_solid.giffill.Solid.description = Selects Solid Fill mode.linestyle.Solid.label = Solid Linelinestyle.Solid.tooltip = Solid line stylelinestyle.Solid.image = linestyle_solid.giflinestyle.Solid.description = Select Solid Line style.linestyle.Dot.label = Dotted Linelinestyle.Dot.tooltip = Dotted line stylelinestyle.Dot.image = linestyle_dot.giflinestyle.Dot.description = Select Dotted Line style.linestyle.Dash.label = Dashed Linelinestyle.Dash.tooltip = Dashed line stylelinestyle.Dash.image = linestyle_dash.giflinestyle.Dash.description = Select Dashed Line style.linestyle.DashDot.label = Dash-Dot Linelinestyle.DashDot.tooltip = Dash-Dot line stylelinestyle.DashDot.image = linestyle_dashdot.giflinestyle.DashDot.description = Select Dash-Dot Line style.options.Font.label = Text Tool Fontoptions.Font.tooltip = Select Text Tool fontoptions.Font.image = options_font.gifoptions.Font.description = Selects Text Tool font.options.Font.dialog.title = Text Tool Fontsettings.AirbrushRadius.text = Airbrush Radiussettings.AirbrushIntensity.text = Airbrush Intensitysession.Null.message = Select a tool...session.ContinuousPaint.message = Click and drag to draw...session.DragInteractivePaint.message = Click and drag to preview, release to draw, right-click to cancel...session.SegmentedInteractivePaint.message.anchorMode = Click to set anchor...session.SegmentedInteractivePaint.message.interactiveMode = Click to draw, double-click to close figure, right-click to cancel...session.Text.message = Click to draw text, right-click to edit text...status.Coord.format = ({0}, {1})status.CoordRange.format = ({0}, {1}) - ({2}, {3})status.Bar.format = {0} : {1} {2}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -