📄 mainframe.form
字号:
</Group> <EmptySpace min="-2" pref="9" max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="tf_smtp" min="-2" pref="138" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="tf_pop3" min="-2" pref="137" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="tf_userpassword" alignment="0" pref="121" max="32767" attributes="0"/> <Component id="tf_username" alignment="0" max="32767" attributes="0"/> </Group> </Group> </Group> </Group> </Group> <EmptySpace min="-2" pref="403" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace pref="164" max="32767" attributes="0"/> <Component id="btn_Comfirm" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="298" 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="61" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="tf_smtp" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="tf_pop3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tf_username" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tf_userpassword" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> <Component id="cb_Anth" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="142" max="-2" attributes="0"/> <Component id="btn_Comfirm" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" value=" SMTP:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="tf_smtp"> <AuxValues> <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="tf_smtp.setText("smtp.163.com");"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value=" POP3:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="tf_pop3"> <AuxValues> <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="tf_pop3.setText("pop3.163.com");"/> </AuxValues> </Component> <Component class="javax.swing.JCheckBox" name="cb_Anth"> <Properties> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" value="是否需要认证"/> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> <EmptyBorder bottom="0" left="0" right="0" top="0"/> </Border> </Property> <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> <Insets value="[0, 0, 0, 0]"/> </Property> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cb_AnthActionPerformed"/> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cb_AnthMouseClicked"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel6"> <Properties> <Property name="text" type="java.lang.String" value="用户名"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel7"> <Properties> <Property name="text" type="java.lang.String" value="密 码"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="tf_username"> </Component> <Component class="javax.swing.JButton" name="btn_Comfirm"> <Properties> <Property name="text" type="java.lang.String" value="确定"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btn_ComfirmActionPerformed"/> </Events> </Component> <Component class="javax.swing.JPasswordField" name="tf_userpassword"> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel3"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="收件箱"> <Property name="tabTitle" type="java.lang.String" value="收件箱"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="55" max="-2" attributes="0"/> <Component id="jButton1" min="-2" pref="130" max="-2" attributes="1"/> <EmptySpace min="-2" pref="102" max="-2" attributes="0"/> <Component id="jButton2" min="-2" max="-2" attributes="1"/> <EmptySpace min="-2" pref="103" max="-2" attributes="0"/> </Group> <Component id="jScrollPane2" alignment="0" pref="519" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel8" min="-2" pref="200" max="-2" attributes="0"/> <EmptySpace min="-2" pref="91" max="-2" attributes="0"/> <Component id="jLabel9" pref="208" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel8" alignment="3" pref="22" max="32767" attributes="0"/> <Component id="jLabel9" alignment="3" min="-2" pref="18" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="301" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <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.JList" name="MailList"> <Properties> <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor"> <StringArray count="0"/> </Property> <Property name="selectionMode" type="int" value="0"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="MailListMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="text" type="java.lang.String" value="获取邮件列表"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="点击查看详细信息"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="text" type="java.lang.String" value="发信人"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="text" type="java.lang.String" value="主题"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -