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

📄 aboutdialog.form

📁 自己写的轮询提问的小程序 新手刚学 多多指教 合乎哈
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="2"/>    <Property name="title" type="java.lang.String" value="About JustPoll"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-118,0,0,1,-46"/>    <SyntheticProperty name="formSizePolicy" type="int" value="0"/>    <SyntheticProperty name="generateSize" type="boolean" value="true"/>    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,111,0,0,1,-54"/>  </AuxValues>  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">    <Property name="useNullLayout" type="boolean" value="true"/>  </Layout>  <SubComponents>    <Container class="javax.swing.JScrollPane" name="jScrollPane1">      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">          <AbsoluteConstraints x="14" y="14" width="430" height="290"/>        </Constraint>      </Constraints>      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>      <SubComponents>        <Component class="javax.swing.JTextArea" name="jTextArea1">          <Properties>            <Property name="editable" type="boolean" value="false"/>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Tahoma" size="11" style="0"/>            </Property>            <Property name="lineWrap" type="boolean" value="true"/>            <Property name="text" type="java.lang.String" value="JustPoll version 1.0 &#xa;Copyright (C) 2005-2006  Igor Partola, Michael J. Krikonis, Clark University&#xa;This software comes with ABSOLUTELY NO WARRANTY&#xa;&#xa;See COPYING.txt included in the jar file for license information&#xa;&#xa;This program is free software; you can redistribute it and/or&#xa;modify it under the terms of the GNU General Public License&#xa;as published by the Free Software Foundation; either version 2&#xa;of the License, or (at your option) any later version.&#xa;&#xa;This program is distributed in the hope that it will be useful,&#xa;but WITHOUT ANY WARRANTY; without even the implied warranty of&#xa;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&#xa;GNU General Public License for more details.&#xa;&#xa;You should have received a copy of the GNU General Public License&#xa;along with this program; if not, write to the Free Software&#xa;Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.&#xa;"/>            <Property name="wrapStyleWord" type="boolean" value="true"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="Tahoma" size="11" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="Close"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>      </Events>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">          <AbsoluteConstraints x="200" y="330" width="-1" height="-1"/>        </Constraint>      </Constraints>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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