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

📄 muslife.form

📁 用Java编写的一个可下载MP3
💻 FORM
📖 第 1 页 / 共 3 页
字号:
                <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 min="-2" pref="20" max="-2" attributes="0"/>                          <Component id="startButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace type="separate" max="-2" attributes="0"/>                          <Component id="pauseButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace type="separate" max="-2" attributes="0"/>                          <Component id="cancelButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="109" max="-2" attributes="0"/>                          <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                          <EmptySpace type="unrelated" max="-2" attributes="0"/>                          <Component id="downloadInfo" pref="541" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="startButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="pauseButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="downloadInfo" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JButton" name="startButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x5f00;&#x59cb;" noResource="true"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="startButtonActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="pauseButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6682;&#x505c;" noResource="true"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="pauseButtonActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="cancelButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;" noResource="true"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JTextField" name="downloadInfo">                  <Properties>                    <Property name="editable" type="boolean" value="false"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel2">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x72b6;&#x6001;:" noResource="true"/>                  </Properties>                </Component>              </SubComponents>            </Container>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel4">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x641c;&#x7d22;&#x7ed3;&#x679c;          ">                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <PlainString value="&#x641c;&#x7d22;&#x7ed3;&#x679c;          "/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <Group type="103" groupAlignment="1" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="searchInfo" pref="794" max="32767" attributes="0"/>                          </Group>                          <Component id="jScrollPane1" alignment="1" pref="834" max="32767" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jPanel8" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jPanel8" alignment="0" max="32767" attributes="0"/>                  <Group type="102" alignment="0" attributes="0">                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="searchInfo" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane1" pref="459" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JScrollPane" name="jScrollPane1">              <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="musicTable">                  <Events>                    <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="musicTableMouseClicked"/>                  </Events>                  <AuxValues>                    <AuxValue name="JavaCodeGenerator_DeclarationPre" type="java.lang.String" value="private org.serain.shmily.model.searchTableModel musicTableModel;"/>                    <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="musicTableModel=new org.serain.shmily.model.searchTableModel();&#xa;musicTable.setModel(musicTableModel);"/>                  </AuxValues>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel8">              <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="1" attributes="0">                          <EmptySpace max="32767" attributes="0"/>                          <Component id="clearmusicListButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace 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"/>                          <Component id="clearmusicListButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="448" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JButton" name="clearmusicListButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6e05;&#x7a7a;" noResource="true"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="clearmusicListButtonActionPerformed"/>                  </Events>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JTextField" name="searchInfo">              <Properties>                <Property name="editable" type="boolean" value="false"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabel1">              <Properties>                <Property name="text" type="java.lang.String" value="&#x72b6;&#x6001;&#xff1a;" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel11">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x7cfb;&#x7edf;&#x8bbe;&#x7f6e;         ">                <Property name="tabTitle" type="java.lang.String" value="&#x7cfb;&#x7edf;&#x8bbe;&#x7f6e;         "/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="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">                          <Group type="102" alignment="0" attributes="0">                              <Component id="jPanel12" max="32767" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="1" attributes="0">                              <Component id="jButton1" min="-2" max="-2" attributes="0"/>                              <EmptySpace type="separate" max="-2" attributes="0"/>                              <Component id="jButton3" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="45" max="-2" attributes="0"/>                          </Group>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>                      <Component id="mailButton" min="-2" max="-2" attributes="0"/>                      <EmptySpace type="separate" max="-2" attributes="0"/>                      <Component id="aboutButton" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="702" 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"/>                      <Component id="jPanel12" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" pref="71" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="mailButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="aboutButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace pref="168" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JPanel" name="jPanel12">              <Properties>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                    <TitledBorder title="&#x7cfb;&#x7edf;&#x5c5e;&#x6027;"/>                  </Border>

⌨️ 快捷键说明

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