?? mainframe.form
字號:
<Dimension value="[70, 65]"/> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="lab_future5"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Dialog" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="_"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lab_future5_temperature"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Dialog" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="..."/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel3"> <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"> <Component id="progress_net" alignment="0" pref="367" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <EmptySpace pref="315" max="32767" attributes="0"/> <Component id="lab_ver" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel5" min="-2" max="-2" attributes="0"/> <EmptySpace pref="74" max="32767" attributes="0"/> </Group> <Component id="jPanel4" alignment="1" max="32767" attributes="1"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="jPanel4" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel5" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> <Component id="lab_ver" min="-2" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="progress_net" min="-2" pref="16" max="-2" attributes="1"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel5"> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace pref="93" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> <Component id="tf_city" min="-2" pref="120" max="-2" attributes="0"/> <EmptySpace pref="26" max="32767" attributes="0"/> <Component id="bt_city" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="20" 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 min="-2" pref="19" max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="bt_city" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="tf_city" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="35" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="bt_city"> <Properties> <Property name="text" type="java.lang.String" value="改变城市"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="bt_cityActionPerformed"/> </Events> </Component> <Component class="javax.swing.JTextField" name="tf_city"> <Properties> <Property name="toolTipText" type="java.lang.String" value="请在这里输入你想看预报的城市"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tf_cityActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="0"/> </Property> <Property name="text" type="java.lang.String" value="请设定你所在的城市:"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel4"> <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"> <Group type="102" alignment="1" attributes="0"> <Component id="lab_infor" min="-2" pref="174" max="-2" attributes="0"/> <EmptySpace pref="116" max="32767" attributes="0"/> <Component id="bt_about" min="-2" max="-2" attributes="0"/> </Group> <Component id="jLabel2" alignment="0" 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" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="bt_about" alignment="3" min="-2" max="-2" attributes="1"/> <Component id="lab_infor" alignment="3" max="32767" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel2" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lab_infor"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Dialog" size="13" style="1"/> </Property> <Property name="text" type="java.lang.String" value="启儿天气 Qier Weather "/> </Properties> </Component> <Component class="javax.swing.JButton" name="bt_about"> <Properties> <Property name="text" type="java.lang.String" value="关于"/> <Property name="toolTipText" type="java.lang.String" value="关于作者 yuhui_bear"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="bt_aboutActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="10" style="0"/> </Property> <Property name="text" type="java.lang.String" value="本软件完全免费并公布源码,请放心使用。"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="lab_ver"> <Properties> <Property name="text" type="java.lang.String" value="0.0beta"/> </Properties> </Component> <Component class="javax.swing.JProgressBar" name="progress_net"> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -