1 <!--
   2 Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved.
   3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 
   5 This code is free software; you can redistribute it and/or modify it
   6 under the terms of the GNU General Public License version 2 only, as
   7 published by the Free Software Foundation. Oracle designates this
   8  particular file as subject to the "Classpath" exception as provided
   9  by Oracle in the LICENSE file that accompanied this code.
  10 
  11 This code is distributed in the hope that it will be useful, but WITHOUT
  12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 version 2 for more details (a copy is included in the LICENSE file that
  15 accompanied this code).
  16 
  17 You should have received a copy of the GNU General Public License version
  18 2 along with this work; if not, write to the Free Software Foundation,
  19 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 
  21 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 or visit www.oracle.com if you need additional information or have any
  23 questions.
  24  -->
  25 <?xml version="1.0" encoding="UTF-8" ?>
  26 
  27 <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
  28   <SyntheticProperties>
  29     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  30   </SyntheticProperties>
  31   <AuxValues>
  32     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  33     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  34     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  35     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  36     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  37     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  38     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  39     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  40     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  41   </AuxValues>
  42 
  43   <Layout>
  44     <DimensionLayout dim="0">
  45       <Group type="103" groupAlignment="0" attributes="0">
  46           <Component id="tbSplit" alignment="0" pref="549" max="32767" attributes="0"/>
  47       </Group>
  48     </DimensionLayout>
  49     <DimensionLayout dim="1">
  50       <Group type="103" groupAlignment="0" attributes="0">
  51           <Component id="tbSplit" alignment="0" pref="461" max="32767" attributes="0"/>
  52       </Group>
  53     </DimensionLayout>
  54   </Layout>
  55   <SubComponents>
  56     <Container class="javax.swing.JSplitPane" name="tbSplit">
  57       <Properties>
  58         <Property name="dividerLocation" type="int" value="200"/>
  59         <Property name="orientation" type="int" value="0"/>
  60       </Properties>
  61 
  62       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
  63       <SubComponents>
  64         <Container class="javax.swing.JSplitPane" name="lrSplit">
  65           <Properties>
  66             <Property name="dividerLocation" type="int" value="250"/>
  67           </Properties>
  68           <Constraints>
  69             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  70               <JSplitPaneConstraints position="top"/>
  71             </Constraint>
  72           </Constraints>
  73 
  74           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
  75           <SubComponents>
  76             <Container class="javax.swing.JPanel" name="leftPane">
  77               <Constraints>
  78                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  79                   <JSplitPaneConstraints position="left"/>
  80                 </Constraint>
  81               </Constraints>
  82 
  83               <Layout>
  84                 <DimensionLayout dim="0">
  85                   <Group type="103" groupAlignment="0" attributes="0">
  86                       <EmptySpace min="0" pref="250" max="32767" attributes="0"/>
  87                   </Group>
  88                 </DimensionLayout>
  89                 <DimensionLayout dim="1">
  90                   <Group type="103" groupAlignment="0" attributes="0">
  91                       <EmptySpace min="0" pref="200" max="32767" attributes="0"/>
  92                   </Group>
  93                 </DimensionLayout>
  94               </Layout>
  95             </Container>
  96             <Container class="javax.swing.JPanel" name="rightPane">
  97               <Constraints>
  98                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  99                   <JSplitPaneConstraints position="right"/>
 100                 </Constraint>
 101               </Constraints>
 102 
 103               <Layout>
 104                 <DimensionLayout dim="0">
 105                   <Group type="103" groupAlignment="0" attributes="0">
 106                       <EmptySpace min="0" pref="293" max="32767" attributes="0"/>
 107                   </Group>
 108                 </DimensionLayout>
 109                 <DimensionLayout dim="1">
 110                   <Group type="103" groupAlignment="0" attributes="0">
 111                       <EmptySpace min="0" pref="200" max="32767" attributes="0"/>
 112                   </Group>
 113                 </DimensionLayout>
 114               </Layout>
 115             </Container>
 116           </SubComponents>
 117         </Container>
 118         <Container class="javax.swing.JSplitPane" name="dcSplit">
 119           <Constraints>
 120             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
 121               <JSplitPaneConstraints position="right"/>
 122             </Constraint>
 123           </Constraints>
 124 
 125           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
 126           <SubComponents>
 127             <Container class="javax.swing.JPanel" name="diffPane">
 128               <Constraints>
 129                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
 130                   <JSplitPaneConstraints position="left"/>
 131                 </Constraint>
 132               </Constraints>
 133 
 134               <Layout>
 135                 <DimensionLayout dim="0">
 136                   <Group type="103" groupAlignment="0" attributes="0">
 137                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
 138                   </Group>
 139                 </DimensionLayout>
 140                 <DimensionLayout dim="1">
 141                   <Group type="103" groupAlignment="0" attributes="0">
 142                       <EmptySpace min="0" pref="255" max="32767" attributes="0"/>
 143                   </Group>
 144                 </DimensionLayout>
 145               </Layout>
 146             </Container>
 147             <Container class="javax.swing.JPanel" name="controlPane">
 148               <Constraints>
 149                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
 150                   <JSplitPaneConstraints position="right"/>
 151                 </Constraint>
 152               </Constraints>
 153 
 154               <Layout>
 155                 <DimensionLayout dim="0">
 156                   <Group type="103" groupAlignment="0" attributes="0">
 157                       <Group type="102" attributes="0">
 158                           <EmptySpace pref="289" max="32767" attributes="0"/>
 159                           <Group type="103" groupAlignment="0" attributes="0">
 160                               <Group type="102" alignment="1" attributes="0">
 161                                   <Component id="jButton6" min="-2" max="-2" attributes="0"/>
 162                                   <EmptySpace max="-2" attributes="0"/>
 163                                   <Component id="jButton7" min="-2" max="-2" attributes="0"/>
 164                               </Group>
 165                               <Group type="102" alignment="1" attributes="0">
 166                                   <Component id="jButton1" min="-2" max="-2" attributes="0"/>
 167                                   <EmptySpace max="-2" attributes="0"/>
 168                                   <Component id="jButton2" min="-2" max="-2" attributes="0"/>
 169                               </Group>
 170                               <Component id="copyBtn" alignment="1" min="-2" max="-2" attributes="0"/>
 171                               <Component id="removeBtn" alignment="1" min="-2" max="-2" attributes="0"/>
 172                           </Group>
 173                           <EmptySpace max="-2" attributes="0"/>
 174                       </Group>
 175                   </Group>
 176                 </DimensionLayout>
 177                 <DimensionLayout dim="1">
 178                   <Group type="103" groupAlignment="0" attributes="0">
 179                       <Group type="102" alignment="0" attributes="0">
 180                           <EmptySpace max="-2" attributes="0"/>
 181                           <Group type="103" groupAlignment="3" attributes="0">
 182                               <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
 183                               <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>
 184                           </Group>
 185                           <EmptySpace max="-2" attributes="0"/>
 186                           <Component id="copyBtn" min="-2" max="-2" attributes="0"/>
 187                           <EmptySpace max="-2" attributes="0"/>
 188                           <Component id="removeBtn" min="-2" max="-2" attributes="0"/>
 189                           <EmptySpace pref="107" max="32767" attributes="0"/>
 190                           <Group type="103" groupAlignment="3" attributes="0">
 191                               <Component id="jButton7" alignment="3" min="-2" max="-2" attributes="0"/>
 192                               <Component id="jButton6" alignment="3" min="-2" max="-2" attributes="0"/>
 193                           </Group>
 194                           <EmptySpace max="-2" attributes="0"/>
 195                       </Group>
 196                   </Group>
 197                 </DimensionLayout>
 198               </Layout>
 199               <SubComponents>
 200                 <Component class="javax.swing.JButton" name="jButton1">
 201                   <Properties>
 202                     <Property name="mnemonic" type="int" value="43"/>
 203                     <Property name="text" type="java.lang.String" value="+"/>
 204                   </Properties>
 205                   <Events>
 206                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
 207                   </Events>
 208                 </Component>
 209                 <Component class="javax.swing.JButton" name="jButton2">
 210                   <Properties>
 211                     <Property name="mnemonic" type="int" value="45"/>
 212                     <Property name="text" type="java.lang.String" value="-"/>
 213                   </Properties>
 214                   <Events>
 215                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
 216                   </Events>
 217                 </Component>
 218                 <Component class="javax.swing.JButton" name="copyBtn">
 219                   <Properties>
 220                     <Property name="text" type="java.lang.String" value="Copy to golgen"/>
 221                     <Property name="enabled" type="boolean" value="false"/>
 222                   </Properties>
 223                   <Events>
 224                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="copyBtnActionPerformed"/>
 225                   </Events>
 226                 </Component>
 227                 <Component class="javax.swing.JButton" name="removeBtn">
 228                   <Properties>
 229                     <Property name="text" type="java.lang.String" value="Remove from golden"/>
 230                     <Property name="enabled" type="boolean" value="false"/>
 231                   </Properties>
 232                   <Events>
 233                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeBtnActionPerformed"/>
 234                   </Events>
 235                 </Component>
 236                 <Component class="javax.swing.JButton" name="jButton6">
 237                   <Properties>
 238                     <Property name="text" type="java.lang.String" value="Next"/>
 239                   </Properties>
 240                   <Events>
 241                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton6ActionPerformed"/>
 242                   </Events>
 243                 </Component>
 244                 <Component class="javax.swing.JButton" name="jButton7">
 245                   <Properties>
 246                     <Property name="text" type="java.lang.String" value="Exit"/>
 247                   </Properties>
 248                   <Events>
 249                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/>
 250                   </Events>
 251                 </Component>
 252               </SubComponents>
 253             </Container>
 254           </SubComponents>
 255         </Container>
 256       </SubComponents>
 257     </Container>
 258   </SubComponents>
 259 </Form>