layer.xml.svn-base

来自「cqME :java framework for TCK test.」· SVN-BASE 代码 · 共 108 行

SVN-BASE
108
字号
<?xml version="1.0" encoding="UTF-8"?><!--  $Id$  Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER  This program is free software; you can redistribute it and/or  modify it under the terms of the GNU General Public License version  2 only, as published by the Free Software Foundation.  This program is distributed in the hope that it will be useful, but  WITHOUT ANY WARRANTY; without even the implied warranty of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU  General Public License version 2 for more details (a copy is  included at /legal/license.txt).  You should have received a copy of the GNU General Public License  version 2 along with this work; if not, write to the Free Software  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA  Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa  Clara, CA 95054 or visit www.sun.com if you need additional  information or have any questions.--><!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd"><filesystem>    <folder name="Actions">        <folder name="Window">            <file name="com-sun-testme-jtviewer-JTViewerAction.instance"/>        </folder>    </folder>    <folder name="Loaders">        <folder name="text">            <folder name="x-jtr">                <folder name="Actions">                    <file name="org-openide-actions-OpenAction.instance"/>                    <attr name="org-openide-actions-OpenAction.instance/org-openide-actions-FileSystemAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-FileSystemAction.instance"/>                    <attr name="org-openide-actions-FileSystemAction.instance/sep-1.instance" boolvalue="true"/>                    <file name="sep-1.instance">                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>                    </file>                    <attr name="sep-1.instance/org-openide-actions-CutAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-CutAction.instance"/>                    <attr name="org-openide-actions-CutAction.instance/org-openide-actions-CopyAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-CopyAction.instance"/>                    <attr name="org-openide-actions-CopyAction.instance/sep-2.instance" boolvalue="true"/>                    <file name="sep-2.instance">                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>                    </file>                    <attr name="sep-2.instance/org-openide-actions-DeleteAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-DeleteAction.instance"/>                    <attr name="org-openide-actions-DeleteAction.instance/org-openide-actions-RenameAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-RenameAction.instance"/>                    <attr name="org-openide-actions-RenameAction.instance/sep-3.instance" boolvalue="true"/>                    <file name="sep-3.instance">                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>                    </file>                    <attr name="sep-3.instance/org-openide-actions-SaveAsTemplateAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-SaveAsTemplateAction.instance"/>                    <attr name="org-openide-actions-SaveAsTemplateAction.instance/sep-4.instance" boolvalue="true"/>                    <file name="sep-4.instance">                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>                    </file>                    <attr name="sep-4.instance/org-openide-actions-ToolsAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-ToolsAction.instance"/>                    <attr name="org-openide-actions-ToolsAction.instance/org-openide-actions-PropertiesAction.instance" boolvalue="true"/>                    <file name="org-openide-actions-PropertiesAction.instance"/>                </folder>            </folder>        </folder>    </folder>    <folder name="Menu">        <folder name="Window">            <file name="JTViewerAction.shadow">                <attr name="originalFile" stringvalue="Actions/Window/com-sun-testme-jtviewer-JTViewerAction.instance"/>            </file>        </folder>    </folder>    <folder name="Services">        <folder name="MIMEResolver">            <file name="JTRResolver.xml" url="jtrsupport/JTRResolver.xml">                <attr name="SystemFileSystem.localizingBundle" stringvalue="com.sun.testme.jtviewer.jtrsupport.Bundle"/>            </file>        </folder>    </folder>    <folder name="Templates">        <folder name="Other">            <file name="JTRTemplate.jtr" url="jtrsupport/JTRTemplate.jtr">                <attr name="SystemFileSystem.localizingBundle" stringvalue="com.sun.testme.jtviewer.jtrsupport.Bundle"/>                <attr name="template" boolvalue="true"/>            </file>        </folder>    </folder>    <folder name="Windows2">        <folder name="Components">            <file name="JTViewerTopComponent.settings" url="JTViewerTopComponentSettings.xml"/>        </folder>        <folder name="Modes">            <folder name="explorer">                <file name="JTViewerTopComponent.wstcref" url="JTViewerTopComponentWstcref.xml"/>            </folder>        </folder>    </folder></filesystem>

⌨️ 快捷键说明

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