Financing.form
上传用户:xinkaifrp
上传日期:2021-05-08
资源大小:372k
文件大小:15k
源码类别:

家庭/个人应用

开发平台:

Java

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3.   <NonVisualComponents>
  4.     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
  5.     </Component>
  6.     <Menu class="javax.swing.JMenuBar" name="jMenuBar1">
  7.       <SubComponents>
  8.         <Menu class="javax.swing.JMenu" name="jMenu1">
  9.           <Properties>
  10.             <Property name="text" type="java.lang.String" value="&#x529f;&#x80fd;"/>
  11.           </Properties>
  12.           <SubComponents>
  13.             <MenuItem class="javax.swing.JMenuItem" name="menuType">
  14.               <Properties>
  15.                 <Property name="text" type="java.lang.String" value="&#x7c7b;&#x522b;&#x7ba1;&#x7406;"/>
  16.               </Properties>
  17.               <Events>
  18.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="menuTypeActionPerformed"/>
  19.               </Events>
  20.             </MenuItem>
  21.             <MenuItem class="javax.swing.JMenuItem" name="regedit">
  22.               <Properties>
  23.                 <Property name="text" type="java.lang.String" value="&#x6ce8;&#x518c;&#x65b0;&#x7528;&#x6237;"/>
  24.               </Properties>
  25.               <Events>
  26.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="regeditActionPerformed"/>
  27.               </Events>
  28.             </MenuItem>
  29.             <MenuItem class="javax.swing.JMenuItem" name="logoff">
  30.               <Properties>
  31.                 <Property name="text" type="java.lang.String" value="&#x6ce8;&#x9500;&#x5f53;&#x524d;&#x7528;&#x6237;"/>
  32.               </Properties>
  33.               <Events>
  34.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="logoffActionPerformed"/>
  35.               </Events>
  36.             </MenuItem>
  37.             <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
  38.               <Properties>
  39.                 <Property name="text" type="java.lang.String" value="&#x4fee;&#x6539;&#x5bc6;&#x7801;"/>
  40.               </Properties>
  41.               <Events>
  42.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem2ActionPerformed"/>
  43.               </Events>
  44.             </MenuItem>
  45.             <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1">
  46.               <Properties>
  47.                 <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>
  48.               </Properties>
  49.               <Events>
  50.                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem1ActionPerformed"/>
  51.               </Events>
  52.             </MenuItem>
  53.           </SubComponents>
  54.         </Menu>
  55.       </SubComponents>
  56.     </Menu>
  57.   </NonVisualComponents>
  58.   <Properties>
  59.     <Property name="defaultCloseOperation" type="int" value="3"/>
  60.   </Properties>
  61.   <SyntheticProperties>
  62.     <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>
  63.     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  64.   </SyntheticProperties>
  65.   <AuxValues>
  66.     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  67.     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  68.     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  69.     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  70.     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  71.     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  72.     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  73.     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  74.     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  75.   </AuxValues>
  76.   <Layout>
  77.     <DimensionLayout dim="0">
  78.       <Group type="103" groupAlignment="0" attributes="0">
  79.           <Group type="102" attributes="0">
  80.               <Group type="103" groupAlignment="0" max="-2" attributes="0">
  81.                   <Group type="102" alignment="0" attributes="0">
  82.                       <EmptySpace min="-2" pref="127" max="-2" attributes="0"/>
  83.                       <Group type="103" groupAlignment="0" attributes="0">
  84.                           <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
  85.                           <Component id="labeluser" alignment="0" min="-2" max="-2" attributes="0"/>
  86.                       </Group>
  87.                   </Group>
  88.                   <Group type="102" alignment="0" attributes="0">
  89.                       <EmptySpace max="-2" attributes="0"/>
  90.                       <Group type="103" groupAlignment="0" attributes="0">
  91.                           <Group type="102" alignment="0" attributes="0">
  92.                               <Group type="103" groupAlignment="1" attributes="0">
  93.                                   <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  94.                                   <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  95.                               </Group>
  96.                               <EmptySpace max="-2" attributes="0"/>
  97.                               <Group type="103" groupAlignment="0" attributes="0">
  98.                                   <Component id="textMoney" alignment="0" max="32767" attributes="0"/>
  99.                                   <Component id="textNew" alignment="1" pref="111" max="32767" attributes="0"/>
  100.                               </Group>
  101.                               <EmptySpace max="-2" attributes="0"/>
  102.                               <Group type="103" groupAlignment="0" attributes="0">
  103.                                   <Component id="jLabel7" min="-2" max="-2" attributes="0"/>
  104.                                   <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
  105.                               </Group>
  106.                           </Group>
  107.                           <Group type="102" alignment="0" attributes="0">
  108.                               <Group type="103" groupAlignment="0" attributes="0">
  109.                                   <Component id="radioOut" min="-2" max="-2" attributes="0"/>
  110.                                   <Component id="jLabel5" min="-2" pref="41" max="-2" attributes="0"/>
  111.                               </Group>
  112.                               <EmptySpace max="-2" attributes="0"/>
  113.                               <Group type="103" groupAlignment="0" attributes="0">
  114.                                   <Component id="radioIn" min="-2" max="-2" attributes="0"/>
  115.                                   <Component id="comboType" alignment="0" min="-2" max="-2" attributes="0"/>
  116.                               </Group>
  117.                               <EmptySpace min="-2" pref="126" max="-2" attributes="0"/>
  118.                           </Group>
  119.                           <Group type="102" alignment="0" attributes="0">
  120.                               <Component id="jLabel6" min="-2" max="-2" attributes="0"/>
  121.                               <EmptySpace max="-2" attributes="0"/>
  122.                               <Group type="103" groupAlignment="0" attributes="0">
  123.                                   <Group type="102" alignment="0" attributes="0">
  124.                                       <Component id="jButtonOK" min="-2" max="-2" attributes="0"/>
  125.                                       <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>
  126.                                       <Component id="buttonRecord" min="-2" max="-2" attributes="0"/>
  127.                                   </Group>
  128.                                   <Component id="textMark" alignment="0" min="-2" pref="201" max="-2" attributes="0"/>
  129.                               </Group>
  130.                               <EmptySpace min="-2" pref="22" max="-2" attributes="0"/>
  131.                           </Group>
  132.                       </Group>
  133.                   </Group>
  134.               </Group>
  135.               <EmptySpace pref="63" max="32767" attributes="0"/>
  136.           </Group>
  137.       </Group>
  138.     </DimensionLayout>
  139.     <DimensionLayout dim="1">
  140.       <Group type="103" groupAlignment="0" attributes="0">
  141.           <Group type="102" alignment="0" attributes="0">
  142.               <EmptySpace max="-2" attributes="0"/>
  143.               <Group type="103" groupAlignment="0" attributes="0">
  144.                   <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
  145.                   <Component id="labeluser" alignment="0" min="-2" max="-2" attributes="0"/>
  146.               </Group>
  147.               <EmptySpace type="separate" max="-2" attributes="0"/>
  148.               <Group type="103" groupAlignment="3" attributes="0">
  149.                   <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
  150.                   <Component id="textMoney" alignment="3" min="-2" max="-2" attributes="0"/>
  151.               </Group>
  152.               <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>
  153.               <Group type="103" groupAlignment="3" attributes="0">
  154.                   <Component id="textNew" alignment="3" min="-2" max="-2" attributes="0"/>
  155.                   <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
  156.                   <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
  157.               </Group>
  158.               <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>
  159.               <Group type="103" groupAlignment="3" attributes="0">
  160.                   <Component id="radioOut" alignment="3" min="-2" max="-2" attributes="0"/>
  161.                   <Component id="radioIn" alignment="3" min="-2" max="-2" attributes="0"/>
  162.               </Group>
  163.               <EmptySpace type="separate" max="-2" attributes="0"/>
  164.               <Group type="103" groupAlignment="3" attributes="0">
  165.                   <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
  166.                   <Component id="comboType" alignment="3" min="-2" max="-2" attributes="0"/>
  167.               </Group>
  168.               <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>
  169.               <Group type="103" groupAlignment="3" attributes="0">
  170.                   <Component id="textMark" alignment="3" min="-2" max="-2" attributes="0"/>
  171.                   <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
  172.                   <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
  173.               </Group>
  174.               <EmptySpace pref="45" max="32767" attributes="0"/>
  175.               <Group type="103" groupAlignment="3" attributes="0">
  176.                   <Component id="jButtonOK" alignment="3" min="-2" max="-2" attributes="0"/>
  177.                   <Component id="buttonRecord" alignment="3" min="-2" max="-2" attributes="0"/>
  178.               </Group>
  179.               <EmptySpace min="-2" pref="53" max="-2" attributes="0"/>
  180.           </Group>
  181.       </Group>
  182.     </DimensionLayout>
  183.   </Layout>
  184.   <SubComponents>
  185.     <Component class="javax.swing.JLabel" name="jLabel1">
  186.       <Properties>
  187.         <Property name="text" type="java.lang.String" value="&#x4e2a;&#x4eba;&#x7406;&#x8d22;&#x7cfb;&#x7edf;"/>
  188.       </Properties>
  189.     </Component>
  190.     <Component class="javax.swing.JLabel" name="labeluser">
  191.     </Component>
  192.     <Component class="javax.swing.JTextField" name="textMoney">
  193.       <Properties>
  194.         <Property name="editable" type="boolean" value="false"/>
  195.       </Properties>
  196.     </Component>
  197.     <Component class="javax.swing.JLabel" name="jLabel2">
  198.       <Properties>
  199.         <Property name="text" type="java.lang.String" value="&#x5f53;&#x524d;&#x4f59;&#x989d;"/>
  200.       </Properties>
  201.     </Component>
  202.     <Component class="javax.swing.JTextField" name="textNew">
  203.     </Component>
  204.     <Component class="javax.swing.JLabel" name="jLabel3">
  205.       <Properties>
  206.         <Property name="text" type="java.lang.String" value="&#x65b0;&#x7684;&#x6536;&#x652f;"/>
  207.       </Properties>
  208.     </Component>
  209.     <Component class="javax.swing.JLabel" name="jLabel4">
  210.       <Properties>
  211.         <Property name="text" type="java.lang.String" value="&#x5143;"/>
  212.       </Properties>
  213.     </Component>
  214.     <Component class="javax.swing.JRadioButton" name="radioOut">
  215.       <Properties>
  216.         <Property name="text" type="java.lang.String" value="&#x652f;&#x51fa;"/>
  217.       </Properties>
  218.       <Events>
  219.         <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="radioOutItemStateChanged"/>
  220.       </Events>
  221.     </Component>
  222.     <Component class="javax.swing.JRadioButton" name="radioIn">
  223.       <Properties>
  224.         <Property name="text" type="java.lang.String" value="&#x6536;&#x5165;"/>
  225.       </Properties>
  226.       <Events>
  227.         <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="radioInItemStateChanged"/>
  228.       </Events>
  229.     </Component>
  230.     <Component class="javax.swing.JComboBox" name="comboType">
  231.       <Properties>
  232.         <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  233.           <StringArray count="4">
  234.             <StringItem index="0" value="Item 1"/>
  235.             <StringItem index="1" value="Item 2"/>
  236.             <StringItem index="2" value="Item 3"/>
  237.             <StringItem index="3" value="Item 4"/>
  238.           </StringArray>
  239.         </Property>
  240.         <Property name="toolTipText" type="java.lang.String" value="&#x9009;&#x62e9;&#x7c7b;&#x578b;"/>
  241.       </Properties>
  242.       <AuxValues>
  243.         <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
  244.       </AuxValues>
  245.     </Component>
  246.     <Component class="javax.swing.JLabel" name="jLabel5">
  247.       <Properties>
  248.         <Property name="text" type="java.lang.String" value="&#x7c7b;&#x522b;"/>
  249.       </Properties>
  250.     </Component>
  251.     <Component class="javax.swing.JTextField" name="textMark">
  252.     </Component>
  253.     <Component class="javax.swing.JLabel" name="jLabel6">
  254.       <Properties>
  255.         <Property name="text" type="java.lang.String" value="&#x5907;&#x6ce8;&#xff1a;"/>
  256.       </Properties>
  257.     </Component>
  258.     <Component class="javax.swing.JLabel" name="jLabel7">
  259.     </Component>
  260.     <Component class="javax.swing.JButton" name="jButtonOK">
  261.       <Properties>
  262.         <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>
  263.       </Properties>
  264.       <Events>
  265.         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonOKActionPerformed"/>
  266.       </Events>
  267.     </Component>
  268.     <Component class="javax.swing.JButton" name="buttonRecord">
  269.       <Properties>
  270.         <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x8bb0;&#x5f55;"/>
  271.       </Properties>
  272.       <Events>
  273.         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonRecordActionPerformed"/>
  274.       </Events>
  275.     </Component>
  276.   </SubComponents>
  277. </Form>