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

📄 songinfodialog.form

📁 java+eclipse做的TTPlayer
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="2"/>    <Property name="title" type="java.lang.String" value="&#x6b4c;&#x66f2;&#x4fe1;&#x606f;"/>  </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="1"/>    <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">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jPanel1" alignment="0" max="32767" attributes="1"/>                  <Group type="102" alignment="0" attributes="1">                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="fileName" pref="221" max="32767" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jButton1" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton2" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton3" min="-2" max="-2" attributes="0"/>                  </Group>                  <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>              </Group>              <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"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="fileName" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Component id="jPanel2" min="-2" max="-2" attributes="0"/>              <EmptySpace 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="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JLabel" name="jLabel5">      <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.fileName" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="fileName">      <Properties>        <Property name="editable" type="boolean" value="false"/>      </Properties>    </Component>    <Container class="javax.swing.JPanel" name="jPanel1">      <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="&#x6807;&#x7b7e;">              <ResourceString PropertyName="titleX" bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SongInfoDialog.tag" 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">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" 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="title" min="-2" pref="183" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="artist" pref="185" max="32767" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="1" attributes="0">                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" attributes="0">                                  <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="album" pref="110" max="32767" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jLabel7" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="genre" pref="110" max="32767" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>                                  <Component id="year" min="-2" pref="31" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="1">                                  <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>                                  <Component id="track" min="-2" pref="30" max="-2" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <Component id="jLabel8" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jScrollPane1" pref="185" max="32767" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" 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="title" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="artist" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="track" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="album" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace type="unrelated" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="year" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="genre" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="jLabel8" min="-2" max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="37" max="-2" attributes="0"/>                  </Group>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel1">          <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.title" replaceFormat="Config.getResource(&quot;{key}&quot;)"/>            </Property>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="title">        </Component>        <Component class="javax.swing.JLabel" name="jLabel2">          <Properties>

⌨️ 快捷键说明

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