⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 balancesheetframe.form

📁 Athena酒店小组_Athena酒店管理系统
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?>

<Form version="1.3" type="org.netbeans.modules.form.forminfo.JInternalFrameFormInfo">
  <Properties>
    <Property name="closable" type="boolean" value="true"/>
    <Property name="defaultCloseOperation" type="int" value="3"/>
    <Property name="iconifiable" type="boolean" value="true"/>
    <Property name="maximizable" type="boolean" value="true"/>
    <Property name="title" type="java.lang.String" value="&#x8d44;&#x4ea7;&#x8d1f;&#x503a;&#x8868;"/>
  </Properties>
  <SyntheticProperties>
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  </SyntheticProperties>
  <AuxValues>
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  </AuxValues>

  <Layout>
    <DimensionLayout dim="0">
      <Group type="103" groupAlignment="0" attributes="0">
          <Group type="102" attributes="0">
              <Group type="103" groupAlignment="0" attributes="0">
                  <Group type="102" attributes="0">
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="jScrollPane1" alignment="0" pref="644" max="32767" attributes="0"/>
                          <Group type="102" alignment="1" attributes="0">
                              <Component id="jLabel1" min="-2" pref="146" max="-2" attributes="0"/>
                              <EmptySpace min="-2" pref="87" max="-2" attributes="0"/>
                              <Component id="jButton2" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="jButton3" min="-2" max="-2" attributes="0"/>
                          </Group>
                      </Group>
                  </Group>
                  <Group type="102" alignment="0" attributes="0">
                      <EmptySpace min="-2" pref="295" max="-2" attributes="0"/>
                      <Component id="jButton1" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <Group type="102" alignment="0" attributes="0">
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
                      <EmptySpace min="-2" pref="180" max="-2" attributes="0"/>
                      <Component id="jLabel4" min="-2" pref="103" max="-2" attributes="0"/>
                      <EmptySpace pref="199" max="32767" attributes="1"/>
                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
                  </Group>
              </Group>
              <EmptySpace min="-2" max="-2" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
    <DimensionLayout dim="1">
      <Group type="103" groupAlignment="0" attributes="0">
          <Group type="102" alignment="0" max="-2" attributes="0">
              <Group type="103" groupAlignment="0" max="-2" attributes="0">
                  <Group type="102" max="-2" attributes="0">
                      <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>
                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
                      <EmptySpace min="-2" pref="16" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="3" max="-2" attributes="0">
                          <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
                      </Group>
                  </Group>
                  <Group type="102" alignment="0" attributes="0">
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="3" attributes="0">
                          <Component id="jButton3" alignment="3" max="32767" attributes="1"/>
                          <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="1"/>
                      </Group>
                  </Group>
              </Group>
              <EmptySpace min="-2" max="-2" attributes="0"/>
              <Component id="jScrollPane1" min="-2" pref="428" max="-2" attributes="0"/>
              <EmptySpace min="-2" max="-2" attributes="0"/>
              <Component id="jButton1" min="-2" max="-2" attributes="0"/>
              <EmptySpace min="-2" max="-2" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Component class="javax.swing.JButton" name="jButton1">
      <Properties>
        <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
      </Events>
    </Component>
    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
      <Properties>
        <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
        <Property name="verticalScrollBarPolicy" type="int" value="22"/>
        <Property name="autoscrolls" type="boolean" value="true"/>
        <Property name="enabled" type="boolean" value="false"/>
      </Properties>

      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
      <SubComponents>
        <Component class="javax.swing.JTable" name="jTable1">
          <Properties>
            <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
              <Table columnCount="8" rowCount="45">
                <Column editable="false" title="&#x8d44;&#x4ea7;" type="java.lang.Object">
                  <Data value="&#x6d41;&#x52a8;&#x8d44;&#x4ea7;&#xff1a;"/>
                  <Data value="  &#x8d27;&#x5e01;&#x8d44;&#x91d1;"/>
                  <Data value="  &#x77ed;&#x671f;&#x6295;&#x8d44;"/>
                  <Data value="  &#x5e94;&#x6536;&#x7968;&#x636e;"/>
                  <Data value="  &#x5e94;&#x6536;&#x80a1;&#x5229;"/>
                  <Data value="  &#x5e94;&#x6536;&#x5229;&#x606f;"/>
                  <Data value="  &#x5e94;&#x6536;&#x5e10;&#x6b3e;"/>
                  <Data value="  &#x5176;&#x4ed6;&#x5e94;&#x6536;&#x6b3e;"/>
                  <Data value="  &#x9884;&#x4ed8;&#x5e10;&#x6b3e;"/>
                  <Data value="  &#x5e94;&#x6536;&#x8865;&#x8d34;&#x6b3e;"/>
                  <Data value="  &#x5b58;&#x8d27;"/>
                  <Data value="  &#x5f85;&#x644a;&#x8d39;&#x7528;"/>
                  <Data value="  &#x5e74;&#x5185;&#x5230;&#x671f;&#x957f;&#x671f;&#x503a;&#x5238;"/>
                  <Data value="  &#x5176;&#x4ed6;&#x6d41;&#x52a8;&#x8d44;&#x4ea7;"/>
                  <Data value="    &#x6d41;&#x52a8;&#x8d44;&#x4ea7;&#x5408;&#x8ba1;"/>
                  <Data value="null"/>
                  <Data value="&#x957f;&#x671f;&#x6295;&#x8d44;&#xff1a;"/>
                  <Data value="  &#x957f;&#x671f;&#x80a1;&#x6743;&#x6295;&#x8d44;"/>
                  <Data value="  &#x957f;&#x671f;&#x503a;&#x52a1;&#x6295;&#x8d44;"/>
                  <Data value="  &#x957f;&#x671f;&#x6295;&#x8d44;&#x5408;&#x8ba1;"/>
                  <Data value="null"/>
                  <Data value="null"/>
                  <Data value="&#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#xff1a;"/>
                  <Data value="  &#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x539f;&#x503c;"/>
                  <Data value="  &#x51cf;&#xff1a;&#x7d2f;&#x79ef;&#x6298;&#x65e7;"/>
                  <Data value="  &#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x51c0;&#x503c;"/>
                  <Data value="  &#x51cf;&#xff1a;&#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x51cf;&#x503c;&#x51c6;&#x5907;"/>
                  <Data value="      &#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x51c0;&#x989d;"/>
                  <Data value="      &#x5de5;&#x7a0b;&#x7269;&#x8d44;"/>
                  <Data value="      &#x5728;&#x5efa;&#x5de5;&#x7a0b;"/>
                  <Data value="      &#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x6e05;&#x7406;"/>
                  <Data value=""/>
                  <Data value="      &#x56fa;&#x5b9a;&#x8d44;&#x4ea7;&#x5408;&#x8ba1;"/>
                  <Data value="null"/>
                  <Data value="null"/>
                  <Data value="null"/>
                  <Data value="  &#x65e0;&#x5f62;&#x8d44;&#x4ea7;&#x53ca;&#x5176;&#x4ed6;&#x8d44;&#x4ea7;&#xff1a;"/>
                  <Data value="    &#x65e0;&#x5f62;&#x8d44;&#x4ea7;"/>
                  <Data value="    &#x957f;&#x671f;&#x5f85;&#x644a;&#x8d39;&#x7528;"/>
                  <Data value="    &#x5176;&#x4ed6;&#x957f;&#x671f;&#x8d44;&#x4ea7;"/>
                  <Data value="&#x65e0;&#x5f62;&#x8d44;&#x4ea7;&#x53ca;&#x5176;&#x4ed6;&#x8d44;&#x4ea7;&#x5408;&#x8ba1;"/>
                  <Data value="null"/>
                  <Data value="&#x9012;&#x5ef6;&#x7a0e;&#x9879;"/>
                  <Data value="  &#x9012;&#x5ef6;&#x7a0e;&#x6b3e;&#x501f;&#x9879;"/>
                  <Data value="        &#x8d44;&#x4ea7;&#x5408;&#x8ba1;"/>
                </Column>
                <Column editable="false" title="&#x884c;&#x6b21;" type="java.lang.Object">
                  <Data value="null"/>
                  <Data value="    1"/>
                  <Data value="    2"/>
                  <Data value="    5"/>
                  <Data value="    6"/>
                  <Data value="    7"/>
                  <Data value="    10"/>
                  <Data value="    11"/>
                  <Data value="    12"/>
                  <Data value="    13"/>
                  <Data value="    16"/>
                  <Data value="    17"/>
                  <Data value="    19"/>
                  <Data value="    20"/>
                  <Data value="    21"/>
                  <Data value="null"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -