📄 undopanel.form
字号:
</Property> <Property name="name" type="java.lang.String" value="jComboBox1" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="jComboBox2"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="4"> <StringItem index="0" value="Item 1"/> <StringItem index="1" value="Item 2"/> <StringItem index="2" value="Item 3"/> <StringItem index="3" value="Item 4"/> </StringArray> </Property> <Property name="name" type="java.lang.String" value="jComboBox2" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="jComboBox3"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="4"> <StringItem index="0" value="Item 1"/> <StringItem index="1" value="Item 2"/> <StringItem index="2" value="Item 3"/> <StringItem index="3" value="Item 4"/> </StringArray> </Property> <Property name="name" type="java.lang.String" value="jComboBox3" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField1"> <Properties> <Property name="text" type="java.lang.String" value="jTextField1"/> <Property name="name" type="java.lang.String" value="jTextField1" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField2"> <Properties> <Property name="text" type="java.lang.String" value="jTextField2"/> <Property name="name" type="java.lang.String" value="jTextField2" 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="控制策略"/> <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" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="strategy1" alignment="0" pref="196" max="32767" attributes="1"/> <Component id="strategy2" alignment="0" max="32767" attributes="1"/> <Component id="strategy3" alignment="0" max="32767" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="delButton" max="32767" attributes="1"/> <Component id="simuButton" max="32767" attributes="1"/> <Component id="exeButton" alignment="0" pref="97" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="71" 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 min="-2" pref="19" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="strategy1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="exeButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="strategy2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="simuButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="strategy3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="delButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="18" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="strategy1"> <Properties> <Property name="text" type="java.lang.String" value="策略1"/> <Property name="name" type="java.lang.String" value="strategy1" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="strategy2"> <Properties> <Property name="text" type="java.lang.String" value="策略2"/> <Property name="name" type="java.lang.String" value="strategy2" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="strategy3"> <Properties> <Property name="text" type="java.lang.String" value="策略3"/> <Property name="name" type="java.lang.String" value="strategy3" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="exeButton"> <Properties> <Property name="text" type="java.lang.String" value="执行"/> <Property name="name" type="java.lang.String" value="exeButton" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="simuButton"> <Properties> <Property name="text" type="java.lang.String" value="仿真"/> <Property name="name" type="java.lang.String" value="simuButton" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="delButton"> <Properties> <Property name="text" type="java.lang.String" value="删除"/> <Property name="name" type="java.lang.String" value="delButton" noResource="true"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel1"> <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="jPanel1" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <EmptySpace min="0" pref="380" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <EmptySpace min="0" pref="204" max="32767" attributes="0"/> </Group> </DimensionLayout> </Layout> </Container> <Component class="javax.swing.JLabel" name="setLabel"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="Set Fault"/> <Property name="name" type="java.lang.String" value="setLabel" noResource="true"/> </Properties> </Component> </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="669" 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="jProgressBar1" 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="jProgressBar1" 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="jProgressBar1"> <Properties> <Property name="name" type="java.lang.String" value="jProgressBar1" noResource="true"/> </Properties> </Component> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -