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

📄 frmftp.form

📁 用java的ftpClient包和swing编写的带界面的ftp客户端
💻 FORM
📖 第 1 页 / 共 5 页
字号:
        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Component id="localCombo" alignment="0" pref="317" max="32767" attributes="0"/>              <Group type="102" alignment="1" attributes="0">                  <Component id="localLabel" min="-2" pref="255" max="-2" attributes="1"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="uploadBtn" min="-2" max="-2" attributes="0"/>              </Group>              <Component id="jScrollPane1" alignment="0" pref="317" max="32767" attributes="0"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="1" attributes="0">                  <Component id="localCombo" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jScrollPane1" pref="379" max="32767" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="uploadBtn" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="localLabel" alignment="3" min="-2" pref="21" max="-2" attributes="0"/>                  </Group>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="uploadBtn">          <Properties>            <Property name="text" type="java.lang.String" value="&#x4e0a;&#x4f20;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="uploadBtnActionPerformed"/>

⌨️ 快捷键说明

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