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

📄 newjframe.form

📁 将前缀表达式转为中缀表达式
💻 FORM
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="jMenuBar3">      <SubComponents>        <Menu class="javax.swing.JMenu" name="jMenu5">          <Properties>            <Property name="text" type="java.lang.String" value="&#x6587;&#x4ef6;"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem7">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+O"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x5f00;&#x59cb;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem1ActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem8">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Alt+F5"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem2ActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="jMenu6">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem9">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5173;&#x4e8e;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem9ActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar3"/>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>  </AuxValues>  <Layout>    <DimensionLayout dim="0">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jPanel2" min="-2" max="-2" attributes="0"/>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel2">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="66" green="66" red="66" type="rgb"/>        </Property>      </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="1" attributes="0">                      <Component id="jPanel4" alignment="0" max="32767" attributes="1"/>                      <Component id="jPanel3" max="32767" attributes="1"/>                      <Component id="jPanel1" alignment="0" max="32767" attributes="1"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                      <Component id="jPanel7" alignment="0" max="32767" attributes="1"/>                      <Component id="jPanel5" alignment="0" max="32767" attributes="1"/>                      <Component id="jPanel8" alignment="0" max="32767" attributes="1"/>                  </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="0" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="1">                          <Component id="jPanel8" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jPanel5" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jPanel7" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <Component id="jPanel1" min="-2" max="-2" attributes="1"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jPanel4" min="-2" max="-2" attributes="1"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jPanel3" min="-2" max="-2" attributes="1"/>                      </Group>                  </Group>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JPanel" name="jPanel1">          <Properties>            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="cc" green="cc" red="cc" type="rgb"/>            </Property>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.CompoundBorderInfo">                <CompoundBorder>                  <Border PropertyName="outside" info="org.netbeans.modules.form.compat2.border.CompoundBorderInfo">                    <CompoundBorder/>                  </Border>                  <Border PropertyName="inside" info="org.netbeans.modules.form.compat2.border.CompoundBorderInfo">                    <CompoundBorder/>                  </Border>                </CompoundBorder>              </Border>            </Property>            <Property name="enabled" type="boolean" value="false"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Component id="jLabel1" min="-2" max="-2" attributes="1"/>                              <EmptySpace type="separate" max="-2" attributes="0"/>                              <Component id="jTextField1" min="-2" pref="169" max="-2" attributes="1"/>                              <EmptySpace type="unrelated" max="-2" attributes="0"/>                              <Component id="jButton4" min="-2" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jButton1" min="-2" pref="79" max="-2" attributes="1"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Group type="102" attributes="0">                                      <EmptySpace max="-2" attributes="0"/>                                      <Group type="103" groupAlignment="1" attributes="0">                                          <Group type="102" attributes="0">                                              <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                                              <EmptySpace max="-2" attributes="0"/>                                              <Component id="jTextField2" min="-2" pref="194" max="-2" attributes="1"/>                                          </Group>                                          <Component id="jButton5" min="-2" max="-2" attributes="0"/>                                      </Group>                                  </Group>                                  <Group type="102" alignment="0" attributes="0">                                      <EmptySpace min="-2" pref="60" max="-2" attributes="0"/>                                      <Component id="jLabel10" min="-2" max="-2" attributes="0"/>                                  </Group>                              </Group>                          </Group>                      </Group>                      <EmptySpace pref="20" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="103" groupAlignment="1" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace type="separate" max="-2" attributes="0"/>                              <Component id="jButton1" min="-2" pref="68" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="1" attributes="0">                              <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>                              <Component id="jLabel10" min="-2" max="-2" attributes="0"/>                              <EmptySpace pref="16" max="32767" attributes="0"/>                              <Group type="103" groupAlignment="3" attributes="0">                                  <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                                  <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace type="unrelated" max="-2" attributes="0"/>                              <Component id="jButton5" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JTextField" name="jTextField1">              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTextField1ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JLabel" name="jLabel4">              <Properties>                <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                  <Font name="&#x5e7c;&#x5706;" size="18" style="1"/>                </Property>                <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="0" red="0" type="rgb"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x4e2d;&#x7f00;&#x8868;&#x8fbe;&#x5f0f;"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="jTextField2">              <Properties>                <Property name="editable" type="boolean" value="false"/>                <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="ff" red="ff" type="rgb"/>                </Property>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTextField2ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="jButton1">              <Properties>

⌨️ 快捷键说明

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