📄 messageclient.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="jMenuBar"> <Properties> <Property name="name" type="java.lang.String" value="jMenuBar" noResource="true"/> </Properties> <SubComponents> <Menu class="javax.swing.JMenu" name="operateMenu"> <Properties> <Property name="text" type="java.lang.String" value="操作"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="name" type="java.lang.String" value="operateMenu" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="signInMenuItem"> <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="name" type="java.lang.String" value="signInMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="signInMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JSeparator" name="jSeparator2"> <Properties> <Property name="name" type="java.lang.String" value="jSeparator2" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="signOutJMenuItem"> <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="name" type="java.lang.String" value="signOutJMenuItem" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JSeparator" name="jSeparator4"> <Properties> <Property name="name" type="java.lang.String" value="jSeparator4" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="exitJMenuItem"> <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="name" type="java.lang.String" value="exitJMenuItem" noResource="true"/> </Properties> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="configJMenu"> <Properties> <Property name="text" type="java.lang.String" value="设置"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="黑体" size="14" style="1"/> </Property> <Property name="name" type="java.lang.String" value="configJMenu" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="configJMenuItem"> <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="name" type="java.lang.String" value="configJMenuItem" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JSeparator" name="jSeparator5"> <Properties> <Property name="name" type="java.lang.String" value="jSeparator5" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="connConfigJMenuItem"> <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="name" type="java.lang.String" value="connConfigJMenuItem" noResource="true"/> </Properties> </MenuItem> </SubComponents> </Menu> </SubComponents> </Menu> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> <Color id="Default Cursor"/> </Property> <Property name="locationByPlatform" type="boolean" value="true"/> <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[850, 730]"/> </Property> <Property name="resizable" type="boolean" value="false"/> </Properties> <SyntheticProperties> <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar"/> <SyntheticProperty name="formSizePolicy" type="int" value="2"/> </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" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jPanel3" alignment="0" max="32767" attributes="1"/> <Component id="jPanel1" alignment="1" min="-2" max="-2" attributes="1"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel3" min="-2" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel1" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel1"> <Properties> <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> </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"> <Component id="jScrollPane2" pref="442" max="32767" attributes="1"/> <Component id="jScrollPane1" pref="442" max="32767" attributes="1"/> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Component id="jToolBar2" min="-2" max="-2" attributes="1"/> <EmptySpace pref="243" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="exitJButton" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> </Group> </Group> <Component id="sendJButton" min="-2" pref="71" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="46" max="-2" attributes="0"/> <Component id="jTextField2" min="-2" pref="297" max="-2" attributes="0"/> <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"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jTextField2" min="-2" pref="540" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane1" min="-2" pref="343" max="-2" attributes="0"/> <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> <Component id="jToolBar2" min="-2" pref="38" max="-2" attributes="0"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -