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

📄 公交查询系统界面.form

📁 还关于一些路径问题
💻 FORM
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Container class="javax.swing.JScrollPane" name="jScrollPane3">      <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.JTable" name="jTable1">          <Properties>            <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">              <Table columnCount="4" rowCount="4">                <Column editable="true" title="Title 1" type="java.lang.Object"/>                <Column editable="true" title="Title 2" type="java.lang.Object"/>                <Column editable="true" title="Title 3" type="java.lang.Object"/>                <Column editable="true" title="Title 4" type="java.lang.Object"/>              </Table>            </Property>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JScrollPane" name="jScrollPane4">      <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.JTable" name="jTable2">          <Properties>            <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">              <Table columnCount="4" rowCount="4">                <Column editable="true" title="Title 1" type="java.lang.Object"/>                <Column editable="true" title="Title 2" type="java.lang.Object"/>                <Column editable="true" title="Title 3" type="java.lang.Object"/>                <Column editable="true" title="Title 4" type="java.lang.Object"/>              </Table>            </Property>          </Properties>        </Component>      </SubComponents>    </Container>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x516c;&#x4ea4;&#x67e5;&#x8be2;&#x7cfb;&#x7edf;"/>    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="99" green="ff" red="99" type="rgb"/>    </Property>  </Properties>  <SyntheticProperties>    <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="2"/>    <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="jPanel4" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jPanel4" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel4">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="db" green="f2" red="bb" type="rgb"/>        </Property>      </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" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="201" max="-2" attributes="0"/>                          <Component id="jButton5" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jSplitPane1" pref="529" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jTabbedPane2" min="-2" max="-2" 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="0" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jButton5" min="-2" pref="35" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jTabbedPane2" pref="380" max="32767" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jSplitPane1" min="-2" pref="24" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JSplitPane" name="jSplitPane1">          <Properties>            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="cc" red="cc" type="rgb"/>            </Property>            <Property name="dividerLocation" type="int" value="170"/>          </Properties>          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>          <SubComponents>            <Container class="javax.swing.JSplitPane" name="jSplitPane4">              <Properties>                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="cc" red="cc" type="rgb"/>                </Property>                <Property name="dividerLocation" type="int" value="150"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                  <JSplitPaneConstraints position="right"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel5">                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                      <JSplitPaneConstraints position="left"/>                    </Constraint>                  </Constraints>                </Component>                <Component class="javax.swing.JLabel" name="jLabel6">                  <Properties>                    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                      <Color blue="d8" green="e9" red="9a" type="rgb"/>                    </Property>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                      <JSplitPaneConstraints position="right"/>                    </Constraint>                  </Constraints>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JLabel" name="jLabel4">              <Properties>                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="90" green="bc" red="e7" type="rgb"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                  <JSplitPaneConstraints position="left"/>                </Constraint>              </Constraints>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JTabbedPane" name="jTabbedPane2">          <Properties>            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="17" green="ee" red="d1" 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.BevelBorderInfo">                <BevelBorder>                  <Color PropertyName="highlightOuter" blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>                  <Color PropertyName="shadowOuter" blue="cc" green="ff" red="cc" type="rgb"/>                  <Color PropertyName="shadowInner" blue="66" green="ff" red="66" type="rgb"/>                </BevelBorder>              </Border>            </Property>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="0" red="0" type="rgb"/>            </Property>          </Properties>          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>          <SubComponents>            <Container class="javax.swing.JPanel" name="jPanel3">              <Properties>

⌨️ 快捷键说明

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