?? mainframe.form
字號:
<?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="只告诉你有关天气的..."/> <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="今天的天气"> <Property name="tabTitle" type="java.lang.String" value="今天的天气"/> </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="未来12~24小时"/> <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 + -