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

📄 updateemployeeframe.form

📁 Athena酒店小组_Athena酒店管理系统
💻 FORM
📖 第 1 页 / 共 4 页
字号:
          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="1" attributes="0">                      <Component id="workStateLabel" alignment="1" min="-2" max="-2" attributes="0"/>                      <Group type="103" alignment="1" groupAlignment="0" attributes="0">                          <Component id="deptLabel" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jobLabel" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                      <Component id="workStateCombo" max="32767" attributes="1"/>                      <Component id="jobCombo" max="32767" attributes="1"/>                      <Component id="deptCombo" alignment="0" min="-2" pref="96" max="-2" attributes="1"/>                  </Group>                  <EmptySpace min="-2" pref="58" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="1" attributes="0">                      <Component id="joinTimeLabel" min="-2" max="-2" attributes="0"/>                      <Component id="startWorkTimeLabel" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                      <Component id="startWorkTimeText" max="32767" attributes="1"/>                      <Component id="joinTimeText" alignment="0" pref="84" max="32767" attributes="1"/>                  </Group>                  <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                      <Component id="rpButton" alignment="0" pref="142" max="32767" attributes="1"/>                      <Component id="salaryChangeButton" alignment="0" max="32767" attributes="1"/>                      <Component id="personnelChangeButton" alignment="0" max="32767" attributes="1"/>                  </Group>                  <EmptySpace pref="35" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="joinTimeLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="joinTimeText" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="personnelChangeButton" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="startWorkTimeLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="startWorkTimeText" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="salaryChangeButton" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="rpButton" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="deptLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="deptCombo" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jobLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jobCombo" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="workStateLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="workStateCombo" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                  </Group>                  <EmptySpace pref="10" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="deptLabel">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x90e8;&#x95e8;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jobLabel">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x804c;&#x4f4d;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="workStateLabel">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x5728;&#x804c;&#x72b6;&#x6001;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="joinTimeLabel">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x5165;&#x804c;&#x65f6;&#x95f4;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="startWorkTimeLabel">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x53c2;&#x52a0;&#x5de5;&#x4f5c;&#x65f6;&#x95f4;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="joinTimeText">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="startWorkTimeText">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JComboBox" name="deptCombo">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">              <StringArray count="0"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JComboBox" name="jobCombo">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">              <StringArray count="0"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JComboBox" name="workStateCombo">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">              <StringArray count="0"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JButton" name="personnelChangeButton">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="mnemonic" type="int" value="80"/>            <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x4eba;&#x4e8b;&#x53d8;&#x52a8;&#x60c5;&#x51b5;(P)"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="personnelChangeButtonActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="salaryChangeButton">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="mnemonic" type="int" value="83"/>            <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x85aa;&#x8d44;&#x53d8;&#x52a8;&#x60c5;&#x51b5;(S)"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="salaryChangeButtonActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="rpButton">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>            </Property>            <Property name="mnemonic" type="int" value="82"/>            <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x5956;&#x60e9;&#x60c5;&#x51b5;(R)"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rpButtonActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JButton" name="okButton">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>        </Property>        <Property name="mnemonic" type="int" value="79"/>        <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;(O)"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="cancelButton">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x65b0;&#x5b8b;&#x4f53;" size="12" style="0"/>        </Property>        <Property name="mnemonic" type="int" value="67"/>        <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;(C)"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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