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

📄 seriedialog.form

📁 iReport-0.4.1-src是iReport的源代码,iReport是一个开源的报表项目,可以生成PDF等格式报表
💻 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"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </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,112,0,0,1,-100"/>  </AuxValues>  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>  <SubComponents>    <Component class="javax.swing.JLabel" name="jLabelTitle">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="Dialog" size="12" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="Serie expression (the single object of this serie)"/>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="3" gridWidth="2" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="8" insetsLeft="4" insetsBottom="0" insetsRight="4" anchor="10" weightX="0.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="it.businesslogic.ireport.gui.JRTextExpressionArea" name="jRTextExpressionAreaDefaultExpression">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">            <EtchetBorder/>          </Border>        </Property>        <Property name="electricScroll" type="int" value="0"/>        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[0, 60]"/>        </Property>        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[310, 60]"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="5" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="18" weightX="0.0" weightY="0.2"/>        </Constraint>      </Constraints>    </Component>    <Container class="javax.swing.JPanel" name="jPanel1">      <Properties>        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[10, 30]"/>        </Property>        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[10, 30]"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="6" gridWidth="2" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.0" weightY="0.0"/>        </Constraint>      </Constraints>      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="jPanel2">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">              <GridBagConstraints gridX="0" gridY="0" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>            </Constraint>          </Constraints>          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>        </Container>        <Component class="javax.swing.JButton" name="jButtonOK">          <Properties>            <Property name="text" type="java.lang.String" value="OK"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonOKActionPerformed"/>          </Events>          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>            </Constraint>          </Constraints>        </Component>        <Component class="javax.swing.JButton" name="jButtonCancel">          <Properties>            <Property name="text" type="java.lang.String" value="Cancel"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonCancelActionPerformed"/>          </Events>          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>            </Constraint>          </Constraints>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JTextField" name="jTextFieldName">      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="4" anchor="10" weightX="0.75" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JLabel" name="jLabelName">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="Dialog" size="12" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="Serie name"/>        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JLabel" name="jLabelName1">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="Dialog" size="12" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="Reset when"/>        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JComboBox" name="jComboBox1">      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="1" gridY="2" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="4" anchor="10" weightX="1.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JLabel" name="jLabelName2">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="Dialog" size="12" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="Exp Class"/>        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">          <Dimension value="[40, 16]"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="0" gridY="4" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JComboBox" name="jComboBoxClassType">      <Properties>        <Property name="editable" type="boolean" value="true"/>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints gridX="1" gridY="4" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="0" insetsRight="4" anchor="10" weightX="1.0" weightY="0.0"/>        </Constraint>      </Constraints>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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