forked from I2P_Developers/i2p.i2p

* Added general configuration options (still not available by default) * General fixes * Added ant build options (irc says eche|on would like that ;))
546 lines
31 KiB
XML
546 lines
31 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<NonVisualComponents>
|
|
<Component class="javax.swing.ButtonGroup" name="buttonGroup1">
|
|
</Component>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="3"/>
|
|
<Property name="title" type="java.lang.String" resourceKey="Form.title"/>
|
|
<Property name="name" type="java.lang.String" value="Form" noResource="true"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
</SyntheticProperties>
|
|
<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="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">
|
|
<Component id="applyPanel" alignment="0" max="32767" attributes="0"/>
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="12" pref="12" max="12" attributes="0"/>
|
|
<Component id="settingsPanel" pref="566" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="settingsPanel" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="applyPanel" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="applyPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="applyPanel" noResource="true"/>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace pref="475" max="32767" attributes="0"/>
|
|
<Component id="ok" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cancel" min="-2" max="-2" attributes="0"/>
|
|
<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">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="cancel" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="ok" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="14" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JToggleButton" name="cancel">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="cancel.text"/>
|
|
<Property name="name" type="java.lang.String" value="cancel" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="ok">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="ok.text"/>
|
|
<Property name="name" type="java.lang.String" value="ok" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JTabbedPane" name="settingsPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="settingsPanel" noResource="true"/>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="speedPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="speedPanel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Speed">
|
|
<Property name="tabTitle" type="java.lang.String" resourceKey="speedPanel.TabConstraints.tabTitle"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
|
|
<Property name="useNullLayout" type="boolean" value="true"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="uploadSpeedLabel">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="uploadSpeedLabel.text"/>
|
|
<Property name="name" type="java.lang.String" value="uploadSpeedLabel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="20" y="20" width="140" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="downloadSpeedLabel">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="downloadSpeedLabel.text"/>
|
|
<Property name="name" type="java.lang.String" value="downloadSpeedLabel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="20" y="60" width="140" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="uploadspeed">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="uploadspeed.text"/>
|
|
<Property name="name" type="java.lang.String" value="uploadspeed" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="speedKeyTyped"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="160" y="20" width="-1" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="downloadspeed">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="downloadspeed.text"/>
|
|
<Property name="name" type="java.lang.String" value="downloadspeed" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="speedKeyTyped"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="160" y="60" width="-1" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="uploadkbps">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="2">
|
|
<StringItem index="0" value="kbps"/>
|
|
<StringItem index="1" value="kBps"/>
|
|
</StringArray>
|
|
</Property>
|
|
<Property name="name" type="java.lang.String" value="uploadkbps" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="uploadkbpsActionPerformed"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="240" y="20" width="-1" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="downloadkbps">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="2">
|
|
<StringItem index="0" value="kbps"/>
|
|
<StringItem index="1" value="kBps"/>
|
|
</StringArray>
|
|
</Property>
|
|
<Property name="name" type="java.lang.String" value="downloadkbps" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="downloadkbpsActionPerformed"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="240" y="60" width="-1" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="330" y="20" width="-1" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel4.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="330" y="60" width="-1" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="uploadgb">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="uploadgb.text"/>
|
|
<Property name="name" type="java.lang.String" value="uploadgb" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="uploadgbKeyTyped"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="440" y="20" width="60" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="downloadgb">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="downloadgb.text"/>
|
|
<Property name="name" type="java.lang.String" value="downloadgb" noResource="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="downloadgbKeyTyped"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="440" y="60" width="60" height="-1"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel5.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="510" y="20" width="-1" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel6.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="510" y="60" width="-1" height="30"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel7">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel7.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel7" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
|
|
<AbsoluteConstraints x="20" y="100" width="520" height="70"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="updatesPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="updatesPanel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Updates">
|
|
<Property name="tabTitle" type="java.lang.String" resourceKey="updatesPanel.TabConstraints.tabTitle"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<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" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jToggleButton1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="jToggleButton2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="40" pref="40" max="40" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jRadioButton2" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jRadioButton1" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jRadioButton3" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace pref="339" max="32767" attributes="0"/>
|
|
<Component id="jToggleButton3" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel8" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="jRadioButton1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jRadioButton2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jRadioButton3" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jToggleButton1" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jToggleButton2" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="181" max="32767" attributes="0"/>
|
|
<Component id="jToggleButton3" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel8">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel8.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel8" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="jRadioButton1">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" resourceKey="jRadioButton1.text"/>
|
|
<Property name="name" type="java.lang.String" value="jRadioButton1" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="jRadioButton2">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" resourceKey="jRadioButton2.text"/>
|
|
<Property name="name" type="java.lang.String" value="jRadioButton2" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JRadioButton" name="jRadioButton3">
|
|
<Properties>
|
|
<Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
|
|
<ComponentRef name="buttonGroup1"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" resourceKey="jRadioButton3.text"/>
|
|
<Property name="name" type="java.lang.String" value="jRadioButton3" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="jToggleButton1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jToggleButton1.text"/>
|
|
<Property name="name" type="java.lang.String" value="jToggleButton1" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="jToggleButton2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jToggleButton2.text"/>
|
|
<Property name="name" type="java.lang.String" value="jToggleButton2" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JToggleButton" name="jToggleButton3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jToggleButton3.text"/>
|
|
<Property name="name" type="java.lang.String" value="jToggleButton3" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tunnelPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="tunnelPanel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Tunnels/Services">
|
|
<Property name="tabTitle" type="java.lang.String" resourceKey="tunnelPanel.TabConstraints.tabTitle"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jScrollPane2" alignment="1" pref="538" max="32767" attributes="0"/>
|
|
<Component id="jLabel9" alignment="0" pref="538" max="32767" attributes="0"/>
|
|
<Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" alignment="0" pref="538" max="32767" attributes="0"/>
|
|
<Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</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 min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel10" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" pref="119" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel11" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane2" pref="122" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel9" min="-2" pref="65" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane2">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
</Container>
|
|
<Component class="javax.swing.JLabel" name="jLabel9">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel9.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel9" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel10">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel10.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel10" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel11">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" resourceKey="jLabel11.text"/>
|
|
<Property name="name" type="java.lang.String" value="jLabel11" noResource="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="networkPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="networkPanel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Network">
|
|
<Property name="tabTitle" type="java.lang.String" resourceKey="networkPanel.TabConstraints.tabTitle"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="562" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="388" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="advancedPanel">
|
|
<Properties>
|
|
<Property name="name" type="java.lang.String" value="advancedPanel" noResource="true"/>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Advanced">
|
|
<Property name="tabTitle" type="java.lang.String" resourceKey="advancedPanel.TabConstraints.tabTitle"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="562" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="388" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|