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

📄 mainjframe.form.netbeans-base

📁 Store Manager
💻 NETBEANS-BASE
📖 第 1 页 / 共 5 页
字号:
                  <ResourceString bundle="com/studio009/store/language.properties" key="Store_In" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace pref="104" max="32767" attributes="0"/>                      <Component id="jPanel10" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                      <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="93" max="-2" attributes="0"/>                      <Component id="jPanel7" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="156" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace pref="108" max="32767" attributes="0"/>                      <Component id="jPanel7" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="jPanel10" alignment="1" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel6" alignment="1" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JPanel" name="jPanel7">              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" max="-2" attributes="0">                              <Component id="jButton11" alignment="1" max="32767" attributes="1"/>                              <Component id="jButton5" alignment="1" pref="167" max="32767" attributes="1"/>                          </Group>                          <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>                          <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                          <EmptySpace type="unrelated" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" max="-2" attributes="0">                              <Component id="jButton16" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton23" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton8" alignment="0" max="32767" attributes="1"/>                          </Group>                          <EmptySpace pref="28" 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="3" attributes="0">                              <Component id="jButton5" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButton8" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                          <Component id="jButton16" min="-2" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" attributes="0">                                  <EmptySpace max="32767" attributes="0"/>                                  <Component id="jButton11" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="64" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>                                  <Component id="jButton23" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                              </Group>                          </Group>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="62" max="-2" attributes="0"/>                          <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="52" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JButton" name="jButton5">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="24" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x91c7;&#x8d2d;&#x8fdb;&#x8d27;"/>                  </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="jButton11">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="24" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x91c7;&#x8d2d;&#x9000;&#x8d27;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton11ActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JLabel" name="jLabel2">                  <Properties>                    <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">                      <Image iconType="3" name="/com/studio009/store/ui/resources/store.png"/>                    </Property>                  </Properties>                  <Events>                    <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jLabel2MouseClicked"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="jButton8">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="24" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x8fdb;&#x8d27;&#x5355;&#x67e5;&#x8be2;"/>                  </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="jButton16">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="24" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x8fdb;&#x8d27;&#x660e;&#x7ec6;&#x67e5;&#x8be2;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton16ActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="jButton23">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="24" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x5f53;&#x524d;&#x4ed3;&#x5e93;&#x67e5;&#x8be2;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton23ActionPerformed"/>                  </Events>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JLabel" name="jLabel6">              <Properties>                <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">                  <Image iconType="3" name="/com/studio009/store/ui/resources/tab1.bg.png"/>                </Property>              </Properties>            </Component>            <Container class="javax.swing.JPanel" name="jPanel10">              <Properties>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">                    <EtchetBorder/>                  </Border>                </Property>              </Properties>              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jButton25" min="-2" pref="110" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                          <Component id="jButton27" min="-2" pref="110" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>                          <Component id="jButton26" min="-2" pref="110" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>                          <Component id="jButton28" min="-2" pref="110" max="-2" attributes="0"/>                          <EmptySpace max="32767" 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="jButton25" alignment="3" pref="46" max="32767" attributes="0"/>                              <Component id="jButton27" alignment="3" pref="46" max="32767" attributes="0"/>                              <Component id="jButton26" alignment="3" pref="46" max="32767" attributes="0"/>                              <Component id="jButton28" alignment="3" pref="46" max="32767" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JButton" name="jButton25">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6c89;&#x7a33;&#x4e3b;&#x9898;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton25ActionPerformed"/>                  </Events>

⌨️ 快捷键说明

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