📄 messagerebuildserver.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Menu class="javax.swing.JMenuBar" name="jMenuBar1"> <Properties> <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[110, 32769]"/> </Property> <Property name="name" type="java.lang.String" value="jMenuBar1" noResource="true"/> </Properties> <SubComponents> <Menu class="javax.swing.JMenu" name="servicesConfigJMenu"> <Properties> <Property name="text" type="java.lang.String" value="服务设置"/> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="name" type="java.lang.String" value="servicesConfigJMenu" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="portConfigJMenuItem"> <Properties> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="端口设置"/> <Property name="name" type="java.lang.String" value="portConfigJMenuItem" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="startServicesJMenuItem"> <Properties> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="启动服务"/> <Property name="name" type="java.lang.String" value="startServicesJMenuItem" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="stopServicesJMenuItem"> <Properties> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="停止服务"/> <Property name="name" type="java.lang.String" value="stopServicesJMenuItem" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="cancelJMenuItem"> <Properties> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="退出"/> <Property name="name" type="java.lang.String" value="cancelJMenuItem" noResource="true"/> </Properties> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="helpJMenu"> <Properties> <Property name="text" type="java.lang.String" value="帮助"/> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="name" type="java.lang.String" value="helpJMenu" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="helpJMenuItem"> <Properties> <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="帮助"/> <Property name="name" type="java.lang.String" value="helpJMenuItem" noResource="true"/> </Properties> </MenuItem> </SubComponents> </Menu> </SubComponents> </Menu> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="服务器端"/> <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[850, 730]"/> </Property> </Properties> <SyntheticProperties> <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/> <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="true"/> <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> <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"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jPanel3" min="-2" max="-2" attributes="1"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="10" pref="10" max="10" attributes="0"/> <Component id="jPanel1" min="-2" pref="718" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="24" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jPanel3" min="-2" max="-2" attributes="1"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="jPanel1" min="-2" pref="611" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel3"> <Properties> <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="configPortJButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Component id="startServicesJButton" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="stopServicesJButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="92" max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace pref="120" max="32767" 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="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel1" pref="29" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="103" alignment="0" groupAlignment="3" attributes="0"> <Component id="startServicesJButton" alignment="3" min="-2" pref="39" max="-2" attributes="0"/> <Component id="configPortJButton" alignment="3" min="-2" pref="39" max="-2" attributes="0"/> </Group> <Component id="stopServicesJButton" alignment="1" pref="39" max="32767" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="startServicesJButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="text" type="java.lang.String" value="启动服务"/> <Property name="focusable" type="boolean" value="false"/> <Property name="horizontalTextPosition" type="int" value="0"/> <Property name="name" type="java.lang.String" value="startServicesJButton" noResource="true"/> <Property name="verticalTextPosition" type="int" value="3"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="startServicesJButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="configPortJButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -