ada.platform/src/org/netbeans/modules/ada/platform/ui/PlatformsCustomizer.form
author Andrea Lucarelli <raster@netbeans.org>
Sun, 22 Aug 2010 23:37:11 +0200
branchrelease68
changeset 16367 d2820c029d3a
parent 15779 367c7fdb5d23
permissions -rw-r--r--
Add JVM compiler support.
raster@14181
     1
<?xml version="1.0" encoding="UTF-8" ?>
raster@14181
     2
raster@14181
     3
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
raster@14181
     4
  <NonVisualComponents>
raster@14181
     5
    <Component class="javax.swing.JLabel" name="jLabel6">
raster@14181
     6
      <Properties>
raster@14181
     7
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
     8
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.jLabel6.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
     9
        </Property>
raster@14181
    10
      </Properties>
raster@14181
    11
    </Component>
raster@14181
    12
  </NonVisualComponents>
raster@14181
    13
  <AuxValues>
raster@14181
    14
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
raster@14181
    15
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
raster@14181
    16
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
raster@14181
    17
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
raster@14181
    18
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
raster@14181
    19
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
raster@14181
    20
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
raster@14181
    21
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
raster@14181
    22
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
raster@14181
    23
  </AuxValues>
raster@14181
    24
raster@14181
    25
  <Layout>
raster@14181
    26
    <DimensionLayout dim="0">
raster@14181
    27
      <Group type="103" groupAlignment="0" attributes="0">
raster@14181
    28
          <Group type="102" alignment="0" attributes="0">
raster@14181
    29
              <EmptySpace max="-2" attributes="0"/>
raster@14181
    30
              <Group type="103" groupAlignment="1" attributes="0">
raster@16367
    31
                  <Component id="makeDefaultButton" alignment="0" pref="168" max="32767" attributes="0"/>
raster@16367
    32
                  <Component id="autoDetectButton" alignment="0" pref="168" max="32767" attributes="1"/>
raster@14181
    33
                  <Group type="102" alignment="0" attributes="0">
raster@16367
    34
                      <Component id="newButton" pref="73" max="32767" attributes="0"/>
raster@14181
    35
                      <EmptySpace min="-2" max="-2" attributes="0"/>
raster@16367
    36
                      <Component id="removeButton" pref="89" max="32767" attributes="0"/>
raster@14181
    37
                  </Group>
raster@14181
    38
                  <Component id="paltformsListTitleLabel" alignment="0" min="-2" max="-2" attributes="0"/>
raster@16367
    39
                  <Component id="platformsListScrollPanel" alignment="0" min="-2" pref="168" max="-2" attributes="2"/>
raster@14181
    40
              </Group>
raster@14181
    41
              <EmptySpace max="-2" attributes="0"/>
raster@16367
    42
              <Component id="tabbedPane" pref="474" max="32767" attributes="0"/>
raster@14181
    43
              <EmptySpace max="-2" attributes="0"/>
raster@14181
    44
          </Group>
raster@14181
    45
      </Group>
raster@14181
    46
    </DimensionLayout>
raster@14181
    47
    <DimensionLayout dim="1">
raster@14181
    48
      <Group type="103" groupAlignment="0" attributes="0">
raster@14181
    49
          <Group type="102" alignment="0" attributes="0">
raster@14181
    50
              <EmptySpace min="-2" max="-2" attributes="0"/>
raster@14181
    51
              <Group type="103" groupAlignment="0" attributes="0">
raster@14720
    52
                  <Component id="tabbedPane" alignment="0" pref="321" max="32767" attributes="0"/>
raster@14181
    53
                  <Group type="102" alignment="0" attributes="0">
raster@14181
    54
                      <Component id="paltformsListTitleLabel" min="-2" max="-2" attributes="0"/>
raster@16367
    55
                      <EmptySpace max="-2" attributes="0"/>
raster@14720
    56
                      <Component id="platformsListScrollPanel" pref="214" max="32767" attributes="0"/>
raster@16367
    57
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
    58
                      <Group type="103" groupAlignment="3" attributes="0">
