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