frmftp.form

来自「用java的ftpClient包和swing编写的带界面的ftp客户端」· FORM 代码 · 共 165 行 · 第 1/5 页

FORM
165
字号
                  <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                  <EmptySpace pref="362" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel1">          <Properties>            <Property name="text" type="java.lang.String" value="DJR FTP &#x7cfb;&#x7edf;"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel2">      <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="&#x672c;&#x5730;&#x7cfb;&#x7edf;"/>          </Border>        </Property>        <Property name="name" type="java.lang.String" value="1"/>      </Properties>      <Layout>

⌨️ 快捷键说明

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