raster@14181
    59
                          <Component id="removeButton" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
    60
                          <Component id="newButton" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
    61
                      </Group>
raster@14181
    62
                      <EmptySpace min="-2" max="-2" attributes="0"/>
raster@14181
    63
                      <Component id="autoDetectButton" min="-2" max="-2" attributes="0"/>
raster@14181
    64
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
    65
                      <Component id="makeDefaultButton" min="-2" max="-2" attributes="0"/>
raster@14181
    66
                  </Group>
raster@14181
    67
              </Group>
raster@14181
    68
          </Group>
raster@14181
    69
      </Group>
raster@14181
    70
    </DimensionLayout>
raster@14181
    71
  </Layout>
raster@14181
    72
  <SubComponents>
raster@14181
    73
    <Container class="javax.swing.JScrollPane" name="platformsListScrollPanel">
raster@14181
    74
      <AuxValues>
raster@14181
    75
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
raster@14181
    76
      </AuxValues>
raster@14181
    77
raster@14181
    78
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
raster@14181
    79
      <SubComponents>
raster@14181
    80
        <Component class="javax.swing.JList" name="PlatformList">
raster@14181
    81
          <Properties>
raster@14181
    82
            <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
raster@14181
    83
              <Connection code="platformListModel" type="code"/>
raster@14181
    84
            </Property>
raster@14181
    85
            <Property name="selectionMode" type="int" value="0"/>
raster@14181
    86
            <Property name="cellRenderer" type="javax.swing.ListCellRenderer" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
raster@14181
    87
              <Connection code="new PlatformListCellRenderer()" type="code"/>
raster@14181
    88
            </Property>
raster@14181
    89
          </Properties>
raster@14181
    90
          <Events>
raster@14181
    91
            <EventHandler event="valueChanged" listener="javax.swing.event.ListSelectionListener" parameters="javax.swing.event.ListSelectionEvent" handler="PlatformListValueChanged"/>
raster@14181
    92
          </Events>
raster@14181
    93
        </Component>
raster@14181
    94
      </SubComponents>
raster@14181
    95
    </Container>
raster@14181
    96
    <Component class="javax.swing.JLabel" name="paltformsListTitleLabel">
raster@14181
    97
      <Properties>
raster@14181
    98
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
    99
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.paltformsListTitleLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   100
        </Property>
raster@14181
   101
      </Properties>
raster@14181
   102
    </Component>
raster@14181
   103
    <Component class="javax.swing.JButton" name="newButton">
raster@14181
   104
      <Properties>
raster@14181
   105
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   106
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.newButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   107
        </Property>
raster@14181
   108
      </Properties>
raster@14181
   109
      <Events>
raster@14181
   110
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newButtonActionPerformed"/>
raster@14181
   111
      </Events>
raster@14181
   112
    </Component>
raster@14181
   113
    <Component class="javax.swing.JButton" name="removeButton">
raster@14181
   114
      <Properties>
raster@14181
   115
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   116
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.removeButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   117
        </Property>
raster@14181
   118
      </Properties>
raster@14181
   119
      <Events>
raster@14181
   120
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeButtonActionPerformed"/>
raster@14181
   121
      </Events>
raster@14181
   122
    </Component>
raster@14181
   123
    <Component class="javax.swing.JButton" name="autoDetectButton">
raster@14181
   124
      <Properties>
raster@14181
   125
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   126
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.autoDetectButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   127
        </Property>
raster@14181
   128
      </Properties>
raster@14698
   129
      <Events>
raster@14698
   130
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="autoDetectButtonActionPerformed"/>
raster@14698
   131
      </Events>
raster@14181
   132
    </Component>
raster@14181
   133
    <Container class="javax.swing.JTabbedPane" name="tabbedPane">
raster@14181
   134
raster@14181
   135
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
raster@14181
   136
      <SubComponents>
raster@14181
   137
        <Container class="javax.swing.JPanel" name="mainPanel">
raster@14181
   138
          <Constraints>
raster@14181
   139
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
raster@14181
   140
              <JTabbedPaneConstraints tabName="Main">
