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

📄 muslife.form

📁 用Java编写的一个可下载MP3
💻 FORM
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.4" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Component class="javax.swing.JButton" name="jButton2">      <Properties>        <Property name="text" type="java.lang.String" value="jButton2"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.ButtonGroup" name="searchbuttonGroup">    </Component>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="5d" green="b0" red="bf" type="rgb"/>    </Property>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_i18nAutoMode" 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">          <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>          <Component id="jPanel5" alignment="0" max="32767" attributes="0"/>          <Component id="mainPane" alignment="0" pref="926" max="32767" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="0" attributes="0">              <Component id="jPanel5" min="-2" max="-2" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Component id="mainPane" pref="514" max="32767" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JTabbedPane" name="mainPane">      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="jPanel2">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x64ad;&#x653e;&#x5217;&#x8868;              ">                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <PlainString value="&#x64ad;&#x653e;&#x5217;&#x8868;              "/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jPanel7" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane3" pref="573" max="32767" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jPanel10" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jPanel7" alignment="1" max="32767" attributes="0"/>                  <Component id="jPanel10" alignment="0" max="32767" attributes="0"/>                  <Component id="jScrollPane3" alignment="0" pref="485" max="32767" attributes="0"/>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JScrollPane" name="jScrollPane3">              <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="playListTable">                  <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>                  <Events>                    <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="playListTableMouseClicked"/>                  </Events>                  <AuxValues>                    <AuxValue name="JavaCodeGenerator_DeclarationPost" type="java.lang.String" value="private PlayListTableModel playListTableModel;"/>                    <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="playListTableModel=new PlayListTableModel();&#xa;playListTable.setModel(playListTableModel);"/>                  </AuxValues>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel7">              <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">                      <EmptySpace min="0" pref="167" max="32767" attributes="0"/>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <EmptySpace min="0" pref="481" max="32767" attributes="0"/>                  </Group>                </DimensionLayout>              </Layout>            </Container>            <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="1" attributes="0">                          <EmptySpace pref="42" max="32767" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="deleteTrackButton" alignment="0" min="-2" max="-2" attributes="0"/>                              <Component id="addtrackButton" alignment="0" min="-2" max="-2" attributes="0"/>                              <Component id="adddirctoryButton" alignment="0" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="38" 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="adddirctoryButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="addtrackButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="deleteTrackButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="390" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JButton" name="adddirctoryButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;&#x76ee;&#x5f55;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="adddirctoryButtonActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="addtrackButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;&#x6b4c;&#x66f2;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addtrackButtonActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="deleteTrackButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;&#x6b4c;&#x66f2;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="deleteTrackButtonActionPerformed"/>                  </Events>                </Component>              </SubComponents>            </Container>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel3">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x4e0b;&#x8f7d;&#x5217;&#x8868;             ">                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <PlainString value="&#x4e0b;&#x8f7d;&#x5217;&#x8868;             "/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jPanel9" alignment="0" max="32767" attributes="0"/>                  <Component id="jScrollPane2" alignment="1" pref="921" max="32767" attributes="0"/>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jPanel9" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane2" pref="452" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <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="downloadTable">                  <AuxValues>                    <AuxValue name="JavaCodeGenerator_DeclarationPre" type="java.lang.String" value="private TaskTableModel downloadTableModel;"/>                    <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="downloadTableModel=new TaskTableModel();&#xa;downloadTable.setModel(downloadTableModel);"/>                  </AuxValues>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel9">              <Properties>

⌨️ 快捷键说明

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