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

📄 urgencepanel.form

📁 电力系统紧急控制仿真平台 包括DSA控制平台、紧急控制平台、紧急解列控制平台三个模块。
💻 FORM
📖 第 1 页 / 共 2 页
字号:
            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">              <Connection code="new com.ht.dsa.ShadowBorder()" type="code"/>            </Property>            <Property name="name" type="java.lang.String" value="controlPanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="pfFile" linkSize="1" max="32767" attributes="1"/>                          <Component id="contractFile" linkSize="1" alignment="0" min="-2" max="-2" attributes="1"/>                          <Component id="errorFile" alignment="0" min="-2" max="-2" attributes="1"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <Component id="okButton" min="-2" pref="71" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="resetButton" min="-2" pref="71" max="-2" attributes="0"/>                          </Group>                          <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">                              <Component id="errorFileField" alignment="0" max="32767" attributes="1"/>                              <Component id="contractFileField" alignment="0" max="32767" attributes="1"/>                              <Component id="pfFileField" alignment="0" min="-2" pref="271" max="-2" attributes="1"/>                          </Group>                      </Group>                      <EmptySpace min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace pref="29" max="32767" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="pfFile" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="pfFileField" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="contractFile" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="contractFileField" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="errorFile" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="errorFileField" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="okButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="resetButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JButton" name="pfFile">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6f6e;&#x6d41;&#x6587;&#x4ef6;"/>                <Property name="name" type="java.lang.String" value="pfFile" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="pfFileActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="contractFile">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5408;&#x540c;&#x6587;&#x4ef6;"/>                <Property name="name" type="java.lang.String" value="contractFile" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="contractFileActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="okButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>                <Property name="name" type="java.lang.String" value="okButton" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="errorFile">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6545;&#x969c;&#x6587;&#x4ef6;"/>                <Property name="name" type="java.lang.String" value="errorFile" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="errorFileActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JTextField" name="pfFileField">              <Properties>                <Property name="name" type="java.lang.String" value="pfFileField" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="pfFileFieldActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JTextField" name="contractFileField">              <Properties>                <Property name="name" type="java.lang.String" value="contractFileField" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="errorFileField">              <Properties>                <Property name="name" type="java.lang.String" value="errorFileField" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="resetButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x91cd;&#x7f6e;"/>                <Property name="name" type="java.lang.String" value="resetButton" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="resetButtonActionPerformed"/>              </Events>            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="mainContentPanel">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection code="new com.ht.dsa.ShadowBorder(10)" type="code"/>        </Property>        <Property name="name" type="java.lang.String" value="mainContentPanel" noResource="true"/>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="759" max="32767" attributes="0"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="498" max="32767" attributes="0"/>          </Group>        </DimensionLayout>      </Layout>    </Container>    <Container class="javax.swing.JPanel" name="mainCurvePanel">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection code="new com.ht.dsa.ShadowBorder(10)" type="code"/>        </Property>        <Property name="name" type="java.lang.String" value="mainCurvePanel" noResource="true"/>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="759" max="32767" attributes="0"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="165" max="32767" attributes="0"/>          </Group>        </DimensionLayout>      </Layout>    </Container>    <Container class="javax.swing.JPanel" name="messagePanel">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection code="new com.ht.dsa.ShadowBorder()" type="code"/>        </Property>        <Property name="name" type="java.lang.String" value="messagePanel" noResource="true"/>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="jScrollPane1" pref="739" max="32767" attributes="0"/>                      <Component id="progressBar" alignment="0" pref="739" max="32767" attributes="0"/>                  </Group>                  <EmptySpace 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 max="-2" attributes="0"/>                  <Component id="jScrollPane1" min="-2" pref="67" max="-2" attributes="1"/>                  <EmptySpace max="32767" attributes="0"/>                  <Component id="progressBar" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JScrollPane" name="jScrollPane1">          <Properties>            <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>          </Properties>          <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.JTextArea" name="jTextArea1">              <Properties>                <Property name="columns" type="int" value="20"/>                <Property name="rows" type="int" value="5"/>                <Property name="name" type="java.lang.String" value="jTextArea1" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Component class="javax.swing.JProgressBar" name="progressBar">          <Properties>            <Property name="borderPainted" type="boolean" value="false"/>            <Property name="name" type="java.lang.String" value="progressBar" noResource="true"/>            <Property name="string" type="java.lang.String" value=""/>            <Property name="stringPainted" type="boolean" value="true"/>          </Properties>        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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