?? clientwindow.form
字號:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane4"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTable" name="jTable1"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="4" rowCount="4"> <Column editable="true" title="Title 1" type="java.lang.Object"/> <Column editable="true" title="Title 2" type="java.lang.Object"/> <Column editable="true" title="Title 3" type="java.lang.Object"/> <Column editable="true" title="Title 4" type="java.lang.Object"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="jScrollPane3"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTable" name="jTable2"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="4" rowCount="4"> <Column editable="true" title="Title 1" type="java.lang.Object"/> <Column editable="true" title="Title 2" type="java.lang.Object"/> <Column editable="true" title="Title 3" type="java.lang.Object"/> <Column editable="true" title="Title 4" type="java.lang.Object"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" 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"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="29" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="usernameLabel" alignment="1" min="-2" pref="59" max="-2" attributes="0"/> <Component id="IPLabel" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="90" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="IPtextLabel" max="32767" attributes="1"/> <Component id="usernametextLabel" alignment="0" pref="84" max="32767" attributes="1"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jScrollPane2" alignment="0" pref="456" max="32767" attributes="1"/> <Component id="jScrollPane1" alignment="0" min="-2" pref="456" max="-2" attributes="1"/> <Group type="102" alignment="1" attributes="0"> <Component id="privateBtn" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> <Component id="sendBtn" min="-2" pref="74" max="-2" attributes="0"/> </Group> </Group> </Group> </Group> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="logoffBtn" alignment="1" max="32767" attributes="1"/> <Component id="transmitBtn" max="32767" attributes="1"/> <Component id="jScrollPane5" alignment="0" pref="140" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="25" 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 min="-2" pref="34" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="usernameLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="usernametextLabel" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="13" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="IPLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="IPtextLabel" alignment="3" 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="jScrollPane5" alignment="0" min="-2" pref="152" max="-2" attributes="1"/> <Group type="102" alignment="0" attributes="0"> <Component id="jScrollPane1" min="-2" pref="182" max="-2" attributes="1"/> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="98" max="-2" attributes="0"/> <EmptySpace min="-2" pref="42" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="sendBtn" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="privateBtn" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="transmitBtn" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace pref="26" max="32767" attributes="0"/> <Component id="logoffBtn" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane1"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="messageTA"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="editable" type="boolean" value="false"/> <Property name="rows" type="int" value="5"/> </Properties> <Events> <EventHandler event="ancestorAdded" listener="javax.swing.event.AncestorListener" parameters="javax.swing.event.AncestorEvent" handler="messageTAAncestorAdded"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="jScrollPane2"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="sendtextTA"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="sendBtn"> <Properties> <Property name="text" type="java.lang.String" value="send"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="sendBtnActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="privateBtn"> <Properties> <Property name="text" type="java.lang.String" value="private"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="privateBtnActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="usernameLabel"> <Properties> <Property name="text" type="java.lang.String" value="Username"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="usernametextLabel"> <Properties> <Property name="text" type="java.lang.String" value="111"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="IPLabel"> <Properties> <Property name="text" type="java.lang.String" value="IP address"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="IPtextLabel"> <Properties> <Property name="text" type="java.lang.String" value="122"/> </Properties> </Component> <Container class="javax.swing.JScrollPane" name="jScrollPane5"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTable" name="activeuserTab"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="1" rowCount="8"> <Column editable="false" title="User online" type="java.lang.String"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="transmitBtn"> <Properties> <Property name="text" type="java.lang.String" value="transmit file"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="transmitBtnActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="logoffBtn"> <Properties> <Property name="text" type="java.lang.String" value="LOG OFF"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="logoffBtnActionPerformed"/> </Events> </Component> </SubComponents></Form>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -