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

📄 readmail.form

📁 基于JAVA语言的电子邮件客户端
💻 FORM
📖 第 1 页 / 共 2 页
字号:
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonDownloadActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JToolBar$Separator" name="jSeparator5">        </Component>        <Component class="javax.swing.JButton" name="jButtonExit">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="&#x5b8b;&#x4f53;" size="18" style="0"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">                <BevelBorder/>              </Border>            </Property>            <Property name="focusable" type="boolean" value="false"/>            <Property name="horizontalTextPosition" type="int" value="0"/>            <Property name="verticalTextPosition" type="int" value="3"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonExitActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel1">      <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/>          </Border>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Component id="jPanel4" alignment="0" max="32767" attributes="0"/>              <Component id="jPanel2" alignment="0" max="32767" attributes="2"/>              <Component id="jPanel3" alignment="0" max="32767" attributes="2"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <Component id="jPanel2" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jPanel3" max="32767" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jPanel4" min="-2" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <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="&#x5934;&#x90e8;"/>              </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" attributes="0">                              <Component id="jLabelReceiver" min="-2" max="-2" attributes="1"/>                              <EmptySpace pref="396" max="32767" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jLabelFrom" max="32767" attributes="1"/>                              <EmptySpace min="-2" pref="531" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="1" attributes="0">                              <Component id="jLabelSendedDate" pref="60" max="32767" attributes="1"/>                              <EmptySpace min="-2" pref="519" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="jLabelSize" alignment="0" max="32767" attributes="1"/>                                  <Group type="102" alignment="0" attributes="0">                                      <Component id="jLabelSubject" min="-2" max="-2" attributes="1"/>                                      <EmptySpace pref="24" max="-2" attributes="0"/>                                  </Group>                              </Group>                              <EmptySpace min="-2" pref="519" max="-2" 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="jLabelReceiver" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabelFrom" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabelSendedDate" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabelSize" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabelSubject" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabelReceiver">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6536;&#x4ef6;&#x4eba;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabelFrom">              <Properties>                <Property name="text" type="java.lang.String" value="&#x53d1;&#x4ef6;&#x4eba;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabelSendedDate">              <Properties>                <Property name="text" type="java.lang.String" value="&#x53d1;&#x9001;&#x65f6;&#x95f4;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabelSize">              <Properties>                <Property name="text" type="java.lang.String" value="&#x90ae;&#x4ef6;&#x5927;&#x5c0f;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabelSubject">              <Properties>                <Property name="text" type="java.lang.String" value="&#x4e3b;&#x9898;&#xff1a;"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel3">          <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="&#x6b63;&#x6587;"/>              </Border>            </Property>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jScrollPane1" alignment="0" pref="454" max="32767" attributes="0"/>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jScrollPane1" alignment="0" pref="234" max="32767" attributes="0"/>              </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.JEditorPane" name="jEditorPaneData">                  <Properties>                    <Property name="contentType" type="java.lang.String" value="text/html"/>                  </Properties>                  <Events>                    <EventHandler event="hyperlinkUpdate" listener="javax.swing.event.HyperlinkListener" parameters="javax.swing.event.HyperlinkEvent" handler="jEditorPaneDataHyperlinkUpdate"/>                  </Events>                </Component>              </SubComponents>            </Container>          </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="&#x9644;&#x4ef6;&#x60c5;&#x51b5;"/>              </Border>            </Property>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabelAttachment" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="454" 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="jLabelAttachment" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="25" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabelAttachment">            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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