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

📄 mainframe.form

📁 用Java编写的天气预报软件
💻 FORM
📖 第 1 页 / 共 4 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x53ea;&#x544a;&#x8bc9;&#x4f60;&#x6709;&#x5173;&#x5929;&#x6c14;&#x7684;..."/>    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">      <Color id="Default Cursor"/>    </Property>    <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/>    </Property>    <Property name="resizable" type="boolean" value="false"/>  </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="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="jTabbedPane1" min="-2" pref="372" max="-2" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jTabbedPane1" min="-2" pref="276" max="-2" attributes="0"/>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">      <AccessibilityProperties>        <Property name="AccessibleContext.accessibleName" type="java.lang.String" value=""/>      </AccessibilityProperties>      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="jPanel1">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x4eca;&#x5929;&#x7684;&#x5929;&#x6c14;">                <Property name="tabTitle" type="java.lang.String" value="&#x4eca;&#x5929;&#x7684;&#x5929;&#x6c14;"/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Component id="jPanel1_weather" min="-2" max="-2" attributes="1"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jPanel4_img" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="36" max="32767" attributes="0"/>                  </Group>                  <Component id="lab_temperature" alignment="0" pref="367" max="32767" attributes="1"/>                  <Component id="jScrollPane1" alignment="0" pref="367" max="32767" attributes="1"/>              </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="1" attributes="0">                          <Component id="jPanel4_img" min="-2" max="-2" attributes="1"/>                          <Component id="jPanel1_weather" alignment="1" min="-2" max="-2" attributes="1"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="lab_temperature" min="-2" max="-2" attributes="1"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane1" pref="116" max="32767" attributes="1"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="lab_temperature">              <Properties>                <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                  <Font name="Dialog" size="14" style="0"/>                </Property>                <Property name="text" type="java.lang.String" value="..."/>              </Properties>            </Component>            <Container class="javax.swing.JScrollPane" name="jScrollPane1">              <Properties>                <Property name="horizontalScrollBarPolicy" type="int" value="31"/>              </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="ta_hint">                  <Properties>                    <Property name="columns" type="int" value="21"/>                    <Property name="editable" type="boolean" value="false"/>                    <Property name="lineWrap" type="boolean" value="true"/>                    <Property name="rows" type="int" value="5"/>                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                      <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                        <TitledBorder>                          <Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">                            <EtchetBorder/>                          </Border>                        </TitledBorder>                      </Border>                    </Property>                    <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                      <Color blue="0" green="0" red="0" type="rgb"/>                    </Property>                  </Properties>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel1_weather">              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="lab_reportTime" min="-2" max="-2" attributes="1"/>                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="lab_place" min="-2" pref="134" max="-2" attributes="1"/>                              </Group>                          </Group>                          <EmptySpace pref="25" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <Component id="lab_reportTime" min="-2" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>                          <Component id="lab_place" min="-2" max="-2" attributes="1"/>                          <EmptySpace pref="22" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="lab_place">                  <Properties>                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">                      <Font name="Dialog" size="18" style="1"/>                    </Property>                    <Property name="text" type="java.lang.String" value="..."/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="lab_reportTime">                  <Properties>                    <Property name="text" type="java.lang.String" value="..."/>                  </Properties>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel4_img">              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <Component id="lab_img2" min="-2" pref="70" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="lab_img1" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <Group type="103" groupAlignment="1" attributes="0">                              <Component id="lab_img1" alignment="1" max="32767" attributes="1"/>                              <Component id="lab_img2" alignment="0" min="-2" max="-2" attributes="1"/>                          </Group>                          <EmptySpace min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="lab_img1">                  <Properties>                    <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">                      <Image iconType="1" name="http://weather.tq121.com.cn/images/a1.gif"/>                    </Property>                    <Property name="toolTipText" type="java.lang.String" value="&#x672a;&#x6765;12~24&#x5c0f;&#x65f6;"/>                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">                        <EmptyBorder/>                      </Border>

⌨️ 快捷键说明

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