⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 app.form

📁 点对点聊天系统 支持文字和语音聊天。同时是服务器和客户端。App.formApp.javaShowMsg.javaTCPClient.javaTCPServer.javaUDPCapture.java
💻 FORM
📖 第 1 页 / 共 2 页
字号:
                      <EmptySpace max="-2" attributes="0"/>                      <Component id="btnSerc" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="48" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JButton" name="btnSers">              <Properties>                <Property name="text" type="java.lang.String" value="Start"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnSersMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnSerc">              <Properties>                <Property name="text" type="java.lang.String" value="Close"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnSercMouseClicked"/>              </Events>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel4">          <Properties>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                <TitledBorder title="Voice"/>              </Border>            </Property>          </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">                          <Group type="102" alignment="0" attributes="0">                              <Component id="btnVois" min="-2" pref="75" max="-2" attributes="1"/>                              <EmptySpace max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="btnVoic" pref="75" max="32767" attributes="1"/>                              <EmptySpace min="-2" pref="76" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="btnVoiA" min="-2" max="-2" attributes="0"/>                              <EmptySpace pref="80" max="32767" attributes="0"/>                          </Group>                      </Group>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="btnVois" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                      <Component id="btnVoiA" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="15" max="32767" attributes="0"/>                      <Component id="btnVoic" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JButton" name="btnVois">              <Properties>                <Property name="text" type="java.lang.String" value="Start"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnVoisMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnVoic">              <Properties>                <Property name="text" type="java.lang.String" value="Close"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnVoicMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnVoiA">              <Properties>                <Property name="text" type="java.lang.String" value="Accept"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnVoiAMouseClicked"/>              </Events>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel10">          <Properties>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                <TitledBorder title="Contra Host"/>              </Border>            </Property>          </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">                          <Group type="102" alignment="0" attributes="0">                              <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>                              <Component id="txtHost" min="-2" max="-2" attributes="0"/>                          </Group>                          <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">                              <Component id="btnConApp" alignment="0" max="32767" attributes="1"/>                              <Component id="btnConRec" alignment="0" max="32767" attributes="1"/>                          </Group>                      </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">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="txtHost" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="btnConApp" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="btnConRec" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="21" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel6">              <Properties>                <Property name="text" type="java.lang.String" value="Host: "/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="btnConApp">              <Properties>                <Property name="text" type="java.lang.String" value="Apply"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnConAppMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnConRec">              <Properties>                <Property name="text" type="java.lang.String" value="Recovery"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnConRecMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JTextField" name="txtHost">              <Properties>                <Property name="columns" type="int" value="12"/>                <Property name="text" type="java.lang.String" value="127.0.0.1"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel6">          <Properties>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                <TitledBorder title="Link"/>              </Border>            </Property>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="btnLinku" alignment="0" max="32767" attributes="1"/>                          <Component id="btnLinkl" alignment="0" pref="71" max="32767" attributes="1"/>                      </Group>                      <EmptySpace min="-2" pref="69" 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="btnLinkl" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>                      <Component id="btnLinku" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="49" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JButton" name="btnLinkl">              <Properties>                <Property name="text" type="java.lang.String" value="Link"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnLinklMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnLinku">              <Properties>                <Property name="text" type="java.lang.String" value="Unlink"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnLinkuMouseClicked"/>              </Events>            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -