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

📄 petview.form

📁 Java Swing Application。涉及到 JPA, appframework, beansbinding.
💻 FORM
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">  <NonVisualComponents>    <Component class="personalpetvet.DateConverter" name="dateConverter1">    </Component>  </NonVisualComponents>  <Properties>    <Property name="toolTipText" type="java.lang.String" resourceKey="Form.toolTipText"/>    <Property name="name" type="java.lang.String" value="Form" noResource="true"/>  </Properties>  <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="1"/>    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="1"/>    <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 min="-2" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="masterScrollPane" alignment="1" pref="885" max="32767" attributes="2"/>                  <Component id="detailPanel" alignment="1" max="32767" attributes="2"/>              </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="1" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Component id="masterScrollPane" pref="179" max="32767" attributes="0"/>              <EmptySpace type="unrelated" max="-2" attributes="0"/>              <Component id="detailPanel" min="-2" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JScrollPane" name="masterScrollPane">      <Properties>        <Property name="name" type="java.lang.String" value="masterScrollPane" noResource="true"/>      </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="masterTable">          <Properties>            <Property name="autoCreateRowSorter" type="boolean" value="true"/>            <Property name="name" type="java.lang.String" value="masterTable" noResource="true"/>          </Properties>          <BindingProperties>            <BindingProperty name="elements" source="Form" sourcePath="${list}" target="masterTable" targetPath="elements" updateStrategy="0" immediately="true">              <Subbinding sourcePath="${pettype}">                <BindingParameter name="javax.swing.binding.ParameterKeys.COLUMN_CLASS" value="String.class"/>              </Subbinding>              <Subbinding sourcePath="${name}">                <BindingParameter name="javax.swing.binding.ParameterKeys.COLUMN_CLASS" value="String.class"/>              </Subbinding>              <Subbinding sourcePath="${sex}">                <BindingParameter name="javax.swing.binding.ParameterKeys.COLUMN_CLASS" value="String.class"/>              </Subbinding>              <Subbinding sourcePath="${color}">                <BindingParameter name="javax.swing.binding.ParameterKeys.COLUMN_CLASS" value="String.class"/>              </Subbinding>              <Subbinding sourcePath="${birthdate}">                <BindingParameter name="javax.swing.binding.ParameterKeys.COLUMN_CLASS" value="java.util.Date.class"/>              </Subbinding>            </BindingProperty>          </BindingProperties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="detailPanel">      <Properties>        <Property name="name" type="java.lang.String" value="detailPanel" noResource="true"/>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="1" attributes="0">                  <Group type="103" groupAlignment="1" attributes="0">                      <Component id="selectToolbarPanel" alignment="1" max="32767" attributes="2"/>                      <Component id="editToolbarPanel" alignment="1" max="32767" attributes="2"/>                  </Group>                  <EmptySpace min="-2" max="-2" attributes="0"/>              </Group>              <Group type="102" alignment="0" attributes="0">                  <Component id="picturePanel" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jPanel2" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="picturePanel" min="-2" max="-2" attributes="1"/>                      <Component id="jPanel2" min="-2" max="-2" attributes="1"/>                  </Group>                  <EmptySpace min="-2" pref="16" max="-2" attributes="0"/>                  <Component id="editToolbarPanel" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="selectToolbarPanel" min="-2" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JPanel" name="editToolbarPanel">          <Properties>            <Property name="name" type="java.lang.String" value="editToolbarPanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace pref="305" max="32767" attributes="0"/>                      <Component id="newButton" linkSize="1" min="-2" pref="63" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="deleteButton" linkSize="1" min="-2" pref="63" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="refreshButton" linkSize="1" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="saveButton" linkSize="1" min="-2" pref="63" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="printButton" linkSize="1" min="-2" pref="90" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="closeButton" linkSize="1" min="-2" pref="63" 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 min="-2" pref="10" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="closeButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="saveButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="printButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="refreshButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="deleteButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="newButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JButton" name="newButton">              <Properties>                <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">                  <action class="personalpetvet.ui.PetView" id="newRecord" methodName="newRecord"/>                </Property>                <Property name="text" type="java.lang.String" resourceKey="newButton.text"/>                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                  <Dimension value="[63, 23]"/>                </Property>                <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                  <Dimension value="[63, 23]"/>                </Property>                <Property name="name" type="java.lang.String" value="newButton" noResource="true"/>                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                  <Dimension value="[63, 23]"/>                </Property>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="deleteButton">              <Properties>                <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">                  <action class="personalpetvet.ui.PetView" id="deleteRecord" methodName="deleteRecord"/>                </Property>                <Property name="text" type="java.lang.String" resourceKey="deleteButton.text"/>                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                  <Dimension value="[63, 23]"/>                </Property>

⌨️ 快捷键说明

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