raster@14181
   141
                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   142
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.mainPanel.TabConstraints.tabTitle_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   143
                </Property>
raster@14181
   144
              </JTabbedPaneConstraints>
raster@14181
   145
            </Constraint>
raster@14181
   146
          </Constraints>
raster@14181
   147
raster@14181
   148
          <Layout>
raster@14181
   149
            <DimensionLayout dim="0">
raster@14181
   150
              <Group type="103" groupAlignment="0" attributes="0">
raster@16367
   151
                  <Group type="102" attributes="0">
raster@14181
   152
                      <Group type="103" groupAlignment="0" attributes="0">
raster@16367
   153
                          <Group type="102" alignment="0" attributes="0">
raster@16367
   154
                              <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
raster@16367
   155
                              <Group type="103" groupAlignment="1" attributes="0">
raster@16367
   156
                                  <Component id="otherInfoLabel" min="-2" pref="91" max="-2" attributes="0"/>
raster@16367
   157
                                  <Group type="103" alignment="1" groupAlignment="0" attributes="0">
raster@16367
   158
                                      <Component id="compilerCommandLabel" alignment="0" min="-2" max="-2" attributes="0"/>
raster@16367
   159
                                      <Component id="platfromNameLabel" alignment="1" min="-2" pref="91" max="-2" attributes="0"/>
raster@16367
   160
                                  </Group>
raster@14181
   161
                              </Group>
raster@16367
   162
                              <EmptySpace max="-2" attributes="0"/>
raster@16367
   163
                              <Group type="103" groupAlignment="0" attributes="0">
raster@16367
   164
                                  <Component id="compilerCommand" pref="324" max="32767" attributes="0"/>
raster@16367
   165
                                  <Component id="platformName" alignment="0" pref="324" max="32767" attributes="0"/>
raster@16367
   166
                                  <Component id="platformInfoTextField" alignment="1" pref="324" max="32767" attributes="0"/>
raster@14181
   167
                              </Group>
raster@14181
   168
                          </Group>
raster@16367
   169
                          <Group type="102" alignment="1" attributes="0">
raster@16367
   170
                              <EmptySpace pref="192" max="32767" attributes="0"/>
raster@16367
   171
                              <Component id="autoDetectLabel" min="-2" max="-2" attributes="0"/>
raster@16367
   172
                              <EmptySpace min="5" pref="5" max="5" attributes="0"/>
raster@16367
   173
                              <Component id="autoDetectProgress" min="-2" max="-2" attributes="0"/>
raster@16367
   174
                          </Group>
raster@16367
   175
                          <Group type="102" alignment="1" attributes="0">
raster@16367
   176
                              <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
raster@16367
   177
                              <Component id="jvmCompilerCommandLabel" min="-2" max="-2" attributes="0"/>
raster@14181
   178
                              <EmptySpace max="-2" attributes="0"/>
raster@16367
   179
                              <Component id="jvmCompilerCommand" pref="323" max="32767" attributes="0"/>
raster@14181
   180
                          </Group>
raster@14181
   181
                      </Group>
raster@14181
   182
                      <EmptySpace max="-2" attributes="0"/>
raster@15779
   183
                  </Group>
raster@14181
   184
              </Group>
raster@14181
   185
            </DimensionLayout>
raster@14181
   186
            <DimensionLayout dim="1">
raster@14181
   187
              <Group type="103" groupAlignment="0" attributes="0">
raster@14181
   188
                  <Group type="102" alignment="0" attributes="0">
raster@14181
   189
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   190
                      <Group type="103" groupAlignment="3" attributes="0">
raster@14181
   191
                          <Component id="platfromNameLabel" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   192
                          <Component id="platformName" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   193
                      </Group>
raster@14181
   194
                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
raster@14181
   195
                      <Group type="103" groupAlignment="3" attributes="0">
raster@14181
   196
                          <Component id="platformInfoTextField" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   197
                          <Component id="otherInfoLabel" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   198
                      </Group>
raster@14181
   199
                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
raster@14181
   200
                      <Group type="103" groupAlignment="3" attributes="0">
