📄 lyricsettingpanel.form
字号:
<Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="autoLoadLyric" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="autoResize" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="mouseDragEnable" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="scrollAdjust" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="autoHide" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="25" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="topShow" alignment="0" min="-2" max="-2" 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="refreshInterval" min="-2" pref="61" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel10" min="-2" max="-2" attributes="0"/> </Group> <Component id="anti" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="resizeV" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="cutBlankChars" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="19" max="32767" attributes="0"/> </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="autoLoadLyric" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="cutBlankChars" 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="autoHide" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="topShow" 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="autoResize" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="resizeV" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="mouseDragEnable" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="anti" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="scrollAdjust" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="refreshInterval" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JCheckBox" name="autoLoadLyric"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.autoLoadLyric" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="cutBlankChars"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.cutBlankChars" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="autoHide"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.autoHide" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="autoResize"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.autoResize" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="resizeV"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.onlyResizeWhenV" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="mouseDragEnable"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.canDragToLocation" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="anti"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.textAnti" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="scrollAdjust"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.mouseWheelToAdjust" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <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="LyricSettingPanel.refreshTime" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JSpinner" name="refreshInterval"> <Properties> <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor"> <SpinnerModel initial="50" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/> </Property> </Properties> </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="LyricSettingPanel.ms" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="topShow"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="LyricSettingPanel.showOnTop" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel4"> <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/> <SubComponents> <Component class="javax.swing.JButton" name="jButton9"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="save" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton9ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton10"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="reset" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton10ActionPerformed"/> </Events> </Component> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -