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

📄 stockframe.form

📁 基于mvc的java进销存系统
💻 FORM
📖 第 1 页 / 共 2 页
字号:
                              <Component id="jButton7" min="-2" max="-2" attributes="0"/>                              <Component id="jButton6" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="38" max="-2" attributes="0"/>                          <Component id="jButton8" min="-2" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="111" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="txtPurchaseID" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="cmbSupplier" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButton6" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="txtAmount" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButton7" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButton8" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="dateChooserJButton1" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel7">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x4f9b;&#x8d27;&#x5546;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JComboBox" name="cmbSupplier">                  <Properties>                    <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">                      <StringArray count="0"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel8">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x624b;&#x5de5;&#x5355;&#x53f7;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="txtPurchaseID">                </Component>                <Component class="javax.swing.JLabel" name="jLabel9">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x91c7;&#x8d2d;&#x65e5;&#x671f;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel10">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x603b;&#x91d1;&#x989d;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="txtAmount">                </Component>                <Component class="javax.swing.JLabel" name="jLabel1">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#xffe5;"/>                  </Properties>                </Component>                <Component class="javax.swing.JButton" name="jButton8">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton8ActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="jButton7">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x4fdd;&#x5b58;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/>                  </Events>                </Component>                <Component class="been.DateChooserJButton" name="dateChooserJButton1">                </Component>                <Component class="javax.swing.JButton" name="jButton6">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton6ActionPerformed"/>                  </Events>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JScrollPane" name="jScrollPane2">              <AuxValues>                <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>              </AuxValues>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>              <SubComponents>                <Component class="javax.swing.JTable" name="jTable2">                  <Properties>                    <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">                      <Table columnCount="4" rowCount="4">                        <Column editable="true" title="&#x6807;&#x9898; 1" type="java.lang.Object"/>                        <Column editable="true" title="&#x6807;&#x9898; 2" type="java.lang.Object"/>                        <Column editable="true" title="&#x6807;&#x9898; 3" type="java.lang.Object"/>                        <Column editable="true" title="&#x6807;&#x9898; 4" type="java.lang.Object"/>                      </Table>                    </Property>                  </Properties>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JButton" name="jButton2">              <Properties>                <Property name="text" type="java.lang.String" value="&#x4e0a;&#x4e00;&#x5355;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="jButton3">              <Properties>                <Property name="text" type="java.lang.String" value="&#x4e0b;&#x4e00;&#x5355;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="jButton4">              <Properties>                <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="jButton5">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;&#x5546;&#x54c1; "/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="jButton1">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;&#x5546;&#x54c1;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>              </Events>            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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