raster@14181
   201
                          <Component id="compilerCommandLabel" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   202
                          <Component id="compilerCommand" alignment="3" min="-2" max="-2" attributes="0"/>
raster@14181
   203
                      </Group>
raster@16367
   204
                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
raster@16367
   205
                      <Group type="103" groupAlignment="3" attributes="0">
raster@16367
   206
                          <Component id="jvmCompilerCommand" alignment="3" min="-2" max="-2" attributes="0"/>
raster@16367
   207
                          <Component id="jvmCompilerCommandLabel" alignment="3" min="-2" max="-2" attributes="0"/>
raster@16367
   208
                      </Group>
raster@16367
   209
                      <EmptySpace pref="144" max="32767" attributes="0"/>
raster@15779
   210
                      <Group type="103" groupAlignment="0" attributes="0">
raster@15779
   211
                          <Component id="autoDetectLabel" min="-2" max="-2" attributes="0"/>
raster@15779
   212
                          <Component id="autoDetectProgress" min="-2" max="-2" attributes="0"/>
raster@15779
   213
                      </Group>
raster@15779
   214
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   215
                  </Group>
raster@14181
   216
              </Group>
raster@14181
   217
            </DimensionLayout>
raster@14181
   218
          </Layout>
raster@14181
   219
          <SubComponents>
raster@14181
   220
            <Component class="javax.swing.JLabel" name="platfromNameLabel">
raster@14181
   221
              <Properties>
raster@14181
   222
                <Property name="horizontalAlignment" type="int" value="4"/>
raster@14181
   223
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   224
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.platfromNameLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   225
                </Property>
raster@14181
   226
              </Properties>
raster@14181
   227
            </Component>
raster@14181
   228
            <Component class="javax.swing.JTextField" name="platformName">
raster@14181
   229
              <Properties>
raster@14181
   230
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   231
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.platformName.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   232
                </Property>
raster@14181
   233
              </Properties>
raster@14181
   234
            </Component>
raster@14181
   235
            <Component class="javax.swing.JLabel" name="compilerCommandLabel">
raster@14181
   236
              <Properties>
raster@14181
   237
                <Property name="horizontalAlignment" type="int" value="4"/>
raster@14181
   238
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   239
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.compilerCommandLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   240
                </Property>
raster@14181
   241
              </Properties>
raster@14181
   242
            </Component>
raster@14181
   243
            <Component class="javax.swing.JTextField" name="compilerCommand">
raster@14181
   244
              <Properties>
raster@14181
   245
                <Property name="editable" type="boolean" value="false"/>
raster@14181
   246
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   247
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.compilerCommand.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   248
                </Property>
raster@14181
   249
              </Properties>
raster@14181
   250
            </Component>
raster@14181
   251
            <Component class="javax.swing.JLabel" name="otherInfoLabel">
raster@14181
   252
              <Properties>
raster@14181
   253
                <Property name="horizontalAlignment" type="int" value="4"/>
raster@14181
   254
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   255
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.otherInfoLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   256
                </Property>
raster@14181
   257
              </Properties>
raster@14181
   258
            </Component>
raster@14181
   259
            <Component class="javax.swing.JTextField" name="platformInfoTextField">
raster@14181
   260
              <Properties>
raster@14181
   261
                <Property name="editable" type="boolean" value="false"/>
raster@14181
   262
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   263
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.platformInfoTextField.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   264
                </Property>
raster@14181
   265
              </Properties>
raster@14181
   266
            </Component>
raster@15779
   267
            <Component class="javax.swing.JLabel" name="autoDetectLabel">
raster@15779
   268
              <Properties>
raster@15779
   269
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@15779
   270
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.autoDetectLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@15779
   271
                </Property>
raster@15779
   272
              </Properties>
raster@15779
   273
            </Component>
raster@15779
   274
            <Component class="javax.swing.JProgressBar" name="autoDetectProgress">
raster@15779
   275
              <Properties>
raster@15779
   276
                <Property name="indeterminate" type="boolean" value="true"/>
raster@15779
   277
              </Properties>
