📄 balancesheetframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?>
<Form version="1.3" type="org.netbeans.modules.form.forminfo.JInternalFrameFormInfo">
<Properties>
<Property name="closable" type="boolean" value="true"/>
<Property name="defaultCloseOperation" type="int" value="3"/>
<Property name="iconifiable" type="boolean" value="true"/>
<Property name="maximizable" type="boolean" value="true"/>
<Property name="title" type="java.lang.String" value="资产负债表"/>
</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">
<Group type="102" attributes="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">
<Component id="jScrollPane1" alignment="0" pref="644" max="32767" attributes="0"/>
<Group type="102" alignment="1" attributes="0">
<Component id="jLabel1" min="-2" pref="146" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="87" max="-2" attributes="0"/>
<Component id="jButton2" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="jButton3" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="295" max="-2" attributes="0"/>
<Component id="jButton1" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jLabel3" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="180" max="-2" attributes="0"/>
<Component id="jLabel4" min="-2" pref="103" max="-2" attributes="0"/>
<EmptySpace pref="199" max="32767" attributes="1"/>
<Component id="jLabel5" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" max="-2" attributes="0">
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Group type="102" max="-2" attributes="0">
<EmptySpace min="-2" pref="32" 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" max="-2" attributes="0">
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jButton3" alignment="3" max="32767" attributes="1"/>
<Component id="jButton2" alignment="3" min="-2" max="-2" attributes="1"/>
</Group>
</Group>
</Group>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jScrollPane1" min="-2" pref="428" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
<Component id="jButton1" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Component class="javax.swing.JButton" name="jButton1">
<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="jButton1ActionPerformed"/>
</Events>
</Component>
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
<Properties>
<Property name="horizontalScrollBarPolicy" type="int" value="32"/>
<Property name="verticalScrollBarPolicy" type="int" value="22"/>
<Property name="autoscrolls" type="boolean" value="true"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
<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="8" rowCount="45">
<Column editable="false" title="资产" type="java.lang.Object">
<Data value="流动资产:"/>
<Data value=" 货币资金"/>
<Data value=" 短期投资"/>
<Data value=" 应收票据"/>
<Data value=" 应收股利"/>
<Data value=" 应收利息"/>
<Data value=" 应收帐款"/>
<Data value=" 其他应收款"/>
<Data value=" 预付帐款"/>
<Data value=" 应收补贴款"/>
<Data value=" 存货"/>
<Data value=" 待摊费用"/>
<Data value=" 年内到期长期债券"/>
<Data value=" 其他流动资产"/>
<Data value=" 流动资产合计"/>
<Data value="null"/>
<Data value="长期投资:"/>
<Data value=" 长期股权投资"/>
<Data value=" 长期债务投资"/>
<Data value=" 长期投资合计"/>
<Data value="null"/>
<Data value="null"/>
<Data value="固定资产:"/>
<Data value=" 固定资产原值"/>
<Data value=" 减:累积折旧"/>
<Data value=" 固定资产净值"/>
<Data value=" 减:固定资产减值准备"/>
<Data value=" 固定资产净额"/>
<Data value=" 工程物资"/>
<Data value=" 在建工程"/>
<Data value=" 固定资产清理"/>
<Data value=""/>
<Data value=" 固定资产合计"/>
<Data value="null"/>
<Data value="null"/>
<Data value="null"/>
<Data value=" 无形资产及其他资产:"/>
<Data value=" 无形资产"/>
<Data value=" 长期待摊费用"/>
<Data value=" 其他长期资产"/>
<Data value="无形资产及其他资产合计"/>
<Data value="null"/>
<Data value="递延税项"/>
<Data value=" 递延税款借项"/>
<Data value=" 资产合计"/>
</Column>
<Column editable="false" title="行次" type="java.lang.Object">
<Data value="null"/>
<Data value=" 1"/>
<Data value=" 2"/>
<Data value=" 5"/>
<Data value=" 6"/>
<Data value=" 7"/>
<Data value=" 10"/>
<Data value=" 11"/>
<Data value=" 12"/>
<Data value=" 13"/>
<Data value=" 16"/>
<Data value=" 17"/>
<Data value=" 19"/>
<Data value=" 20"/>
<Data value=" 21"/>
<Data value="null"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -