⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 swingset.properties

📁 实现了对GUM类型的图像的放大缩小漫游的功能
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
# This properties file is used to create a PropertyResourceBundle# It contains Locale specific strings used in the SwingSet demo.## 1.21 01/06/00# @author Jeff Dinkins####################################  SwingSet Infrastructure  ####################################### About Box ###AboutBox.title=About GumViewer!AboutBox.ok_button_text=OKAboutBox.accessible_description=SwingSet demo is Copyright (c) 1997-1999 Sun Microsystems, Inc.  All Rights Reserved.### Source Code ###SourceCode.loading=<html>Loading and formatting source code, please wait...</html>### Status ###Status.loading=Loading: ### Splash Screen ###Splash.accessible_description=Welcome to the SwingSet Demo, with examples of all the JFC Swing GUI Toolkit components.### Menu Bar ###MenuBar.accessible_description=Swing demo menu bar### Frame ###Frame.title=SwingSet### Tabbed Pane ###TabbedPane.src_label=Source CodeTabbedPane.src_tooltip=Look at the source code for this demo### Look & Feel Menu ###LafMenu.laf_label=Look & FeelLafMenu.laf_mnemonic=LLafMenu.laf_accessible_description=Menu that allows Look & Feel switchingLafMenu.java_label=Java Look & FeelLafMenu.java_mnemonic=JLafMenu.java_accessible_description=The Java Look & FeelLafMenu.mac_label=Macintosh Look & FeelLafMenu.mac_mnemonic=MLafMenu.mac_accessible_description=The Macintosh Look & FeelLafMenu.motif_label=Motif Look & FeelLafMenu.motif_mnemonic=fLafMenu.motif_accessible_description=The Motif Look & FeelLafMenu.windows_label=Windows Style Look & FeelLafMenu.windows_mnemonic=WLafMenu.windows_accessible_description=Windows Style Look & Feel### Themes Menu ###ThemesMenu.themes_label=ThemesThemesMenu.themes_mnemonic=TThemesMenu.themes_accessible_description=Menu to switch Metal color themesThemesMenu.aqua_label=AquaThemesMenu.aqua_mnemonic=AThemesMenu.aqua_accessible_description=A Metal Theme that uses bluish-green colorsThemesMenu.charcoal_label=CharcoalThemesMenu.charcoal_mnemonic=CThemesMenu.charcoal_accessible_description=A Metal Theme that uses dark grey colorsThemesMenu.contrast_label=High ContrastThemesMenu.contrast_mnemonic=HThemesMenu.contrast_accessible_description=A High Contrast ThemeThemesMenu.default_label=DefaultThemesMenu.default_mnemonic=DThemesMenu.default_accessible_description=The Default blue/purple Metal ThemeThemesMenu.emerald_label=EmeraldThemesMenu.emerald_mnemonic=EThemesMenu.emerald_accessible_description=A Metal Theme that uses green colorsThemesMenu.ruby_label=RubyThemesMenu.ruby_mnemonic=RThemesMenu.ruby_accessible_description=A Metal Theme that uses red colors### File Menu ###FileMenu.file_label=FileFileMenu.file_mnemonic=FFileMenu.accessible_description=File MenuFileMenu.about_label=AboutFileMenu.about_mnemonic=bFileMenu.about_accessible_description=Find out about the SwingSet applicationFileMenu.open_label=OpenFileMenu.open_mnemonic=OFileMenu.open_accessible_description=Placeholder menu item for opening a fileFileMenu.save_label=SaveFileMenu.save_mnemonic=SFileMenu.save_accessible_description=Placeholder menu item for saving a fileFileMenu.save_as_label=Save As...FileMenu.save_as_mnemonic=AFileMenu.save_as_accessible_description=Placeholder menu item for saving a file with a new nameFileMenu.exit_label=ExitFileMenu.exit_mnemonic=xFileMenu.exit_accessible_description=Exit the SwingSet application###################################          DEMOS           ###################################### Button Demo ###ButtonDemo.accessible_description=The ButtonDemo shows examples of using JButton, JRadioButton, JToggleButton, and JCheckBox ButtonDemo.tooltip=JButton, JRadioButton, JToggleButton, JCheckbox demosButtonDemo.name=Button DemoButtonDemo.buttons=ButtonsButtonDemo.checkboxes=Check BoxesButtonDemo.radiobuttons=Radio ButtonsButtonDemo.togglebuttons=Toggle ButtonsButtonDemo.textbuttons=Text ButtonsButtonDemo.imagebuttons=Image ButtonsButtonDemo.textradiobuttons=Text Radio ButtonsButtonDemo.imageradiobuttons=Image Radio ButtonsButtonDemo.texttogglebuttons=Text Toggle ButtonsButtonDemo.imagetogglebuttons=Image Toggle ButtonsButtonDemo.textcheckboxes=Text CheckBoxesButtonDemo.imagecheckboxes=Image CheckBoxesButtonDemo.button1=One ButtonDemo.button2=TwoButtonDemo.button3=<html><font size=2 color=red><bold>Three!</font></html>ButtonDemo.radio1=Radio One ButtonDemo.radio2=Radio TwoButtonDemo.radio3=Radio ThreeButtonDemo.radioX=<html><font size=2 color=red>Three<bold>(HTML!)</bold></font></html>ButtonDemo.check1=One ButtonDemo.check2=TwoButtonDemo.check3=ThreeButtonDemo.checkX=<html><font size=2 color=red>Three<bold>(HTML!)</bold></font></html>ButtonDemo.customradio=A custom "chrome" radio button.ButtonDemo.customcheck=A custom lightbulb checkbox.ButtonDemo.phone=Phone ButtonDemo.write=WriteButtonDemo.peace=Peace### ColorChooser Demo ###ColorChooserDemo.accessible_description=The ColorChooser allows a user to pick a color either from a pallete or by choosing RGB or HSB valuesColorChooserDemo.tooltip=JColorChooser demoColorChooserDemo.name=ColorChooser DemoColorChooserDemo.chooser_title=Choose a ColorColorChooserDemo.background=BackgroundColorChooserDemo.grad_a=Gradient 1ColorChooserDemo.grad_b=Gradient 2ColorChooserDemo.outer_line=PerimeterColorChooserDemo.cup=Image of the Java Trademark Coffee Cup### ComboBox Demo ###ComboBoxDemo.accessible_description=This demo shows an example of using the JComboBox component.ComboBoxDemo.tooltip=JComboBox demoComboBoxDemo.name=ComboBox DemoComboBoxDemo.hair=hairComboBoxDemo.eyes=eyesComboBoxDemo.mouth=mouthComboBoxDemo.presets=Presets:ComboBoxDemo.preset1=Philip, Howard, JeffComboBoxDemo.preset2=Jeff, Larry, PhilipComboBoxDemo.preset3=Howard, Scott, HansComboBoxDemo.preset4=Philip, Jeff, HansComboBoxDemo.preset5=Brent, Jon, ScottComboBoxDemo.preset6=Lara, Larry, LisaComboBoxDemo.preset7=James, Philip, MichaelComboBoxDemo.preset8=Philip, Lisa, BrentComboBoxDemo.preset9=James, Philip, JonComboBoxDemo.preset10=Lara, Jon, ScottComboBoxDemo.hair_description=Hair:ComboBoxDemo.eyes_description=Eyes & Nose:ComboBoxDemo.mouth_description=Mouth:ComboBoxDemo.amy=AmyComboBoxDemo.brent=BrentComboBoxDemo.georges=GeorgesComboBoxDemo.hans=HansComboBoxDemo.howard=HowardComboBoxDemo.james=JamesComboBoxDemo.jeff=JeffComboBoxDemo.jon=JonComboBoxDemo.lara=LaraComboBoxDemo.larry=LarryComboBoxDemo.lisa=LisaComboBoxDemo.michael=MichaelComboBoxDemo.philip=PhilipComboBoxDemo.scott=Scott### FileChooser Demo ###FileChooserDemo.accessible_description=The FileChooser allows a user to select a file, usually for opening or creating/saving.FileChooserDemo.tooltip=JFileChooser demoFileChooserDemo.name=FileChooser DemoFileChooserDemo.plainbutton=Show Plain JFileChooserFileChooserDemo.previewbutton=Show Preview JFileChooserFileChooserDemo.custombutton=Show Custom JFileChooserFileChooserDemo.description=<html>\&nbsp &nbsp Note that you can easily create your own custom FileChooser<br> \&nbsp &nbsp with as many components as you like. \</html>FileChooserDemo.filterdescription=JPEG and GIF Image FilesFileChooserDemo.nofileselected=Please select a file first.FileChooserDemo.thefile=the file:FileChooserDemo.isprobably=is probably an image.FileChooserDemo.helptext=<html>\Find: Find a file.<br>\About: Learn more about the file.<br>\OK: Chooser that file<br>\Cancel: Exit this dialog without doing anything\</html>FileChooserDemo.findquestion=Find File:FileChooserDemo.findresponse=<html><center>\You really want me to find a file?!? <br>\I don't know how to do that! I'm just a demo!\</center></html>FileChooserDemo.dialogtitle=Custom Layout FileChooserFileChooserDemo.help=HelpFileChooserDemo.find=FindFileChooserDemo.ok=OKFileChooserDemo.about=AboutFileChooserDemo.cancel=Cancel### Html Demo ###HtmlDemo.accessible_description=This demo shows how to display html text using the JEditorPane component.HtmlDemo.tooltip=JEditorPane HTML demoHtmlDemo.name=JEditorPane HTML DemoHtmlDemo.filename=swing.html### Internal Frame Demo ###InternalFrameDemo.accessible_description=JInternal Frame DemoInternalFrameDemo.create_frames_label=Create Customized Internal FramesInternalFrameDemo.title_text_field_label=Frame title:InternalFrameDemo.frame_label=FrameInternalFrameDemo.palette_label=Internal Frame GeneratorInternalFrameDemo.name=Internal Frames DemoInternalFrameDemo.tooltip=JInternalFrame demoInternalFrameDemo.closable_label=ClosableInternalFrameDemo.resizable_label=ResizableInternalFrameDemo.iconifiable_label=IconifiableInternalFrameDemo.maximizable_label=MaximizableInternalFrameDemo.fish=Fishie Fish Fish FishInternalFrameDemo.moon=Goodnight MoonInternalFrameDemo.sun=Here comes the sun...InternalFrameDemo.cab=Anyone need a Taxi?### List Demo ###ListDemo.accessible_description=JList DemoListDemo.name=List DemoListDemo.tooltip=JList demoListDemo.prefixes=PrefixesListDemo.suffixes=SuffixesListDemo.count_label=Number of generated list entries:ListDemo.all=AllListDemo.none=NoneListDemo.red=Red Company Logo ImageListDemo.yellow=Red Company Logo ImageListDemo.blue=Blue Company Logo ImageListDemo.gray=Gray Company Logo ImageListDemo.green=Green Company Logo ImageListDemo.magenta=Magenta Company Logo Image

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -