home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 4427 / aisp_memo-20090510.7z / hed_dat3_src / src / MainFrame3.form < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-18  |  33.4 KB  |  528 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2.  
  3. <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  4.   <NonVisualComponents>
  5.     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
  6.     </Component>
  7.     <Menu class="javax.swing.JMenuBar" name="jMenuBar1">
  8.       <SubComponents>
  9.         <Menu class="javax.swing.JMenu" name="jMenu1">
  10.           <Properties>
  11.             <Property name="text" type="java.lang.String" value="ファイル"/>
  12.           </Properties>
  13.           <SubComponents>
  14.             <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1">
  15.               <Properties>
  16.                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
  17.                   <KeyStroke key="Ctrl+Q"/>
  18.                 </Property>
  19.                 <Property name="text" type="java.lang.String" value="終了"/>
  20.               </Properties>
  21.               <Events>
  22.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem1ActionPerformed"/>
  23.               </Events>
  24.             </MenuItem>
  25.           </SubComponents>
  26.         </Menu>
  27.       </SubComponents>
  28.     </Menu>
  29.   </NonVisualComponents>
  30.   <Properties>
  31.     <Property name="defaultCloseOperation" type="int" value="3"/>
  32.     <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  33.       <Dimension value="[1000, 600]"/>
  34.     </Property>
  35.   </Properties>
  36.   <SyntheticProperties>
  37.     <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>
  38.     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  39.   </SyntheticProperties>
  40.   <AuxValues>
  41.     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  42.     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  43.     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  44.     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  45.     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  46.     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  47.     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  48.     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  49.     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  50.   </AuxValues>
  51.  
  52.   <Layout>
  53.     <DimensionLayout dim="0">
  54.       <Group type="103" groupAlignment="0" attributes="0">
  55.           <Component id="jSplitPane3" alignment="0" pref="714" max="32767" attributes="0"/>
  56.       </Group>
  57.     </DimensionLayout>
  58.     <DimensionLayout dim="1">
  59.       <Group type="103" groupAlignment="0" attributes="0">
  60.           <Component id="jSplitPane3" alignment="0" pref="551" max="32767" attributes="0"/>
  61.       </Group>
  62.     </DimensionLayout>
  63.   </Layout>
  64.   <SubComponents>
  65.     <Container class="javax.swing.JSplitPane" name="jSplitPane3">
  66.       <Properties>
  67.         <Property name="dividerLocation" type="int" value="450"/>
  68.         <Property name="orientation" type="int" value="0"/>
  69.       </Properties>
  70.  
  71.       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
  72.       <SubComponents>
  73.         <Container class="javax.swing.JScrollPane" name="textAreaScrollPane">
  74.           <AuxValues>
  75.             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  76.           </AuxValues>
  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="right"/>
  80.             </Constraint>
  81.           </Constraints>
  82.  
  83.           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  84.           <SubComponents>
  85.             <Component class="javax.swing.JTextArea" name="jTextArea1">
  86.               <Properties>
  87.                 <Property name="columns" type="int" value="80"/>
  88.                 <Property name="tabSize" type="int" value="2"/>
  89.               </Properties>
  90.             </Component>
  91.           </SubComponents>
  92.         </Container>
  93.         <Container class="javax.swing.JTabbedPane" name="jTabbedPane2">
  94.           <Constraints>
  95.             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  96.               <JSplitPaneConstraints position="left"/>
  97.             </Constraint>
  98.           </Constraints>
  99.  
  100.           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
  101.           <SubComponents>
  102.             <Container class="javax.swing.JPanel" name="jPanel3">
  103.               <Constraints>
  104.                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
  105.                   <JTabbedPaneConstraints tabName="展開・構築">
  106.                     <Property name="tabTitle" type="java.lang.String" value="展開・構築"/>
  107.                   </JTabbedPaneConstraints>
  108.                 </Constraint>
  109.               </Constraints>
  110.  
  111.               <Layout>
  112.                 <DimensionLayout dim="0">
  113.                   <Group type="103" groupAlignment="0" attributes="0">
  114.                       <Component id="jSplitPane1" alignment="0" pref="707" max="32767" attributes="0"/>
  115.                   </Group>
  116.                 </DimensionLayout>
  117.                 <DimensionLayout dim="1">
  118.                   <Group type="103" groupAlignment="0" attributes="0">
  119.                       <Component id="jSplitPane1" alignment="0" pref="421" max="32767" attributes="0"/>
  120.                   </Group>
  121.                 </DimensionLayout>
  122.               </Layout>
  123.               <SubComponents>
  124.                 <Container class="javax.swing.JSplitPane" name="jSplitPane1">
  125.                   <Properties>
  126.                     <Property name="dividerLocation" type="int" value="300"/>
  127.                     <Property name="orientation" type="int" value="0"/>
  128.                   </Properties>
  129.  
  130.                   <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
  131.                   <SubComponents>
  132.                     <Container class="javax.swing.JPanel" name="jPanel1">
  133.                       <Constraints>
  134.                         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  135.                           <JSplitPaneConstraints position="right"/>
  136.                         </Constraint>
  137.                       </Constraints>
  138.  
  139.                       <Layout>
  140.                         <DimensionLayout dim="0">
  141.                           <Group type="103" groupAlignment="0" attributes="0">
  142.                               <Group type="102" alignment="0" attributes="0">
  143.                                   <EmptySpace max="-2" attributes="0"/>
  144.                                   <Group type="103" groupAlignment="1" attributes="0">
  145.                                       <Component id="extractMemberButton" alignment="0" min="-2" max="-2" attributes="0"/>
  146.                                       <Component id="rebuildDatButton" alignment="0" min="-2" max="-2" attributes="0"/>
  147.                                   </Group>
  148.                                   <EmptySpace max="-2" attributes="0"/>
  149.                                   <Group type="103" groupAlignment="0" attributes="0">
  150.                                       <Component id="forcedRebuildChkBtn" min="-2" max="-2" attributes="0"/>
  151.                                       <Component id="forcedExtractChkBtn" alignment="0" min="-2" max="-2" attributes="0"/>
  152.                                   </Group>
  153.                                   <EmptySpace max="-2" attributes="0"/>
  154.                                   <Group type="103" groupAlignment="0" attributes="0">
  155.                                       <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  156.                                       <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  157.                                       <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  158.                                   </Group>
  159.                                   <EmptySpace max="-2" attributes="0"/>
  160.                                   <Group type="103" groupAlignment="1" max="-2" attributes="0">
  161.                                       <Group type="102" alignment="1" attributes="0">
  162.                                           <Component id="jButton8" min="-2" max="-2" attributes="0"/>
  163.                                           <EmptySpace type="unrelated" max="-2" attributes="0"/>
  164.                                           <Component id="jButton7" min="-2" max="-2" attributes="0"/>
  165.                                       </Group>
  166.                                       <Group type="102" alignment="0" attributes="0">
  167.                                           <Component id="restoreDatButton" min="-2" max="-2" attributes="0"/>
  168.                                           <EmptySpace type="unrelated" max="-2" attributes="0"/>
  169.                                           <Component id="purgeDatButton" min="-2" max="-2" attributes="0"/>
  170.                                       </Group>
  171.                                       <Group type="102" alignment="1" attributes="1">
  172.                                           <Component id="restoreMemberButton" min="-2" max="-2" attributes="0"/>
  173.                                           <EmptySpace max="32767" attributes="0"/>
  174.                                           <Component id="purgeMemberButton" min="-2" max="-2" attributes="0"/>
  175.                                       </Group>
  176.                                   </Group>
  177.                                   <EmptySpace pref="142" max="32767" attributes="0"/>
  178.                               </Group>
  179.                           </Group>
  180.                         </DimensionLayout>
  181.                         <DimensionLayout dim="1">
  182.                           <Group type="103" groupAlignment="0" attributes="0">
  183.                               <Group type="102" attributes="0">
  184.                                   <EmptySpace max="-2" attributes="0"/>
  185.                                   <Group type="103" groupAlignment="0" attributes="0">
  186.                                       <Group type="102" attributes="0">
  187.                                           <Group type="103" groupAlignment="3" attributes="0">
  188.                                               <Component id="extractMemberButton" alignment="3" min="-2" max="-2" attributes="0"/>
  189.                                               <Component id="forcedExtractChkBtn" alignment="3" min="-2" max="-2" attributes="0"/>
  190.                                               <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
  191.                                           </Group>
  192.                                           <EmptySpace max="-2" attributes="0"/>
  193.                                           <Group type="103" groupAlignment="3" attributes="0">
  194.                                               <Component id="rebuildDatButton" alignment="3" min="-2" max="-2" attributes="0"/>
  195.                                               <Component id="forcedRebuildChkBtn" alignment="3" min="-2" max="-2" attributes="0"/>
  196.                                               <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
  197.                                           </Group>
  198.                                       </Group>
  199.                                       <Group type="102" alignment="0" attributes="0">
  200.                                           <Group type="103" groupAlignment="3" attributes="0">
  201.                                               <Component id="purgeMemberButton" alignment="3" min="-2" max="-2" attributes="0"/>
  202.                                               <Component id="restoreMemberButton" alignment="3" min="-2" max="-2" attributes="0"/>
  203.                                           </Group>
  204.                                           <EmptySpace max="-2" attributes="0"/>
  205.                                           <Group type="103" groupAlignment="3" attributes="0">
  206.                                               <Component id="purgeDatButton" alignment="3" min="-2" max="-2" attributes="0"/>
  207.                                               <Component id="restoreDatButton" alignment="3" min="-2" max="-2" attributes="0"/>
  208.                                           </Group>
  209.                                           <EmptySpace max="-2" attributes="0"/>
  210.                                           <Group type="103" groupAlignment="3" attributes="0">
  211.                                               <Component id="jButton7" alignment="3" min="-2" max="-2" attributes="0"/>
  212.                                               <Component id="jButton8" alignment="3" min="-2" max="-2" attributes="0"/>
  213.                                               <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
  214.                                           </Group>
  215.                                       </Group>
  216.                                   </Group>
  217.                                   <EmptySpace max="32767" attributes="0"/>
  218.                               </Group>
  219.                           </Group>
  220.                         </DimensionLayout>
  221.                       </Layout>
  222.                       <SubComponents>
  223.                         <Component class="javax.swing.JButton" name="extractMemberButton">
  224.                           <Properties>
  225.                             <Property name="text" type="java.lang.String" value="メンバファイルを展開"/>
  226.                           </Properties>
  227.                           <Events>
  228.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="extractMemberButtonActionPerformed"/>
  229.                           </Events>
  230.                         </Component>
  231.                         <Component class="javax.swing.JCheckBox" name="forcedExtractChkBtn">
  232.                           <Properties>
  233.                             <Property name="text" type="java.lang.String" value="強制"/>
  234.                           </Properties>
  235.                         </Component>
  236.                         <Component class="javax.swing.JCheckBox" name="forcedRebuildChkBtn">
  237.                           <Properties>
  238.                             <Property name="text" type="java.lang.String" value="強制"/>
  239.                           </Properties>
  240.                         </Component>
  241.                         <Component class="javax.swing.JButton" name="rebuildDatButton">
  242.                           <Properties>
  243.                             <Property name="text" type="java.lang.String" value="datファイルを再構築"/>
  244.                           </Properties>
  245.                           <Events>
  246.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rebuildDatButtonActionPerformed"/>
  247.                           </Events>
  248.                         </Component>
  249.                         <Component class="javax.swing.JButton" name="purgeDatButton">
  250.                           <Properties>
  251.                             <Property name="text" type="java.lang.String" value="削除"/>
  252.                           </Properties>
  253.                           <Events>
  254.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="purgeDatButtonActionPerformed"/>
  255.                           </Events>
  256.                         </Component>
  257.                         <Component class="javax.swing.JButton" name="restoreDatButton">
  258.                           <Properties>
  259.                             <Property name="text" type="java.lang.String" value="復元"/>
  260.                           </Properties>
  261.                           <Events>
  262.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="restoreDatButtonActionPerformed"/>
  263.                           </Events>
  264.                         </Component>
  265.                         <Component class="javax.swing.JButton" name="jButton7">
  266.                           <Properties>
  267.                             <Property name="text" type="java.lang.String" value="除外"/>
  268.                             <Property name="enabled" type="boolean" value="false"/>
  269.                           </Properties>
  270.                         </Component>
  271.                         <Component class="javax.swing.JButton" name="jButton8">
  272.                           <Properties>
  273.                             <Property name="text" type="java.lang.String" value="追加"/>
  274.                             <Property name="enabled" type="boolean" value="false"/>
  275.                           </Properties>
  276.                         </Component>
  277.                         <Component class="javax.swing.JButton" name="restoreMemberButton">
  278.                           <Properties>
  279.                             <Property name="text" type="java.lang.String" value="復元"/>
  280.                           </Properties>
  281.                           <Events>
  282.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="restoreMemberButtonActionPerformed"/>
  283.                           </Events>
  284.                         </Component>
  285.                         <Component class="javax.swing.JButton" name="purgeMemberButton">
  286.                           <Properties>
  287.                             <Property name="text" type="java.lang.String" value="削除"/>
  288.                           </Properties>
  289.                           <Events>
  290.                             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="purgeMemberButtonActionPerformed"/>
  291.                           </Events>
  292.                         </Component>
  293.                         <Component class="javax.swing.JLabel" name="jLabel1">
  294.                           <Properties>
  295.                             <Property name="text" type="java.lang.String" value="メンバファイルのバックアップ"/>
  296.                           </Properties>
  297.                         </Component>
  298.                         <Component class="javax.swing.JLabel" name="jLabel2">
  299.                           <Properties>
  300.                             <Property name="text" type="java.lang.String" value="datファイルのバックアップ"/>
  301.                           </Properties>
  302.                         </Component>
  303.                         <Component class="javax.swing.JLabel" name="jLabel3">
  304.                           <Properties>
  305.                             <Property name="text" type="java.lang.String" value="メンバファイル"/>
  306.                             <Property name="enabled" type="boolean" value="false"/>
  307.                           </Properties>
  308.                         </Component>
  309.                       </SubComponents>
  310.                     </Container>
  311.                     <Container class="javax.swing.JSplitPane" name="jSplitPane2">
  312.                       <Properties>
  313.                         <Property name="dividerLocation" type="int" value="200"/>
  314.                       </Properties>
  315.                       <Constraints>
  316.                         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  317.                           <JSplitPaneConstraints position="top"/>
  318.                         </Constraint>
  319.                       </Constraints>
  320.  
  321.                       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
  322.                       <SubComponents>
  323.                         <Container class="javax.swing.JScrollPane" name="hedListScrollPane">
  324.                           <AuxValues>
  325.                             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  326.                           </AuxValues>
  327.                           <Constraints>
  328.                             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  329.                               <JSplitPaneConstraints position="left"/>
  330.                             </Constraint>
  331.                           </Constraints>
  332.  
  333.                           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  334.                           <SubComponents>
  335.                             <Component class="javax.swing.JList" name="hedList">
  336.                               <Properties>
  337.                                 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  338.                                   <FontInfo relative="true">
  339.                                     <Font bold="false" component="hedList" property="font" relativeSize="true" size="0"/>
  340.                                   </FontInfo>
  341.                                 </Property>
  342.                               </Properties>
  343.                             </Component>
  344.                           </SubComponents>
  345.                         </Container>
  346.                         <Component class="MemberInfoPanel" name="hedMemberTable1">
  347.                           <Constraints>
  348.                             <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
  349.                               <JSplitPaneConstraints position="right"/>
  350.                             </Constraint>
  351.                           </Constraints>
  352.                         </Component>
  353.                       </SubComponents>
  354.                     </Container>
  355.                   </SubComponents>
  356.                 </Container>
  357.               </SubComponents>
  358.             </Container>
  359.             <Container class="javax.swing.JPanel" name="jPanel2">
  360.               <Constraints>
  361.                 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
  362.                   <JTabbedPaneConstraints tabName="置換">
  363.                     <Property name="tabTitle" type="java.lang.String" value="置換"/>
  364.                   </JTabbedPaneConstraints>
  365.                 </Constraint>
  366.               </Constraints>
  367.  
  368.               <Layout>
  369.                 <DimensionLayout dim="0">
  370.                   <Group type="103" groupAlignment="0" attributes="0">
  371.                       <Group type="102" alignment="0" attributes="0">
  372.                           <EmptySpace max="-2" attributes="0"/>
  373.                           <Group type="103" groupAlignment="0" attributes="0">
  374.                               <Group type="102" alignment="0" attributes="0">
  375.                                   <Component id="jRadioButton1" min="-2" max="-2" attributes="0"/>
  376.                                   <EmptySpace type="separate" max="-2" attributes="0"/>
  377.                                   <Component id="jRadioButton2" min="-2" max="-2" attributes="0"/>
  378.                                   <EmptySpace type="separate" max="-2" attributes="0"/>
  379.                                   <Component id="jRadioButton3" min="-2" max="-2" attributes="0"/>
  380.                                   <EmptySpace min="-2" pref="65" max="-2" attributes="0"/>
  381.                                   <Component id="replaceButton" min="-2" max="-2" attributes="0"/>
  382.                               </Group>
  383.                               <Group type="102" alignment="0" attributes="0">
  384.                                   <Group type="103" groupAlignment="0" attributes="0">
  385.                                       <Component id="jScrollPane1" alignment="0" min="-2" pref="244" max="-2" attributes="1"/>
  386.                                       <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
  387.                                   </Group>
  388.                                   <EmptySpace max="-2" attributes="0"/>
  389.                                   <Group type="103" groupAlignment="0" attributes="0">
  390.                                       <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
  391.                                       <Component id="jScrollPane2" alignment="0" min="-2" pref="280" max="-2" attributes="0"/>
  392.                                   </Group>
  393.                               </Group>
  394.                           </Group>
  395.                           <EmptySpace min="-2" pref="153" max="-2" attributes="0"/>
  396.                       </Group>
  397.                   </Group>
  398.                 </DimensionLayout>
  399.                 <DimensionLayout dim="1">
  400.                   <Group type="103" groupAlignment="0" attributes="0">
  401.                       <Group type="102" alignment="0" attributes="0">
  402.                           <EmptySpace min="-2" max="-2" attributes="0"/>
  403.                           <Group type="103" groupAlignment="3" attributes="0">
  404.                               <Component id="jRadioButton1" alignment="3" min="-2" max="-2" attributes="0"/>
  405.                               <Component id="jRadioButton2" alignment="3" min="-2" max="-2" attributes="0"/>
  406.                               <Component id="jRadioButton3" alignment="3" min="-2" max="-2" attributes="0"/>
  407.                               <Component id="replaceButton" alignment="3" min="-2" max="-2" attributes="0"/>
  408.                           </Group>
  409.                           <EmptySpace max="-2" attributes="0"/>
  410.                           <Group type="103" groupAlignment="3" attributes="0">
  411.                               <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
  412.                               <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
  413.                           </Group>
  414.                           <EmptySpace max="-2" attributes="0"/>
  415.                           <Group type="103" groupAlignment="1" attributes="0">
  416.                               <Component id="jScrollPane2" pref="343" max="32767" attributes="0"/>
  417.                               <Component id="jScrollPane1" alignment="1" pref="343" max="32767" attributes="0"/>
  418.                           </Group>
  419.                           <EmptySpace max="-2" attributes="0"/>
  420.                       </Group>
  421.                   </Group>
  422.                 </DimensionLayout>
  423.               </Layout>
  424.               <SubComponents>
  425.                 <Component class="javax.swing.JRadioButton" name="jRadioButton1">
  426.                   <Properties>
  427.                     <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  428.                       <ComponentRef name="buttonGroup1"/>
  429.                     </Property>
  430.                     <Property name="text" type="java.lang.String" value="アイテム"/>
  431.                   </Properties>
  432.                   <Events>
  433.                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jRadioButton1ActionPerformed"/>
  434.                   </Events>
  435.                 </Component>
  436.                 <Component class="javax.swing.JRadioButton" name="jRadioButton2">
  437.                   <Properties>
  438.                     <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  439.                       <ComponentRef name="buttonGroup1"/>
  440.                     </Property>
  441.                     <Property name="text" type="java.lang.String" value="キャラクタ"/>
  442.                   </Properties>
  443.                   <Events>
  444.                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jRadioButton2ActionPerformed"/>
  445.                   </Events>
  446.                 </Component>
  447.                 <Component class="javax.swing.JRadioButton" name="jRadioButton3">
  448.                   <Properties>
  449.                     <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  450.                       <ComponentRef name="buttonGroup1"/>
  451.                     </Property>
  452.                     <Property name="text" type="java.lang.String" value="フィールド"/>
  453.                   </Properties>
  454.                   <Events>
  455.                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jRadioButton3ActionPerformed"/>
  456.                   </Events>
  457.                 </Component>
  458.                 <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  459.                   <AuxValues>
  460.                     <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  461.                   </AuxValues>
  462.  
  463.                   <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  464.                   <SubComponents>
  465.                     <Component class="javax.swing.JList" name="jList1">
  466.                       <Properties>
  467.                         <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  468.                           <FontInfo relative="true">
  469.                             <Font bold="false" component="jList1" property="font" relativeSize="true" size="0"/>
  470.                           </FontInfo>
  471.                         </Property>
  472.                         <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  473.                           <Connection code="new DefaultListModel()" type="code"/>
  474.                         </Property>
  475.                         <Property name="selectionMode" type="int" value="0"/>
  476.                       </Properties>
  477.                     </Component>
  478.                   </SubComponents>
  479.                 </Container>
  480.                 <Container class="javax.swing.JScrollPane" name="jScrollPane2">
  481.                   <AuxValues>
  482.                     <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  483.                   </AuxValues>
  484.  
  485.                   <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  486.                   <SubComponents>
  487.                     <Component class="javax.swing.JList" name="jList2">
  488.                       <Properties>
  489.                         <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  490.                           <FontInfo relative="true">
  491.                             <Font bold="false" component="jList2" property="font" relativeSize="true" size="0"/>
  492.                           </FontInfo>
  493.                         </Property>
  494.                         <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  495.                           <Connection code="new DefaultListModel()" type="code"/>
  496.                         </Property>
  497.                         <Property name="selectionMode" type="int" value="0"/>
  498.                       </Properties>
  499.                     </Component>
  500.                   </SubComponents>
  501.                 </Container>
  502.                 <Component class="javax.swing.JButton" name="replaceButton">
  503.                   <Properties>
  504.                     <Property name="text" type="java.lang.String" value="置換"/>
  505.                   </Properties>
  506.                   <Events>
  507.                     <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="replaceButtonActionPerformed"/>
  508.                   </Events>
  509.                 </Component>
  510.                 <Component class="javax.swing.JLabel" name="jLabel4">
  511.                   <Properties>
  512.                     <Property name="text" type="java.lang.String" value="置換されるID"/>
  513.                   </Properties>
  514.                 </Component>
  515.                 <Component class="javax.swing.JLabel" name="jLabel5">
  516.                   <Properties>
  517.                     <Property name="text" type="java.lang.String" value="参照されるID"/>
  518.                   </Properties>
  519.                 </Component>
  520.               </SubComponents>
  521.             </Container>
  522.           </SubComponents>
  523.         </Container>
  524.       </SubComponents>
  525.     </Container>
  526.   </SubComponents>
  527. </Form>
  528.