⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 colorselect.form

📁 Java 小游戏TetraSquare
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>    <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">              <Component id="jColorChooser1" min="-2" max="-2" 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="redChess" min="-2" max="-2" attributes="0"/>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="setDefault" alignment="0" min="-2" max="-2" attributes="0"/>                                  <Component id="blueChess" alignment="0" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="22" max="-2" attributes="0"/>                      <Component id="jPanel1" min="-2" pref="61" max="-2" attributes="1"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                      <Component id="jPanel2" min="-2" pref="64" max="-2" attributes="1"/>                  </Group>              </Group>              <EmptySpace pref="25" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jColorChooser1" min="-2" max="-2" attributes="0"/>          <Group type="102" alignment="0" attributes="0">              <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>              <Component id="redChess" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" pref="61" max="-2" attributes="1"/>              <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>              <Component id="blueChess" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>              <Component id="jPanel2" min="-2" pref="63" max="-2" attributes="1"/>              <EmptySpace min="-2" pref="16" max="-2" attributes="0"/>              <Component id="setDefault" min="-2" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JColorChooser" name="jColorChooser1">    </Component>    <Container class="javax.swing.JPanel" name="jPanel1">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo">            <BevelBorder/>          </Border>        </Property>      </Properties>      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>    </Container>    <Container class="javax.swing.JPanel" name="jPanel2">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo">            <BevelBorder/>          </Border>        </Property>      </Properties>      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>    </Container>    <Component class="javax.swing.JButton" name="redChess">      <Properties>        <Property name="text" type="java.lang.String" value="&#x8bbe;&#x7f6e;&#x5b9e;&#x5fc3;&#x5706;&#x989c;&#x8272;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="redChessActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="blueChess">      <Properties>        <Property name="text" type="java.lang.String" value="&#x8bbe;&#x7f6e;&#x91cd;&#x5fc3;&#x5706;&#x989c;&#x8272;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="blueChessActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="setDefault">      <Properties>        <Property name="text" type="java.lang.String" value="&#x91cd;&#x7f6e;&#x4e3a;&#x9ed8;&#x8ba4;&#x8bbe;&#x7f6e;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setDefaultActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -