📄 petview.form
字号:
<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="deleteButton" 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="refreshButton"> <Properties> <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> <action class="personalpetvet.PersonalPetVetView" id="refresh" methodName="refresh"/> </Property> <Property name="text" type="java.lang.String" resourceKey="refreshButton.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="refreshButton" 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="saveButton"> <Properties> <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> <action class="personalpetvet.ui.PetView" id="save" methodName="save"/> </Property> <Property name="text" type="java.lang.String" resourceKey="saveButton.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="saveButton" 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="closeButton"> <Properties> <Property name="text" type="java.lang.String" resourceKey="closeButton.text"/> <Property name="name" type="java.lang.String" value="closeButton" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="closeButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="printButton"> <Properties> <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> <action class="personalpetvet.ui.PetView" id="printPet" methodName="printPet"/> </Property> <Property name="text" type="java.lang.String" resourceKey="printButton.text"/> <Property name="toolTipText" type="java.lang.String" resourceKey="printButton.toolTipText"/> <Property name="name" type="java.lang.String" value="printButton" noResource="true"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="picturePanel"> <Properties> <Property name="name" type="java.lang.String" value="picturePanel" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="picLabel" min="-2" pref="360" max="-2" attributes="0"/> <EmptySpace pref="20" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Component id="picLabel" min="-2" pref="270" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="picLabel"> <Properties> <Property name="name" type="java.lang.String" value="picLabel" noResource="true"/> </Properties> <BindingProperties> <BindingProperty name="icon" source="masterTable" sourcePath="${selectedElement.picfilename}" target="picLabel" targetPath="icon" updateStrategy="1" immediately="false"> <Property name="nullValue" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="0" name="null"/> </Property> <Property name="incompletePathValue" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="0" name="null"/> </Property> <Property name="converter" type="org.jdesktop.beansbinding.Converter" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> <Connection code="getText2picConvertor()" type="code"/> </Property> </BindingProperty> </BindingProperties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="selectToolbarPanel"> <Properties> <Property name="name" type="java.lang.String" value="selectToolbarPanel" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace pref="699" max="32767" attributes="0"/> <Component id="selectButton" min="-2" pref="85" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="cancelButton" min="-2" pref="85" 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="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="selectButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="selectButton"> <Properties> <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> <action class="personalpetvet.ui.PetView" id="selectPet" methodName="selectPet"/> </Property> <Property name="text" type="java.lang.String" resourceKey="selectButton.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="selectButton" 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="cancelButton"> <Properties> <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor"> <action class="personalpetvet.ui.PetView" id="cancel" methodName="cancel"/> </Property> <Property name="text" type="java.lang.String" resourceKey="cancelButton.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="cancelButton" noResource="true"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[63, 23]"/> </Property> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel2"> <Properties> <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="favoritefoodLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="favoritetoyLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="breedernameLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="adoptiondateLabel" alignment="1" min="-2" max="-2" attributes="0"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -