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

📄 memorecord.form

📁 带有备忘录功能的日历
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="2"/>    <Property name="title" type="java.lang.String" value="&#x67e5;&#x770b;&#x5907;&#x5fd8;&#x5f55;"/>    <Property name="modal" type="boolean" value="true"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,13,0,0,1,92"/>    <SyntheticProperty name="formSizePolicy" type="int" value="0"/>    <SyntheticProperty name="generateSize" type="boolean" value="true"/>    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>    <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="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="contentPane" min="-2" max="-2" attributes="0"/>              <EmptySpace max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="contentPane" min="-2" max="-2" attributes="0"/>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="contentPane">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="f8" green="e4" id="&#x4e0d;&#x6d3b;&#x52a8;&#x6807;&#x9898;&#x6587;&#x672c;" palette="2" red="d8" type="palette"/>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Component id="panInf" alignment="0" max="32767" attributes="1"/>              <Component id="spTab" alignment="0" min="0" pref="0" max="32767" attributes="1"/>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <Component id="spTab" min="-2" pref="111" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="panInf" min="-2" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JScrollPane" name="spTab">          <Properties>            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="cc" green="ff" red="cc" type="rgb"/>            </Property>            <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 justification="2" title="&#x4eca;&#x5929;&#x5f85;&#x529e;&#x4e8b;&#x4ef6;">                  <Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.LineBorderInfo">                    <LineBorder roundedCorners="true">                      <Color PropertyName="color" blue="cc" green="0" red="0" type="rgb"/>                    </LineBorder>                  </Border>                </TitledBorder>              </Border>            </Property>          </Properties>          <AuxValues>            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>          </AuxValues>          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>          <SubComponents>            <Component class="javax.swing.JTable" name="tabMemo">              <Properties>                <Property name="autoCreateRowSorter" type="boolean" value="true"/>                <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">                  <Table columnCount="1" rowCount="4">                    <Column editable="false" title="&#x4e8b;&#x4ef6;" type="java.lang.Object"/>                  </Table>                </Property>                <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">                  <TableColumnModel selectionModel="0">                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">                      <Title/>                      <Editor/>                      <Renderer/>                    </Column>                  </TableColumnModel>                </Property>                <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">                  <TableHeader reorderingAllowed="false" resizingAllowed="true"/>                </Property>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tabMemoMouseClicked"/>              </Events>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="panInf">          <Properties>            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="cc" red="cc" type="rgb"/>            </Property>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">                <EtchetBorder/>              </Border>            </Property>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <Component id="labDate" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="txtDate" min="-2" pref="146" max="-2" attributes="0"/>                          </Group>                          <Component id="spTa" pref="186" max="32767" attributes="1"/>                      </Group>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>                              <Component id="labStatus" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="txtStatus" min="-2" pref="80" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="45" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="btnAlterMemo" alignment="0" min="-2" max="-2" attributes="0"/>                                  <Component id="btnDelMemo" alignment="0" min="-2" max="-2" attributes="0"/>                              </Group>                          </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" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="labDate" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="txtDate" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="labStatus" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="txtStatus" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" alignment="1" attributes="0">                              <Component id="btnAlterMemo" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="btnDelMemo" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="7" max="-2" attributes="0"/>                          </Group>                          <Component id="spTa" pref="67" max="32767" attributes="0"/>                      </Group>                      <EmptySpace min="-2" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="labDate">              <Properties>                <Property name="text" type="java.lang.String" value="&#x65e5;&#x671f;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="txtDate">              <Properties>                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="ff" red="ff" type="rgb"/>                </Property>                <Property name="editable" type="boolean" value="false"/>              </Properties>            </Component>            <Container class="javax.swing.JScrollPane" name="spTa">              <Properties>                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="ff" red="ff" type="rgb"/>                </Property>                <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="&#x4e8b;&#x4ef6;&#x5185;&#x5bb9;">                      <Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.LineBorderInfo">                        <LineBorder roundedCorners="true">                          <Color PropertyName="color" blue="cc" green="0" red="0" type="rgb"/>                        </LineBorder>                      </Border>                      <Color PropertyName="color" blue="0" green="0" red="0" type="rgb"/>                    </TitledBorder>                  </Border>                </Property>              </Properties>              <AuxValues>                <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>              </AuxValues>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>              <SubComponents>                <Component class="javax.swing.JTextArea" name="taMemo">                  <Properties>                    <Property name="lineWrap" type="boolean" value="true"/>                  </Properties>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JLabel" name="labStatus">              <Properties>                <Property name="text" type="java.lang.String" value="&#x72b6;&#x6001;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="txtStatus">              <Properties>                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">                  <Color blue="ff" green="ff" red="ff" type="rgb"/>                </Property>                <Property name="editable" type="boolean" value="false"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="btnAlterMemo">              <Properties>                <Property name="text" type="java.lang.String" value="&#x4fee;&#x6539;"/>                <Property name="enabled" type="boolean" value="false"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAlterMemoActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="btnDelMemo">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;"/>                <Property name="enabled" type="boolean" value="false"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnDelMemoActionPerformed"/>              </Events>            </Component>          </SubComponents>        </Container>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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