~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to ide/projectopener/src/org/netbeans/projectopener/BrowseNetBeansDialog.form

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
 
 
3
<Form version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
 
4
  <Properties>
 
5
    <Property name="defaultCloseOperation" type="int" value="2"/>
 
6
    <Property name="title" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
7
      <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="BrowseNBDialogTitle" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
8
    </Property>
 
9
    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
10
      <Dimension value="[450, 23]"/>
 
11
    </Property>
 
12
  </Properties>
 
13
  <SyntheticProperties>
 
14
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
 
15
  </SyntheticProperties>
 
16
  <AuxValues>
 
17
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
18
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
19
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
 
20
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
21
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
22
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
23
    <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,125,0,0,1,-44"/>
 
24
  </AuxValues>
 
25
 
 
26
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
 
27
  <SubComponents>
 
28
    <Container class="javax.swing.JPanel" name="jPanel1">
 
29
      <Properties>
 
30
        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
31
          <Dimension value="[250, 23]"/>
 
32
        </Property>
 
33
      </Properties>
 
34
      <Constraints>
 
35
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
 
36
          <BorderConstraints direction="Center"/>
 
37
        </Constraint>
 
38
      </Constraints>
 
39
 
 
40
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
41
      <SubComponents>
 
42
        <Component class="javax.swing.JLabel" name="jLabel1">
 
43
          <Properties>
 
44
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
45
              <Connection code="getMessage()" type="code"/>
 
46
            </Property>
 
47
          </Properties>
 
48
          <Constraints>
 
49
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
50
              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="8" insetsLeft="8" insetsBottom="12" insetsRight="8" anchor="10" weightX="0.0" weightY="0.0"/>
 
51
            </Constraint>
 
52
          </Constraints>
 
53
        </Component>
 
54
        <Component class="javax.swing.JLabel" name="jLabel2">
 
55
          <Properties>
 
56
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
57
              <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="InstallDirLabel" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
58
            </Property>
 
59
          </Properties>
 
60
          <Constraints>
 
61
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
62
              <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>
 
63
            </Constraint>
 
64
          </Constraints>
 
65
        </Component>
 
66
        <Component class="javax.swing.JTextField" name="dirTextField">
 
67
          <Properties>
 
68
            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
69
              <Dimension value="[250, 20]"/>
 
70
            </Property>
 
71
            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
72
              <Dimension value="[300, 20]"/>
 
73
            </Property>
 
74
          </Properties>
 
75
          <AuxValues>
 
76
            <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="dirTextField.getDocument().addDocumentListener(new DocListener());"/>
 
77
          </AuxValues>
 
78
          <Constraints>
 
79
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
80
              <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
 
81
            </Constraint>
 
82
          </Constraints>
 
83
        </Component>
 
84
        <Component class="javax.swing.JButton" name="browseButton">
 
85
          <Properties>
 
86
            <Property name="mnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
87
              <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="BrowseButtonLabel" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
88
            </Property>
 
89
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
90
              <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="BrowseButtonLabel" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
91
            </Property>
 
92
          </Properties>
 
93
          <Events>
 
94
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="browseButtonActionPerformed"/>
 
95
          </Events>
 
96
          <Constraints>
 
97
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
98
              <GridBagConstraints gridX="2" gridY="1" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="1" insetsRight="8" anchor="13" weightX="0.0" weightY="0.0"/>
 
99
            </Constraint>
 
100
          </Constraints>
 
101
        </Component>
 
102
        <Container class="javax.swing.JPanel" name="jPanel2">
 
103
          <Constraints>
 
104
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
105
              <GridBagConstraints gridX="1" gridY="3" gridWidth="2" gridHeight="0" fill="0" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="13" weightX="0.0" weightY="0.0"/>
 
106
            </Constraint>
 
107
          </Constraints>
 
108
 
 
109
          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
110
          <SubComponents>
 
111
            <Component class="javax.swing.JButton" name="exitButton">
 
112
              <Properties>
 
113
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
114
                  <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="ExitButtonLabel" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
115
                </Property>
 
116
              </Properties>
 
117
              <Events>
 
118
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="exitButtonActionPerformed"/>
 
119
              </Events>
 
120
              <Constraints>
 
121
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
122
                  <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="8" insetsRight="8" anchor="10" weightX="0.0" weightY="0.0"/>
 
123
                </Constraint>
 
124
              </Constraints>
 
125
            </Component>
 
126
            <Component class="javax.swing.JButton" name="contButton">
 
127
              <Properties>
 
128
                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
129
                  <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="ContinueButtonLabel" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
130
                </Property>
 
131
              </Properties>
 
132
              <Events>
 
133
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="contButtonActionPerformed"/>
 
134
              </Events>
 
135
              <AuxValues>
 
136
                <AuxValue name="JavaCodeGenerator_AddingCodePost" type="java.lang.String" value="contButton.setEnabled(false);"/>
 
137
              </AuxValues>
 
138
              <Constraints>
 
139
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
140
                  <GridBagConstraints gridX="0" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="8" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/>
 
141
                </Constraint>
 
142
              </Constraints>
 
143
            </Component>
 
144
          </SubComponents>
 
145
        </Container>
 
146
        <Container class="javax.swing.JPanel" name="jPanel3">
 
147
          <Constraints>
 
148
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
149
              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="3" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="6" insetsLeft="8" insetsBottom="4" insetsRight="8" anchor="17" weightX="0.0" weightY="0.0"/>
 
150
            </Constraint>
 
151
          </Constraints>
 
152
 
 
153
          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
154
          <SubComponents>
 
155
            <Component class="javax.swing.JLabel" name="jLabel3">
 
156
              <Properties>
 
157
                <Property name="text" type="java.lang.String" value="NetBeans IDE Installer can be downloaded from"/>
 
158
              </Properties>
 
159
              <Constraints>
 
160
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
161
                  <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="6" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
 
162
                </Constraint>
 
163
              </Constraints>
 
164
            </Component>
 
165
            <Component class="javax.swing.JLabel" name="linkLabel">
 
166
              <Properties>
 
167
                <Property name="text" type="java.lang.String" value="&lt;html&gt;&lt;a href=&quot;#anchor&quot;&gt;NetBeans Download Site&lt;/a&gt;&lt;/html&gt;"/>
 
168
                <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
169
                  <ResourceString bundle="org/netbeans/projectopener/Bundle.properties" key="URL_Download_NB" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
170
                </Property>
 
171
              </Properties>
 
172
              <Events>
 
173
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="linkLabelMouseClicked"/>
 
174
              </Events>
 
175
              <AuxValues>
 
176
                <AuxValue name="JavaCodeGenerator_AddingCodePost" type="java.lang.String" value="linkLabel.setCursor(new Cursor(Cursor.HAND_CURSOR));"/>
 
177
              </AuxValues>
 
178
              <Constraints>
 
179
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
180
                  <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="6" insetsLeft="4" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.5" weightY="0.0"/>
 
181
                </Constraint>
 
182
              </Constraints>
 
183
            </Component>
 
184
          </SubComponents>
 
185
        </Container>
 
186
      </SubComponents>
 
187
    </Container>
 
188
  </SubComponents>
 
189
</Form>