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

📄 songinfodialog.form

📁 java+eclipse做的TTPlayer
💻 FORM
📖 第 1 页 / 共 2 页
字号:
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.artist" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="artist">        </Component>        <Component class="javax.swing.JLabel" name="jLabel3">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.album" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel4">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.year" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="album">        </Component>        <Component class="javax.swing.JLabel" name="jLabel6">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.track" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="track">        </Component>        <Component class="javax.swing.JTextField" name="year">        </Component>        <Component class="javax.swing.JLabel" name="jLabel7">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.genre" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="genre">        </Component>        <Component class="javax.swing.JLabel" name="jLabel8">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.comment" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <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.JTextArea" name="comment">              <Properties>                <Property name="columns" type="int" value="20"/>                <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                  <Font name="Dialog" size="12" style="0"/>                </Property>                <Property name="lineWrap" type="boolean" value="true"/>                <Property name="rows" type="int" value="5"/>              </Properties>            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">          <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.reReadFile" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>        </Property>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton2">      <Properties>        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">          <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.saveToFile" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>        </Property>      </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" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">          <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.cancel" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>        </Property>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>      </Events>    </Component>    <Container class="javax.swing.JPanel" name="jPanel2">      <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="MP3&#x6807;&#x7b7e;">              <ResourceString PropertyName="titleX" bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.mp3tag" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </TitledBorder>          </Border>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <Component id="jLabel9" min="-2" max="-2" attributes="0"/>                  <EmptySpace pref="203" max="32767" attributes="0"/>              </Group>              <Component id="jComboBox1" alignment="0" pref="251" max="32767" attributes="0"/>              <Group type="102" alignment="0" attributes="0">                  <Component id="jLabel10" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>              <Component id="jComboBox2" alignment="0" pref="251" 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="jLabel9" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jComboBox1" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jLabel10" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>                  <Component id="jComboBox2" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel9">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.readOrder" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JComboBox" name="jComboBox1">          <Properties>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">              <StringArray count="4">                <StringItem index="0" value="APEv2 &gt; ID3v2 &gt; ID3v1"/>                <StringItem index="1" value="ID3v2 &gt; APEv2 &gt; ID3v1"/>                <StringItem index="2" value="ID3v1 &gt; APEv2 &gt; ID3v2"/>                <StringItem index="3" value="ID3v1 &gt; ID3v2 &gt; APEv2"/>              </StringArray>            </Property>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBox1ActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel10">          <Properties>            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">              <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.writeMode" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JComboBox" name="jComboBox2">          <Properties>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">              <StringArray count="6">                <StringItem index="0" value="ID3v1"/>                <StringItem index="1" value="ID3v2"/>                <StringItem index="2" value="APEv2"/>                <StringItem index="3" value="ID3v1&amp;APEv2"/>                <StringItem index="4" value="ID3v1&amp;ID3v2"/>                <StringItem index="5" value="ID3v2&amp;APEv2"/>              </StringArray>            </Property>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBox2ActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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