raster@15779
   278
            </Component>
raster@16367
   279
            <Component class="javax.swing.JTextField" name="jvmCompilerCommand">
raster@16367
   280
              <Properties>
raster@16367
   281
                <Property name="editable" type="boolean" value="false"/>
raster@16367
   282
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@16367
   283
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.jvmCompilerCommand.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@16367
   284
                </Property>
raster@16367
   285
              </Properties>
raster@16367
   286
            </Component>
raster@16367
   287
            <Component class="javax.swing.JLabel" name="jvmCompilerCommandLabel">
raster@16367
   288
              <Properties>
raster@16367
   289
                <Property name="horizontalAlignment" type="int" value="4"/>
raster@16367
   290
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@16367
   291
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.jvmCompilerCommandLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@16367
   292
                </Property>
raster@16367
   293
              </Properties>
raster@16367
   294
            </Component>
raster@14181
   295
          </SubComponents>
raster@14181
   296
        </Container>
raster@14181
   297
        <Container class="javax.swing.JPanel" name="adaPathPanel">
raster@14181
   298
          <Constraints>
raster@14181
   299
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
raster@14181
   300
              <JTabbedPaneConstraints tabName="Ada Path">
raster@14181
   301
                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   302
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.adaPathPanel.TabConstraints.tabTitle_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   303
                </Property>
raster@14181
   304
              </JTabbedPaneConstraints>
raster@14181
   305
            </Constraint>
raster@14181
   306
          </Constraints>
raster@14181
   307
raster@14181
   308
          <Layout>
raster@14181
   309
            <DimensionLayout dim="0">
raster@14181
   310
              <Group type="103" groupAlignment="0" attributes="0">
raster@14181
   311
                  <Group type="102" attributes="0">
raster@14181
   312
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   313
                      <Group type="103" groupAlignment="0" attributes="0">
raster@14181
   314
                          <Group type="102" attributes="0">
raster@16367
   315
                              <Component id="jScrollPane2" pref="354" max="32767" attributes="0"/>
raster@14181
   316
                              <EmptySpace max="-2" attributes="0"/>
raster@14181
   317
                              <Group type="103" groupAlignment="0" attributes="0">
raster@15779
   318
                                  <Component id="moveDownPath" max="32767" attributes="0"/>
raster@15779
   319
                                  <Component id="moveUpPath" pref="89" max="32767" attributes="1"/>
raster@15779
   320
                                  <Component id="removePath" pref="89" max="32767" attributes="1"/>
raster@15779
   321
                                  <Component id="addPath" pref="89" max="32767" attributes="1"/>
raster@14181
   322
                              </Group>
raster@14181
   323
                          </Group>
raster@14181
   324
                          <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
raster@14181
   325
                      </Group>
raster@14181
   326
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   327
                  </Group>
raster@14181
   328
              </Group>
raster@14181
   329
            </DimensionLayout>
raster@14181
   330
            <DimensionLayout dim="1">
raster@14181
   331
              <Group type="103" groupAlignment="0" attributes="0">
raster@14181
   332
                  <Group type="102" alignment="0" attributes="0">
raster@14181
   333
                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
raster@14181
   334
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   335
                      <Group type="103" groupAlignment="1" attributes="0">
raster@14181
   336
                          <Group type="102" alignment="0" attributes="0">
raster@14181
   337
                              <Component id="addPath" min="-2" max="-2" attributes="0"/>
raster@14181
   338
                              <EmptySpace max="-2" attributes="0"/>
raster@14181
   339
                              <Component id="removePath" min="-2" max="-2" attributes="0"/>
raster@14181
   340
                              <EmptySpace max="-2" attributes="0"/>
raster@14181
   341
                              <Component id="moveUpPath" min="-2" max="-2" attributes="0"/>
raster@14181
   342
                              <EmptySpace max="-2" attributes="0"/>
raster@14181
   343
                              <Component id="moveDownPath" min="-2" max="-2" attributes="0"/>
raster@14181
   344
                          </Group>
raster@14720
   345
                          <Component id="jScrollPane2" alignment="0" pref="262" max="32767" attributes="0"/>
raster@14181
   346
                      </Group>
raster@14181
   347
                      <EmptySpace max="-2" attributes="0"/>
raster@14181
   348
                  </Group>
raster@14181
   349
              </Group>
raster@14181
   350
            </DimensionLayout>
raster@14181
   351
          </Layout>
raster@14181
   352
          <SubComponents>
raster@14181
   353
            <Component class="javax.swing.JLabel" name="jLabel5">
raster@14181
   354
              <Properties>
raster@14181
   355
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   356
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.jLabel5.text_1" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   357
                </Property>
raster@14181
   358
              </Properties>
raster@14181
   359
            </Component>
raster@14181
   360
            <Container class="javax.swing.JScrollPane" name="jScrollPane2">
raster@14181
   361
              <AuxValues>
raster@14181
   362
                <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
raster@14181
   363
              </AuxValues>
raster@14181
   364
raster@14181
   365
              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
raster@14181
   366
              <SubComponents>
raster@14181
   367
                <Component class="javax.swing.JList" name="adaPath">
raster@14181
   368
                  <Properties>
raster@14181
   369
                    <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
raster@14181
   370
                      <Connection code="adaPathModel" type="code"/>
raster@14181
   371
                    </Property>
raster@14181
   372
                    <Property name="selectionMode" type="int" value="0"/>
raster@14181
   373
                  </Properties>
raster@14181
   374
                </Component>
raster@14181
   375
              </SubComponents>
raster@14181
   376
            </Container>
raster@14181
   377
            <Component class="javax.swing.JButton" name="addPath">
raster@14181
   378
              <Properties>
raster@14181
   379
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   380
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.addPath.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   381
                </Property>
raster@14181
   382
              </Properties>
raster@14181
   383
              <Events>
raster@14181
   384
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addPathActionPerformed"/>
raster@14181
   385
              </Events>
raster@14181
   386
            </Component>
raster@14181
   387
            <Component class="javax.swing.JButton" name="removePath">
raster@14181
   388
              <Properties>
raster@14181
   389
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   390
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.removePath.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   391
                </Property>
raster@14181
   392
              </Properties>
raster@14181
   393
              <Events>
raster@14181
   394
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removePathActionPerformed"/>
raster@14181
   395
              </Events>
raster@14181
   396
            </Component>
raster@14181
   397
            <Component class="javax.swing.JButton" name="moveUpPath">
raster@14181
   398
              <Properties>
raster@14181
   399
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   400
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.moveUpPath.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   401
                </Property>
raster@14181
   402
              </Properties>
raster@14181
   403
              <Events>
raster@14181
   404
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="moveUpPathActionPerformed"/>
raster@14181
   405
              </Events>
raster@14181
   406
            </Component>
raster@14181
   407
            <Component class="javax.swing.JButton" name="moveDownPath">
raster@14181
   408
              <Properties>
raster@14181
   409
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   410
                  <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.moveDownPath.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   411
                </Property>
raster@14181
   412
              </Properties>
raster@14181
   413
              <Events>
raster@14181
   414
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="moveDownPathActionPerformed"/>
raster@14181
   415
              </Events>
raster@14181
   416
            </Component>
raster@14181
   417
          </SubComponents>
raster@14181
   418
        </Container>
raster@14181
   419
      </SubComponents>
raster@14181
   420
    </Container>
raster@14181
   421
    <Component class="javax.swing.JButton" name="makeDefaultButton">
raster@14181
   422
      <Properties>
raster@14181
   423
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
raster@14181
   424
          <ResourceString bundle="org/netbeans/modules/ada/platform/ui/Bundle.properties" key="PlatformsCustomizer.makeDefaultButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
raster@14181
   425
        </Property>
raster@14181
   426
      </Properties>
raster@14181
   427
      <Events>
raster@14181
   428
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="makeDefaultButtonActionPerformed"/>
raster@14181
   429
      </Events>
raster@14181
   430
    </Component>
raster@14181
   431
  </SubComponents>
raster@14181
   432
</Form>