📄 outframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" resourceKey="Form.title"/> <Property name="name" type="java.lang.String" value="Form" noResource="true"/> <Property name="resizable" type="boolean" value="false"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="2"/> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_i18nAutoMode" 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"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel3" min="-2" pref="115" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jinput" min="-2" pref="197" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton1" min="-2" pref="26" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel4" min="-2" pref="115" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jmidpro" min="-2" pref="197" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton2" min="-2" pref="26" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel5" min="-2" pref="115" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jlastpro" min="-2" pref="197" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton3" min="-2" pref="26" max="-2" attributes="0"/> </Group> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel1" min="-2" pref="115" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jlearn" min="-2" pref="197" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="86" max="-2" attributes="0"/> <Component id="jButton4" min="-2" pref="63" max="-2" attributes="0"/> <EmptySpace min="-2" pref="49" max="-2" attributes="0"/> <Component id="jButton5" min="-2" pref="56" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="32767" 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="25" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel1" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> <Component id="jlearn" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="13" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel3" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> <Component id="jinput" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel4" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> <Component id="jmidpro" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel5" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> <Component id="jlastpro" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton5" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel1.text"/> <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/> <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel4.text"/> <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel5.text"/> <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jlearn"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jlearn.text"/> <Property name="name" type="java.lang.String" value="jlearn" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jinput"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jinput.text"/> <Property name="name" type="java.lang.String" value="jinput" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jmidpro"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jmidpro.text"/> <Property name="name" type="java.lang.String" value="jmidpro" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jlastpro"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jlastpro.text"/> <Property name="name" type="java.lang.String" value="jlastpro" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jButton1.text"/> <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jButton2.text"/> <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton3"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jButton3.text"/> <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton4"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jButton4.text"/> <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton5"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jButton5.text"/> <Property name="name" type="java.lang.String" value="jButton5" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/> </Events> </Component> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -