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

📄 mycalendar.form

📁 带有备忘录功能的日历
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Container class="javax.swing.JPopupMenu" name="pm">      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">        <Property name="useNullLayout" type="boolean" value="true"/>      </Layout>      <SubComponents>        <MenuItem class="javax.swing.JMenuItem" name="miWriteDayMemo">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5199;&#x8be5;&#x5929;&#x5907;&#x5fd8;&#x5f55;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miWriteDayMemoActionPerformed"/>          </Events>        </MenuItem>      </SubComponents>    </Container>    <Menu class="javax.swing.JMenuBar" name="mb">      <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>      <SubComponents>        <Menu class="javax.swing.JMenu" name="mMemo">          <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>            <Property name="mnemonic" type="int" value="77"/>            <Property name="text" type="java.lang.String" value="&#x5907;&#x5fd8;&#x5f55;(M)"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="miThatDayMemo">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Alt+T"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x67e5;&#x8be5;&#x65e5;&#x5907;&#x5fd8;&#x5f55;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miThatDayMemoActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="miAllMemo">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Alt+A"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x5168;&#x90e8;&#x5907;&#x5fd8;&#x5f55;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miAllMemoActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JSeparator" name="sep">            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="miWriteMemo">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+W"/>                </Property>                <Property name="text" type="java.lang.String" value="&#x5199;&#x5907;&#x5fd8;&#x5f55;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miWriteMemoActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="mHelp">          <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>            <Property name="mnemonic" type="int" value="72"/>            <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;(H)"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="miHelp">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="F1"/>                </Property>                <Property name="mnemonic" type="int" value="67"/>                <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;&#x5185;&#x5bb9;(C)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miHelpActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="miAbout">              <Properties>                <Property name="mnemonic" type="int" value="65"/>                <Property name="text" type="java.lang.String" value="&#x5173;&#x4e8e;(A)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="miAboutActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x65e5;&#x5386;"/>    <Property name="iconImage" type="java.awt.Image" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">      <Connection code="Toolkit.getDefaultToolkit().createImage(getClass().getResource(&quot;/calendar/today.png&quot;))" type="code"/>    </Property>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="mb"/>    <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,0,-4,0,0,1,-123"/>    <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">          <Component id="contentPane" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="contentPane" alignment="0" pref="197" max="32767" 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="ff" green="cc" red="cc" type="rgb"/>        </Property>      </Properties>      <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 min="-2" pref="10" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <Component id="labYear" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="spYear" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="cboMonths" min="-2" pref="74" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="labTime" min="-2" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <Component id="labCount" max="32767" attributes="0"/>                                  <EmptySpace type="separate" max="-2" attributes="0"/>                                  <Component id="labAllCount" pref="134" max="32767" attributes="0"/>                              </Group>                          </Group>                      </Group>                      <Component id="spTab" min="-2" pref="251" max="-2" attributes="1"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="panLunar" 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"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="panLunar" alignment="0" max="32767" attributes="0"/>                      <Group type="102" alignment="0" attributes="0">                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="labYear" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="spYear" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="cboMonths" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="labTime" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="spTab" min="-2" pref="120" max="-2" attributes="0"/>                          <EmptySpace type="unrelated" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="labCount" alignment="3" min="-2" pref="19" max="-2" attributes="0"/>                              <Component id="labAllCount" alignment="3" min="-2" pref="21" max="-2" attributes="0"/>                          </Group>                      </Group>

⌨️ 快捷键说明

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