📄 operationframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> </Component> <Component class="javax.swing.ButtonGroup" name="buttonGroup2"> </Component> <Menu class="javax.swing.JMenuBar" name="mainJMenuBar"> <SubComponents> <Menu class="javax.swing.JMenu" name="fileJMenu"> <Properties> <Property name="text" type="java.lang.String" value="文件"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="openFileJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="打开图片文件"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="openFileJMenuItemActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="editorJMenu"> <Properties> <Property name="text" type="java.lang.String" value="编辑"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="lookJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="查看"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="lookJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="newJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="新增"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="changeJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="修改与删除"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="changeJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="changPasswordJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="修改密码"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="changPasswordJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="setOrderJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="排序"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setOrderJMenuItemActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="helpJMenu"> <Properties> <Property name="text" type="java.lang.String" value="帮助"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="authorJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="关于作者"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="authorJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="versionJMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="版本"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="versionJMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1"> <Properties> <Property name="text" type="java.lang.String" value="说明"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem1ActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> </SubComponents> </Menu> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="Photograph Album Terminal"/> </Properties> <SyntheticProperties> <SyntheticProperty name="menuBar" type="java.lang.String" value="mainJMenuBar"/> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </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"> <EmptySpace max="-2" attributes="0"/> <Component id="examinationJPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="newJPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="changeJPanel" min="-2" 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 min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="examinationJPanel" alignment="0" max="32767" attributes="3"/> <Component id="newJPanel" alignment="0" max="32767" attributes="1"/> <Component id="changeJPanel" alignment="0" max="32767" attributes="2"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="examinationJPanel"> <Properties> <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="查看相片"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane1" pref="229" max="32767" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="6" pref="6" max="6" attributes="0"/> <Component id="dateJRadioButton" min="-2" pref="79" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" max="-2" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="nameJRadioButton" alignment="0" min="-2" pref="81" max="-2" attributes="0"/> <Component id="numberJRadioButton" alignment="0" min="-2" pref="81" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="place1JTextField" max="32767" attributes="1"/> <Component id="name1JTextField" alignment="0" max="32767" attributes="1"/> <Component id="number1JTextField" alignment="0" pref="88" max="32767" attributes="1"/> <Component id="date1JTextField" alignment="0" max="32767" attributes="1"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Component id="seeJButton" min="-2" max="-2" attributes="0"/> <Component id="placeJRadioButton" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel1" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="allJRadioButton" min="-2" max="-2" attributes="0"/> </Group> </Group> <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="3" attributes="0"> <Component id="number1JTextField" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="numberJRadioButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="name1JTextField" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="nameJRadioButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="date1JTextField" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="dateJRadioButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="placeJRadioButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="place1JTextField" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Component id="allJRadioButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="46" max="-2" attributes="0"/> <Component id="seeJButton" min="-2" max="-2" attributes="0"/> <EmptySpace pref="28" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel1" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane1" min="-2" pref="178" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JTextField" name="number1JTextField"> <Properties> <Property name="editable" type="boolean" value="false"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="name1JTextField"> <Properties> <Property name="editable" type="boolean" value="false"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="date1JTextField"> <Properties>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -