📄 settingpanel.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <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"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="showPlayTip" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="autoMini" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="81" max="32767" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="showTitle" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="showTrayIcon" alignment="0" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="autoShutDown" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="shutDownTime" min="-2" pref="179" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <Component id="jLabel3" min="-2" pref="78" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="encoding" min="-2" pref="66" max="-2" attributes="0"/> <EmptySpace pref="60" max="32767" attributes="0"/> <Component id="autoClose" min="-2" max="-2" attributes="0"/> </Group> <Component id="mixers" alignment="0" pref="307" max="32767" attributes="0"/> </Group> </Group> <Component id="miniHide" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="76" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jPanel1" max="32767" attributes="0"/> <EmptySpace min="-2" pref="80" max="-2" attributes="0"/> </Group> </Group> </Group> <Component id="jPanel2" alignment="1" pref="481" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="28" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="mixers" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="6" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="autoClose" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="encoding" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="2" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="autoMini" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="showTrayIcon" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="2" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="showPlayTip" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="showTitle" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="5" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="autoShutDown" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="shutDownTime" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="miniHide" min="-2" max="-2" attributes="0"/> <EmptySpace pref="11" max="32767" attributes="0"/> <Component id="jPanel1" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel2" min="-2" pref="33" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JComboBox" name="mixers"> </Component> <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="SettingPanel.audioDevice" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </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="SettingPanel.lyricEncoding" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component> <Component class="javax.swing.JComboBox" name="encoding"> <Properties> <Property name="editable" type="boolean" value="true"/> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="4"> <StringItem index="0" value="GBK"/> <StringItem index="1" value="Big5"/> <StringItem index="2" value="UTF-8"/> <StringItem index="3" value="ISO8859-1"/> </StringArray> </Property> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="autoMini"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SettingPanel.autoMinimize" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="autoMiniActionPerformed"/> </Events> </Component> <Component class="javax.swing.JCheckBox" name="showTrayIcon"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/hadeslee/yoyoplayer/util/UIInfo.properties" key="SettingPanel.showTrayIcon" replaceFormat="Config.getResource("{key}")"/> </Property> </Properties> </Component>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -