📄 .#merg64919cvs
字号:
<Property name="enabled" type="boolean" value="false"/>
</Properties>
</Component>
<Component class="javax.swing.JButton" name="jButton3">
<Properties>
<Property name="text" type="java.lang.String" value="杜邦分析结果查询"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
</Component>
<Component class="javax.swing.JButton" name="jButton1">
<Properties>
<Property name="text" type="java.lang.String" value="收支查询"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
</Component>
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
<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="7" rowCount="13">
<Column editable="false" title="" type="java.lang.Object"/>
<Column editable="false" title="" type="java.lang.Double"/>
<Column editable="false" title="" type="java.lang.Double"/>
<Column editable="false" title="" type="java.lang.Double"/>
<Column editable="false" title="" type="java.lang.Double"/>
<Column editable="false" title="" type="java.lang.Double"/>
<Column editable="false" title="" type="java.lang.Double"/>
</Table>
</Property>
</Properties>
</Component>
</SubComponents>
</Container>
<Component class="javax.swing.JButton" name="jButton5">
<Properties>
<Property name="text" type="java.lang.String" value="生成报表"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
</Component>
<Component class="javax.swing.JButton" name="jButton6">
<Properties>
<Property name="text" type="java.lang.String" value="打印结果"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel3">
<Properties>
<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 title="请选择日期,选空为不限定"/>
</Border>
</Property>
</Properties>
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
<Component id="jLabel1" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="30" max="-2" attributes="0"/>
<Component id="jComboBox1" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
<Component id="jComboBox2" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
<Component id="jComboBox3" min="-2" pref="60" max="-2" attributes="0"/>
<EmptySpace pref="34" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="1" attributes="0">
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jComboBox3" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jComboBox2" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="-2" pref="34" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Component class="javax.swing.JLabel" name="jLabel1">
<Properties>
<Property name="text" type="java.lang.String" value="时间:"/>
</Properties>
</Component>
<Component class="javax.swing.JComboBox" name="jComboBox3">
<Properties>
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
<StringArray count="32">
<StringItem index="0" value=""/>
<StringItem index="1" value="1日"/>
<StringItem index="2" value="2日"/>
<StringItem index="3" value="3日"/>
<StringItem index="4" value="4日"/>
<StringItem index="5" value="5日"/>
<StringItem index="6" value="6日"/>
<StringItem index="7" value="7日"/>
<StringItem index="8" value="8日"/>
<StringItem index="9" value="9日"/>
<StringItem index="10" value="10日"/>
<StringItem index="11" value="11日"/>
<StringItem index="12" value="12日"/>
<StringItem index="13" value="13日"/>
<StringItem index="14" value="14日"/>
<StringItem index="15" value="15日"/>
<StringItem index="16" value="16日"/>
<StringItem index="17" value="17日"/>
<StringItem index="18" value="18日"/>
<StringItem index="19" value="19日"/>
<StringItem index="20" value="20日"/>
<StringItem index="21" value="21日"/>
<StringItem index="22" value="22日"/>
<StringItem index="23" value="23日"/>
<StringItem index="24" value="24日"/>
<StringItem index="25" value="25日"/>
<StringItem index="26" value="26日"/>
<StringItem index="27" value="27日"/>
<StringItem index="28" value="28日"/>
<StringItem index="29" value="29日"/>
<StringItem index="30" value="30日"/>
<StringItem index="31" value="31日"/>
</StringArray>
</Property>
<Property name="selectedIndex" type="int" value="3"/>
</Properties>
</Component>
<Component class="javax.swing.JComboBox" name="jComboBox1">
<Properties>
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
<StringArray count="6">
<StringItem index="0" value=""/>
<StringItem index="1" value="2003年"/>
<StringItem index="2" value="2004年"/>
<StringItem index="3" value="2005年"/>
<StringItem index="4" value="2006年"/>
<StringItem index="5" value="2007年"/>
</StringArray>
</Property>
<Property name="selectedIndex" type="int" value="5"/>
</Properties>
</Component>
<Component class="javax.swing.JComboBox" name="jComboBox2">
<Properties>
<Property name="maximumRowCount" type="int" value="5"/>
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
<StringArray count="13">
<StringItem index="0" value=""/>
<StringItem index="1" value="1月"/>
<StringItem index="2" value="2月"/>
<StringItem index="3" value="3月"/>
<StringItem index="4" value="4月"/>
<StringItem index="5" value="5月"/>
<StringItem index="6" value="6月"/>
<StringItem index="7" value="7月"/>
<StringItem index="8" value="8月"/>
<StringItem index="9" value="9月"/>
<StringItem index="10" value="10月"/>
<StringItem index="11" value="11月"/>
<StringItem index="12" value="12月"/>
</StringArray>
</Property>
<Property name="selectedIndex" type="int" value="4"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="jPanel4">
<Properties>
<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 title="图形分析"/>
</Border>
</Property>
</Properties>
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<EmptySpace min="0" pref="276" max="32767" attributes="0"/>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<EmptySpace min="0" pref="211" max="32767" attributes="0"/>
</Group>
</DimensionLayout>
</Layout>
</Container>
</SubComponents>
</Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -