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

📄 musicframe.form

📁 这是一个简单的用JMF完成的播放器软件
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="jMenuBar1">    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="cc" green="ff" red="cc" type="rgb"/>    </Property>    <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="0" green="ff" red="cc" type="rgb"/>    </Property>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" 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">          <Group type="102" attributes="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jButton1" alignment="0" min="-2" pref="65" max="-2" attributes="0"/>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel4" min="-2" pref="182" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jPanel2" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton2" min="-2" pref="32" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton3" min="-2" pref="28" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton4" min="-2" pref="32" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jSlider1" min="0" pref="0" max="32767" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel1" min="-2" pref="218" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="list1" min="-2" pref="226" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <Component id="jButton1" min="-2" max="-2" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Component id="jLabel4" min="-2" pref="33" max="-2" attributes="0"/>              <EmptySpace max="32767" attributes="0"/>              <Component id="jPanel2" min="-2" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jSlider1" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Component id="jLabel1" min="-2" pref="29" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>              <Component id="list1" min="-2" pref="114" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JSlider" name="jSlider1">    </Component>    <Component class="javax.swing.JButton" name="jButton3">      <Properties>        <Property name="text" type="java.lang.String" value="jButton3"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="jButton4">      <Properties>        <Property name="text" type="java.lang.String" value="jButton4"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="0" green="33" red="33" type="rgb"/>        </Property>        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="0" green="cc" red="ff" type="rgb"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x64ad;&#x653e;&#x5217;&#x8868;"/>      </Properties>    </Component>    <Component class="java.awt.List" name="list1">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="0" green="99" red="ff" type="rgb"/>        </Property>        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="33" green="cc" red="ff" type="rgb"/>        </Property>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="list1ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="jLabel4">      <Properties>        <Property name="text" type="java.lang.String" value="&#x6b63;&#x5728;&#x64ad;&#x653e;   "/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="jButton2">      <Properties>        <Property name="text" type="java.lang.String" value="jButton2"/>      </Properties>    </Component>    <Container class="javax.swing.JPanel" name="jPanel2">      <Properties>        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="0" green="99" red="ff" type="rgb"/>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="221" max="32767" attributes="0"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="65" max="32767" attributes="0"/>          </Group>        </DimensionLayout>      </Layout>    </Container>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="text" type="java.lang.String" value="&#x6253;&#x5f00;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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