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

📄 connectiondialog.form

📁 iReport-0.4.1-src是iReport的源代码,iReport是一个开源的报表项目,可以生成PDF等格式报表
💻 FORM
📖 第 1 页 / 共 4 页
字号:
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">                      <GridBagConstraints gridX="2" gridY="0" gridWidth="1" gridHeight="1" fill="1" ipadX="21" ipadY="-3" insetsTop="3" insetsLeft="3" insetsBottom="3" insetsRight="7" anchor="10" weightX="0.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JLabel" name="jLabel16">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="Select Expression"/>                  </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="0" ipadX="24" ipadY="0" insetsTop="3" insetsLeft="3" insetsBottom="3" insetsRight="3" anchor="10" weightX="0.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldRecordPath">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                  </Properties>                  <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="2" gridHeight="1" fill="2" ipadX="232" ipadY="1" insetsTop="3" insetsLeft="3" insetsBottom="3" insetsRight="7" anchor="16" weightX="1.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Container class="javax.swing.JPanel" name="jPanel3">                  <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="3" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/>                    </Constraint>                  </Constraints>                  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>                </Container>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanelBeansSet">              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">                  <BorderConstraints direction="Center"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">                <Property name="useNullLayout" type="boolean" value="true"/>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel12">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="Factory class (the class that will produce the set)"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="8" y="2" width="296" height="-1"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldJBSetFactoryClass">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="it.businesslogic.ireport.connection.SampleJRDataSourceFactory"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="8" y="18" width="354" height="22"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JRadioButton" name="jRadioButtonJBSetCollection">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="buttonGroupBeansSetType"/>                    </Property>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value=" Collection of javaBeans"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="10" y="82" width="288" height="-1"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JRadioButton" name="jRadioButtonJBSetArray">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="buttonGroupBeansSetType"/>                    </Property>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="selected" type="boolean" value="true"/>                    <Property name="text" type="java.lang.String" value="Array of javaBeans"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jRadioButtonJBSetArrayActionPerformed"/>                  </Events>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="10" y="100" width="288" height="-1"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JLabel" name="jLabel13">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="The static method to call to retrive the array or the the collection of javaBeans"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="10" y="42" width="382" height="-1"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldJBSetMethodToCall">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="createDatasource"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                      <AbsoluteConstraints x="8" y="58" width="354" height="22"/>                    </Constraint>                  </Constraints>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanelJDBC">              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">                  <BorderConstraints direction="Center"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel2">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="JDBC Driver"/>                  </Properties>                  <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="0" ipadX="0" ipadY="0" insetsTop="2" insetsLeft="6" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JLabel" name="jLabel3">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                    <Property name="text" type="java.lang.String" value="JDBC URL"/>                  </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="0" ipadX="0" ipadY="0" insetsTop="2" insetsLeft="6" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JComboBox" name="jComboBoxJDBCDriver">                  <Properties>                    <Property name="editable" type="boolean" value="true"/>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="11" style="0"/>                    </Property>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBoxJDBCDriverActionPerformed"/>                  </Events>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">                      <GridBagConstraints gridX="1" gridY="0" gridWidth="2" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="2" insetsLeft="6" insetsBottom="0" insetsRight="6" anchor="10" weightX="0.0" weightY="0.0"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldJDBCUrl">                  <Properties>

⌨️ 快捷键说明

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