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

📄 dsapanel.form

📁 电力系统紧急控制仿真平台 包括DSA控制平台、紧急控制平台、紧急解列控制平台三个模块。
💻 FORM
📖 第 1 页 / 共 3 页
字号:
                <Property name="text" type="java.lang.String" value="220kv"/>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">                    <BevelBorder/>                  </Border>                </Property>                <Property name="name" type="java.lang.String" value="vShower" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="pLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="0"/>                <Property name="text" type="java.lang.String" value="&#x529f;&#x7387;"/>                <Property name="name" type="java.lang.String" value="pLabel" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="pShower">              <Properties>                <Property name="horizontalAlignment" type="int" value="0"/>                <Property name="text" type="java.lang.String" value="300MW"/>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">                    <BevelBorder/>                  </Border>                </Property>                <Property name="name" type="java.lang.String" value="pShower" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Component class="javax.swing.JLabel" name="tableLabel">          <Properties>            <Property name="horizontalAlignment" type="int" value="0"/>            <Property name="text" type="java.lang.String" value="&#x6570;&#x636e;&#x5217;&#x8868;"/>            <Property name="name" type="java.lang.String" value="tableLabel" noResource="true"/>          </Properties>        </Component>        <Container class="javax.swing.JPanel" name="dataTablePanel">          <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="dataTablePanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace min="-2" pref="71" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" attributes="0">                                  <Component id="voltageButton" linkSize="2" alignment="1" min="-2" max="-2" attributes="0"/>                                  <Component id="transientButton" linkSize="2" alignment="1" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" max="-2" attributes="0">                                  <Component id="contractButton" linkSize="2" max="32767" attributes="1"/>                                  <Component id="disturbButton" linkSize="2" alignment="0" min="-2" max="-2" attributes="1"/>                              </Group>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Component id="jPanel3" max="32767" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace 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 max="-2" attributes="0"/>                      <Component id="jPanel3" max="32767" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="transientButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="disturbButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="voltageButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="contractButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JPanel" name="jPanel3">              <Properties>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.MatteColorBorderInfo">                    <MatteColorBorder>                      <Color PropertyName="color" blue="ff" green="99" red="99" type="rgb"/>                    </MatteColorBorder>                  </Border>                </Property>                <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/>              </Properties>              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <EmptySpace min="0" pref="319" max="32767" attributes="0"/>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <EmptySpace min="0" pref="310" max="32767" attributes="0"/>                  </Group>                </DimensionLayout>              </Layout>            </Container>            <Component class="javax.swing.JButton" name="transientButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6682;&#x6001;&#x7a33;&#x5b9a;"/>                <Property name="name" type="java.lang.String" value="transientButton" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="disturbButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5c0f;&#x5e72;&#x6270;&#x7a33;&#x5b9a;"/>                <Property name="name" type="java.lang.String" value="disturbButton" noResource="true"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="disturbButtonActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="voltageButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x7535;&#x538b;&#x7a33;&#x5b9a;"/>                <Property name="name" type="java.lang.String" value="voltageButton" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="contractButton">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5408;&#x540c;&#x60c5;&#x51b5;"/>                <Property name="name" type="java.lang.String" value="contractButton" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Component class="javax.swing.JLabel" name="controlLabel">          <Properties>            <Property name="horizontalAlignment" type="int" value="0"/>            <Property name="text" type="java.lang.String" value="&#x63a7;&#x5236;&#x9762;&#x677f;"/>            <Property name="name" type="java.lang.String" value="controlLabel" noResource="true"/>          </Properties>        </Component>        <Container class="javax.swing.JPanel" name="controlPanel">          <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="controlPanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0">                              <Component id="jButton2" linkSize="1" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton1" linkSize="1" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton3" linkSize="1" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton4" linkSize="1" alignment="0" max="32767" attributes="1"/>                              <Component id="jButton5" linkSize="1" alignment="0" min="-2" max="-2" attributes="1"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>                              <Component id="jButton6" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace type="unrelated" max="-2" attributes="0"/>                      <Component id="controlContentPanel" max="32767" attributes="0"/>                      <EmptySpace 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 max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="controlContentPanel" alignment="1" max="32767" attributes="1"/>

⌨️ 快捷键说明

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