All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.tidalwave.netbeans.lookandfeel.layer.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!--********************************************************************************************************************
 *
 * SolidBlue - open source safe data
 * Copyright (C) 2011-2011 by Tidalwave s.a.s. (http://www.tidalwave.it)
 *
 ***********************************************************************************************************************
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 * the License. You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
 * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations under the License.
 *
 ***********************************************************************************************************************
 *
 * WWW: http://solidblue.java.net
 * SCM: https://bitbucket.org/tidalwave/solidblue-src
 *
 ********************************************************************************************************************-->
<!--********************************************************************************************************************

   blueMarine Core - open source media workflow
   Copyright (C) 2003-2011 by Tidalwave s.a.s.

  **********************************************************************************************************************

   Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
   the License. You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations under the License.

  **********************************************************************************************************************

   WWW: http://bluemarine.tidalwave.it
   SCM: https://kenai.com/hg/bluemarine~core-src

*********************************************************************************************************************-->
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
<filesystem>
    <!-- Declares the relevant actions. -->
    <folder name="Actions">
        <folder name="Window">
            <file name="it-tidalwave-netbeans-lookandfeel-action-LightsOnAction.instance"/>
            <file name="it-tidalwave-netbeans-lookandfeel-action-LightsOffAction.instance"/>
            <file name="it-tidalwave-netbeans-lookandfeel-action-LightsDimAction.instance"/>
            <file name="it-tidalwave-netbeans-lookandfeel-action-LightsCycleAction.instance"/>
        </folder>
    </folder>
    
    <!-- Adds the actions to the Menu/Window main menu. -->
    <folder name="Menu">
        <folder name="Window">
            <file name="it-tidalwave-netbeans-thumbnailviewer-action-separator1.instance">
                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
                <attr name="position" intvalue="900"/>
            </file>
            <folder name="Lights">
                <attr name="position" intvalue="901"/>
                <file name="it-tidalwave-netbeans-lookandfeel-action-LightsOnAction.shadow">
                    <attr name="originalFile" stringvalue="Actions/Window/it-tidalwave-netbeans-lookandfeel-action-LightsOnAction.instance"/>
                    <attr name="position" intvalue="110"/>
                </file>
                <file name="it-tidalwave-netbeans-lookandfeel-action-LightsDimAction.shadow">
                    <attr name="originalFile" stringvalue="Actions/Window/it-tidalwave-netbeans-lookandfeel-action-LightsDimAction.instance"/>
                    <attr name="position" intvalue="120"/>
                </file>
                <file name="it-tidalwave-netbeans-lookandfeel-action-LightsOffAction.shadow">
                    <attr name="originalFile" stringvalue="Actions/Window/it-tidalwave-netbeans-lookandfeel-action-LightsOffAction.instance"/>
                    <attr name="position" intvalue="130"/>
                </file>
            <file name="it-tidalwave-netbeans-thumbnailviewer-action-separator3.instance">
                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
                <attr name="position" intvalue="140"/>
            </file>
                <file name="it-tidalwave-netbeans-lookandfeel-action-LightsCycleAction.shadow">
                    <attr name="originalFile" stringvalue="Actions/Window/it-tidalwave-netbeans-lookandfeel-action-LightsCycleAction.instance"/>
                    <attr name="position" intvalue="150"/>
                </file>
            </folder>
            <file name="it-tidalwave-netbeans-thumbnailviewer-action-separator2.instance">
                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
                <attr name="position" intvalue="902"/>
            </file>
        </folder>
    </folder>
    
    <folder name="Shortcuts">
        <!-- file name="L.shadow" plain key doesn't work, see http://www.netbeans.org/issues/show_bug.cgi?id=113495 -->
        <file name="D-L.shadow">
            <attr name="originalFile" stringvalue="Actions/Window/it-tidalwave-netbeans-lookandfeel-action-LightsCycleAction.instance"/>
        </file>
    </folder>
</filesystem>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy