📄 actionlistframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroupOne"> </Component> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="Swing控件的综合应用程序"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <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" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jSplitPaneGlobal" pref="411" max="32767" attributes="0"/> <EmptySpace 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 max="-2" attributes="0"/> <Component id="jSplitPaneGlobal" pref="280" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JSplitPane" name="jSplitPaneGlobal"> <Properties> <Property name="dividerLocation" type="int" value="100"/> <Property name="dividerSize" type="int" value="3"/> </Properties> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/> <SubComponents> <Container class="javax.swing.JSplitPane" name="jSplitPaneRight"> <Properties> <Property name="dividerLocation" type="int" value="80"/> <Property name="dividerSize" type="int" value="3"/> <Property name="orientation" type="int" value="0"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Arial" size="10" style="0"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription"> <JSplitPaneConstraints position="right"/> </Constraint> </Constraints> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/> <SubComponents> <Container class="javax.swing.JPanel" name="jPanelRightTop"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription"> <JSplitPaneConstraints position="top"/> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabelMessage" alignment="0" pref="305" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabelMessage" alignment="0" pref="79" max="32767" attributes="0"/> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabelMessage"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="0"/> </Property> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="这里将显示动作"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanelRightBottom"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription"> <JSplitPaneConstraints position="right"/> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabelAddress" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jTextFieldAddress" pref="245" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="35" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jRadioButtonDislike" min="-2" max="-2" attributes="0"/> <EmptySpace pref="63" max="32767" attributes="0"/> <Component id="jRadioButtonCommon" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="41" max="-2" attributes="0"/> <Component id="jRadioButtonFavor" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="43" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Group type="102" alignment="0" attributes="1"> <Component id="jButtonEnter" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> <Component id="jButtonCancel" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jCheckBoxBaggio" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="35" max="-2" attributes="0"/> <Component id="jCheckBoxBeakHam" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="22" max="-2" attributes="0"/> <Component id="jCheckBoxFigo" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="18" 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"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabelAddress" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextFieldAddress" alignment="3" min="-2" pref="23" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jRadioButtonFavor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButtonDislike" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButtonCommon" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="25" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jCheckBoxBaggio" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxBeakHam" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxFigo" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButtonEnter" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButtonCancel" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="42" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabelAddress"> <Properties> <Property name="text" type="java.lang.String" value="地址:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextFieldAddress"> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTextFieldAddressActionPerformed"/> </Events> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButtonDislike"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="buttonGroupOne"/> </Property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -