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

« back to all changes in this revision

Viewing changes to projects/projectui/src/org/netbeans/modules/project/ui/NoProjectNew.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.JPanelFormInfo">
 
4
  <Properties>
 
5
    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
6
      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
7
        <EmptyBorder bottom="12" left="12" right="12" top="12"/>
 
8
      </Border>
 
9
    </Property>
 
10
  </Properties>
 
11
  <AuxValues>
 
12
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
13
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
14
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
15
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="1"/>
 
16
    <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,1,44,0,0,1,-112"/>
 
17
  </AuxValues>
 
18
 
 
19
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
20
  <SubComponents>
 
21
    <Component class="javax.swing.JLabel" name="nameLabel">
 
22
      <Properties>
 
23
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
24
          <ComponentRef name="nameTextField"/>
 
25
        </Property>
 
26
        <Property name="text" type="java.lang.String" value="Folders:"/>
 
27
      </Properties>
 
28
      <Constraints>
 
29
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
30
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="0" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="6" anchor="17" weightX="0.0" weightY="0.0"/>
 
31
        </Constraint>
 
32
      </Constraints>
 
33
    </Component>
 
34
    <Component class="javax.swing.JTextField" name="nameTextField">
 
35
      <Properties>
 
36
        <Property name="columns" type="int" value="25"/>
 
37
      </Properties>
 
38
      <Constraints>
 
39
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
40
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="0" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="1.0" weightY="0.0"/>
 
41
        </Constraint>
 
42
      </Constraints>
 
43
    </Component>
 
44
  </SubComponents>
 
45
</Form>