/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Plugins.form
Unknown | 279 lines | 273 code | 6 blank | 0 comment | 0 complexity | cd5a1d4e79dbac11546ca56c5d7f4124 MD5 | raw file
1<?xml version="1.1" encoding="UTF-8" ?> 2 3<Form version="1.6" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> 4 <Properties> 5 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 6 <Color blue="ff" green="ff" red="ff" type="rgb"/> 7 </Property> 8 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 9 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 10 <TitledBorder title="Plugin Management"> 11 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 12 </TitledBorder> 13 </Border> 14 </Property> 15 <Property name="name" type="java.lang.String" value="Form" noResource="true"/> 16 </Properties> 17 <AuxValues> 18 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> 19 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> 20 <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/> 21 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> 22 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> 23 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/> 24 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> 25 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> 26 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> 27 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> 28 <AuxValue name="designerSize" 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,-49"/> 29 </AuxValues> 30 31 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> 32 <Property name="axis" type="int" value="3"/> 33 </Layout> 34 <SubComponents> 35 <Container class="javax.swing.JPanel" name="jPanel3"> 36 <Properties> 37 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 38 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 39 <EtchetBorder/> 40 </Border> 41 </Property> 42 <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/> 43 </Properties> 44 45 <Layout> 46 <DimensionLayout dim="0"> 47 <Group type="103" groupAlignment="0" attributes="0"> 48 <Group type="102" alignment="0" attributes="0"> 49 <EmptySpace max="-2" attributes="0"/> 50 <Group type="103" groupAlignment="0" attributes="0"> 51 <Component id="jScrollPane1" alignment="0" pref="427" max="32767" attributes="0"/> 52 <Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0"> 53 <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/> 54 <Component id="jLabel4" alignment="0" max="32767" attributes="1"/> 55 </Group> 56 </Group> 57 <EmptySpace max="-2" attributes="0"/> 58 </Group> 59 </Group> 60 </DimensionLayout> 61 <DimensionLayout dim="1"> 62 <Group type="103" groupAlignment="0" attributes="0"> 63 <Group type="102" alignment="0" attributes="0"> 64 <EmptySpace max="-2" attributes="0"/> 65 <Component id="jLabel3" min="-2" max="-2" attributes="0"/> 66 <EmptySpace max="-2" attributes="0"/> 67 <Component id="jLabel4" min="-2" max="-2" attributes="0"/> 68 <EmptySpace max="-2" attributes="0"/> 69 <Component id="jScrollPane1" pref="23" max="32767" attributes="0"/> 70 <EmptySpace max="-2" attributes="0"/> 71 </Group> 72 </Group> 73 </DimensionLayout> 74 </Layout> 75 <SubComponents> 76 <Component class="javax.swing.JLabel" name="jLabel3"> 77 <Properties> 78 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 79 <Font name="Tahoma" size="12" style="1"/> 80 </Property> 81 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 82 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 83 </Property> 84 <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> 85 </Properties> 86 </Component> 87 <Component class="javax.swing.JLabel" name="jLabel4"> 88 <Properties> 89 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 90 <Font name="Dialog" size="11" style="0"/> 91 </Property> 92 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 93 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 94 </Property> 95 <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/> 96 </Properties> 97 </Component> 98 <Container class="javax.swing.JScrollPane" name="jScrollPane1"> 99 <Properties> 100 <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/> 101 </Properties> 102 <AuxValues> 103 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 104 </AuxValues> 105 106 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 107 <SubComponents> 108 <Component class="javax.swing.JList" name="list"> 109 <Properties> 110 <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor"> 111 <StringArray count="0"/> 112 </Property> 113 <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 114 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.list.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 115 </Property> 116 <Property name="name" type="java.lang.String" value="list" noResource="true"/> 117 </Properties> 118 <Events> 119 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listMouseClicked"/> 120 </Events> 121 </Component> 122 </SubComponents> 123 </Container> 124 </SubComponents> 125 </Container> 126 <Container class="javax.swing.JPanel" name="jPanel5"> 127 <Properties> 128 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 129 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 130 <EtchetBorder/> 131 </Border> 132 </Property> 133 <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 134 <Dimension value="[32767, 150]"/> 135 </Property> 136 <Property name="name" type="java.lang.String" value="jPanel5" noResource="true"/> 137 <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 138 <Dimension value="[453, 100]"/> 139 </Property> 140 </Properties> 141 142 <Layout> 143 <DimensionLayout dim="0"> 144 <Group type="103" groupAlignment="0" attributes="0"> 145 <Group type="102" alignment="0" attributes="0"> 146 <EmptySpace max="-2" attributes="0"/> 147 <Group type="103" groupAlignment="0" attributes="0"> 148 <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/> 149 <Group type="102" alignment="0" attributes="0"> 150 <Component id="labeledTextChooser2" min="-2" pref="264" max="-2" attributes="0"/> 151 <EmptySpace type="unrelated" max="-2" attributes="0"/> 152 <Component id="jButton4" min="-2" max="-2" attributes="0"/> 153 <EmptySpace type="unrelated" max="-2" attributes="0"/> 154 <Component id="jButton3" min="-2" max="-2" attributes="0"/> 155 </Group> 156 <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/> 157 </Group> 158 <EmptySpace pref="31" max="32767" attributes="0"/> 159 </Group> 160 </Group> 161 </DimensionLayout> 162 <DimensionLayout dim="1"> 163 <Group type="103" groupAlignment="0" attributes="0"> 164 <Group type="102" alignment="1" attributes="0"> 165 <EmptySpace max="-2" attributes="0"/> 166 <Group type="103" groupAlignment="1" attributes="0"> 167 <Group type="103" alignment="1" groupAlignment="3" attributes="0"> 168 <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/> 169 <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/> 170 </Group> 171 <Group type="102" alignment="1" attributes="0"> 172 <Component id="jLabel8" min="-2" max="-2" attributes="0"/> 173 <EmptySpace max="32767" attributes="0"/> 174 <Component id="jLabel9" min="-2" max="-2" attributes="0"/> 175 <EmptySpace min="-2" pref="9" max="-2" attributes="0"/> 176 <Component id="labeledTextChooser2" min="-2" max="-2" attributes="0"/> 177 </Group> 178 </Group> 179 <EmptySpace min="-2" pref="276" max="-2" attributes="0"/> 180 </Group> 181 </Group> 182 </DimensionLayout> 183 </Layout> 184 <SubComponents> 185 <Component class="javax.swing.JLabel" name="jLabel8"> 186 <Properties> 187 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 188 <Font name="Tahoma" size="12" style="1"/> 189 </Property> 190 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 191 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jLabel8.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 192 </Property> 193 <Property name="name" type="java.lang.String" value="jLabel8" noResource="true"/> 194 </Properties> 195 </Component> 196 <Component class="javax.swing.JLabel" name="jLabel9"> 197 <Properties> 198 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 199 <Font name="Dialog" size="11" style="0"/> 200 </Property> 201 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 202 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jLabel9.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 203 </Property> 204 <Property name="name" type="java.lang.String" value="jLabel9" noResource="true"/> 205 </Properties> 206 </Component> 207 <Component class="mpv5.ui.beans.LabeledTextChooser" name="labeledTextChooser2"> 208 <Properties> 209 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 210 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.labeledTextChooser2._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 211 </Property> 212 <Property name="_LabelFont" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 213 <Font name="Tahoma" size="11" style="0"/> 214 </Property> 215 <Property name="name" type="java.lang.String" value="labeledTextChooser2" noResource="true"/> 216 </Properties> 217 </Component> 218 <Component class="javax.swing.JButton" name="jButton4"> 219 <Properties> 220 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 221 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 222 </Property> 223 <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/> 224 </Properties> 225 <Events> 226 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/> 227 </Events> 228 </Component> 229 <Component class="javax.swing.JButton" name="jButton3"> 230 <Properties> 231 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 232 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 233 </Property> 234 <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> 235 </Properties> 236 <Events> 237 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 238 </Events> 239 </Component> 240 </SubComponents> 241 </Container> 242 <Container class="javax.swing.JPanel" name="jPanel2"> 243 <Properties> 244 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 245 <Color blue="ff" green="ff" red="ff" type="rgb"/> 246 </Property> 247 <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> 248 </Properties> 249 250 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 251 <Property name="alignment" type="int" value="2"/> 252 </Layout> 253 <SubComponents> 254 <Component class="javax.swing.JButton" name="jButton2"> 255 <Properties> 256 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 257 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 258 </Property> 259 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 260 </Properties> 261 <Events> 262 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 263 </Events> 264 </Component> 265 <Component class="javax.swing.JButton" name="jButton1"> 266 <Properties> 267 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 268 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Plugins.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 269 </Property> 270 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 271 </Properties> 272 <Events> 273 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 274 </Events> 275 </Component> 276 </SubComponents> 277 </Container> 278 </SubComponents> 279</Form>