📄 checkbillframe.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="resizable" type="boolean" value="true"/> </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"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="baseInfoPanel" alignment="0" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Component id="consumePanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="remarkPanel" max="32767" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="checkoutBill" min="-2" pref="82" max="-2" attributes="0"/> <EmptySpace min="-2" pref="103" max="-2" attributes="0"/> <Component id="printButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="146" max="-2" attributes="0"/> </Group> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="baseInfoPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="consumePanel" max="32767" attributes="1"/> <Component id="remarkPanel" alignment="0" max="32767" attributes="1"/> </Group> <EmptySpace max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="printButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="checkoutBill" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="consumePanel"> <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" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="guestPayLabel" min="-2" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="sumlabel" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Component id="payModellabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="giveBacklabel" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="sumText" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="5" max="-2" attributes="0"/> <Component id="PayText" pref="167" max="32767" attributes="1"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="backText" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="1"> <EmptySpace max="-2" attributes="0"/> <Component id="jComboBox1" max="32767" attributes="0"/> </Group> </Group> <EmptySpace pref="40" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="sumlabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="sumText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="guestPayLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="PayText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="giveBacklabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="backText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="payModellabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="16" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="sumlabel"> <Properties> <Property name="text" type="java.lang.String" value="总金额:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="sumText"> <Properties> <Property name="text" type="java.lang.String" value="[]"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="guestPayLabel"> <Properties> <Property name="text" type="java.lang.String" value="客人支付:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="PayText"> </Component> <Component class="javax.swing.JLabel" name="giveBacklabel"> <Properties> <Property name="text" type="java.lang.String" value="应找:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="backText"> <Properties> <Property name="text" type="java.lang.String" value="[]"/> </Properties> </Component>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -