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

📄 mapeditorex.form

📁 这是一个手机端的地图编辑器
💻 FORM
📖 第 1 页 / 共 3 页
字号:
            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x56fe;&#x7247;&#x6587;&#x4ef6;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JSeparator" name="jSeparator2">          <Properties>            <Property name="orientation" type="int" value="1"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="picAddrLB">        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JFrame" name="jFrame1">      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="400" max="32767" attributes="0"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <EmptySpace min="0" pref="300" max="32767" attributes="0"/>          </Group>        </DimensionLayout>      </Layout>    </Container>    <Container class="javax.swing.JFrame" name="jFrame2">      <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="jScrollPane2" alignment="0" pref="380" max="32767" attributes="0"/>                      <Component id="jButton7" alignment="1" min="-2" max="-2" 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="jScrollPane2" min="-2" pref="209" max="-2" attributes="0"/>                  <EmptySpace pref="48" max="32767" attributes="0"/>                  <Component id="jButton7" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JScrollPane" name="jScrollPane2">          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>          <SubComponents>            <Component class="javax.swing.JTextArea" name="jTextArea1">              <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="columns" type="int" value="20"/>                <Property name="editable" type="boolean" value="false"/>                <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                  <Font name="Monospaced" size="18" style="0"/>                </Property>                <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="0" green="cc" red="33" type="rgb"/>                </Property>                <Property name="rows" type="int" value="5"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Component class="javax.swing.JButton" name="jButton7">          <Properties>            <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Menu class="javax.swing.JMenuBar" name="jMenuBar1">      <SubComponents>        <Menu class="javax.swing.JMenu" name="fileMU">          <Properties>            <Property name="text" type="java.lang.String" value="&#x6587;&#x4ef6;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileMUActionPerformed"/>          </Events>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="newMI">              <Properties>                <Property name="text" type="java.lang.String" value="&#x65b0;&#x5efa;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newMIActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="outMI">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5bfc;&#x51fa;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="outMIActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="jMenu1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1">              <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="jMenuItem1ActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem2ActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="SnakeMapEX"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" 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">          <Group type="102" alignment="0" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Component id="jToolBar1" max="32767" attributes="1"/>                  <Component id="jPanel2" alignment="0" max="32767" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jScrollPane1" pref="371" max="32767" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="layerIdLB" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel6" min="-2" max="-2" attributes="1"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel11" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="maxLayerLB" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel13" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>                      <Component id="showCB" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="showLB" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel16" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="34" max="32767" attributes="0"/>                      <Component id="jLabel12" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="rowLB" min="-2" pref="30" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel15" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="colLB" min="-2" pref="25" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="44" max="-2" attributes="0"/>                  </Group>              </Group>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">

⌨️ 快捷键说明

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