📄 downloadmanager.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Menu class="javax.swing.JMenuBar" name="jMenuBar2"> <Properties> <Property name="name" type="java.lang.String" value="jMenuBar1" noResource="true"/> </Properties> <SubComponents> <Menu class="javax.swing.JMenu" name="fileMenuItem1"> <Properties> <Property name="text" type="java.lang.String" value="File"/> <Property name="name" type="java.lang.String" value="fileMenuItem" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="menuItemCodeManager"> <Properties> <Property name="text" type="java.lang.String" value="CodeManager"/> <Property name="name" type="java.lang.String" value="menuItemCodeManager" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="menuItemCodeManagerActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JSeparator" name="jSeparator2"> <Properties> <Property name="name" type="java.lang.String" value="jSeparator2" noResource="true"/> </Properties> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="fileExitMenuItem1"> <Properties> <Property name="text" type="java.lang.String" value="Exit"/> <Property name="name" type="java.lang.String" value="fileExitMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileExitMenuItem1ActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="editMenuItem1"> <Properties> <Property name="text" type="java.lang.String" value="Edit"/> <Property name="name" type="java.lang.String" value="editMenuItem" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1"> <Properties> <Property name="text" type="java.lang.String" value="Add"/> <Property name="name" type="java.lang.String" value="jMenuItem1" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addDownloadButtonActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="controlMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Control"/> <Property name="name" type="java.lang.String" value="controlMenuItem" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="startMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Start"/> <Property name="name" type="java.lang.String" value="startMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="startMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="pauseMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Pause"/> <Property name="name" type="java.lang.String" value="pauseMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="pauseButtonActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="resumeMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Resume"/> <Property name="name" type="java.lang.String" value="resumeMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="resumeButtonActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="stopMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Stop"/> <Property name="name" type="java.lang.String" value="stopMenuItem" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/> </Events> </MenuItem> </SubComponents> </Menu> <Menu class="javax.swing.JMenu" name="helpMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Help"/> <Property name="name" type="java.lang.String" value="helpMenuItem" noResource="true"/> </Properties> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="aboutMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="About"/> <Property name="name" type="java.lang.String" value="aboutMenuItem" noResource="true"/> </Properties> </MenuItem> </SubComponents> </Menu> </SubComponents> </Menu> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="DownloadManagers"/> <Property name="locationByPlatform" type="boolean" value="true"/> <Property name="name" type="java.lang.String" value="Form" noResource="true"/> </Properties> <SyntheticProperties> <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar2"/> <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,2,-128,0,0,3,32"/> <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="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="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 min="18" pref="18" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jPanel1" alignment="0" min="-2" max="-2" attributes="1"/> <Component id="jPanel2" alignment="0" min="-2" max="-2" attributes="1"/> </Group> <EmptySpace pref="60" max="32767" 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"/> <Component id="jPanel2" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jPanel1" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel1"> <Properties> <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> <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> </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 max="-2" attributes="0"/> <Component id="addDownloadButton" linkSize="2" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="removeDownloadButton" linkSize="2" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="showDetailsButton" linkSize="2" min="-2" max="-2" attributes="0"/> </Group> <Component id="downloadsPanel" alignment="0" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="controlButtonPanel" 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 pref="38" max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="removeDownloadButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="showDetailsButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="addDownloadButton" alignment="3" min="-2" pref="23" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="downloadsPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="controlButtonPanel" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="24" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="addDownloadButton"> <Properties> <Property name="text" type="java.lang.String" value="Add"/> <Property name="name" type="java.lang.String" value="addDownloadButton" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addDownloadButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="removeDownloadButton"> <Properties> <Property name="text" type="java.lang.String" value="Remove"/> <Property name="name" type="java.lang.String" value="removeDownloadButton" noResource="true"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeDownloadButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="showDetailsButton"> <Properties> <Property name="text" type="java.lang.String" value="Details"/> <Property name="name" type="java.lang.String" value="showDetailsButton" noResource="true"/> </Properties> </Component> <Container class="javax.swing.JPanel" name="controlButtonPanel"> <Properties> <Property name="name" type="java.lang.String" value="controlButtonPanel" noResource="true"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -