ecgapplet.form

来自「egc 信号提取applet程序源代码」· FORM 代码 · 共 989 行 · 第 1/5 页

FORM
989
字号
                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtAmplitude">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new doubleVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="260" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblGeneralTitle">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="0"/>                        <Property name="text" type="java.lang.String" value="General Interface Parameters..."/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="120" y="10" width="350" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblAnoise">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="Amplitude of additive uniform noise [mV]"/>                        <Property name="toolTipText" type="java.lang.String" value=""/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="140" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtAnoise">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new doubleVerifier()" type="code"/>                        </Property>                        <Property name="name" type="java.lang.String" value="Anoise"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="140" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblSfecg">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="ECG Sampling Frequency [Hz]"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="80" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtSfecg">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new sfecgVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="80" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblSeed">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="Seed"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="230" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtSeed">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new integerVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="230" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                  </SubComponents>                </Container>                <Container class="javax.swing.JPanel" name="spectralCharacteristicsPanel">                  <Properties>                    <Property name="name" type="java.lang.String" value="spectralCharacteristics"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">                      <JTabbedPaneConstraints tabName="Spectral Characteristics">                        <Property name="tabTitle" type="java.lang.String" value="Spectral Characteristics"/>                      </JTabbedPaneConstraints>                    </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="lblSpectralTitle">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="0"/>                        <Property name="text" type="java.lang.String" value="Spectral Characteristics Parameters..."/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="120" y="10" width="350" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblLfhfratio">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="LF/HF ratio"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="170" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtLfhfratio">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value="Low Frequency / High Frequency ratio"/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new doubleVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="170" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblFlo">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="Low frequency [Hz]"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="50" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtFlo">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new doubleVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="50" width="110" height="20"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JLabel" name="lblFhi">                      <Properties>                        <Property name="horizontalAlignment" type="int" value="4"/>                        <Property name="text" type="java.lang.String" value="High frequency [Hz]"/>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="10" y="80" width="320" height="-1"/>                        </Constraint>                      </Constraints>                    </Component>                    <Component class="javax.swing.JTextField" name="txtFhi">                      <Properties>                        <Property name="toolTipText" type="java.lang.String" value=""/>                        <Property name="inputVerifier" type="javax.swing.InputVerifier" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">                          <Connection code="new doubleVerifier()" type="code"/>                        </Property>                      </Properties>                      <Constraints>                        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                          <AbsoluteConstraints x="350" y="80" width="110" height="20"/>

⌨️ 快捷键说明

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