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

« back to all changes in this revision

Viewing changes to ant/src/org/apache/tools/ant/module/wizards/shortcut/SelectFolderPanel.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.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <AuxValues>
 
5
    <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"/>
 
6
  </AuxValues>
 
7
 
 
8
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout">
 
9
    <Property name="verticalGap" type="int" value="11"/>
 
10
  </Layout>
 
11
  <SubComponents>
 
12
    <Component class="javax.swing.JTextArea" name="hintsArea">
 
13
      <Properties>
 
14
        <Property name="editable" type="boolean" value="false"/>
 
15
        <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
16
          <Connection code="javax.swing.UIManager.getFont (&quot;Label.font&quot;)" type="code"/>
 
17
        </Property>
 
18
        <Property name="text" type="java.lang.String" value="&lt;hints&gt;"/>
 
19
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
20
          <Color blue="cc" green="cc" red="cc" type="rgb"/>
 
21
        </Property>
 
22
        <Property name="lineWrap" type="boolean" value="true"/>
 
23
        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
24
          <Color blue="99" green="66" red="66" type="rgb"/>
 
25
        </Property>
 
26
        <Property name="wrapStyleWord" type="boolean" value="true"/>
 
27
        <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
28
          <Connection code="javax.swing.UIManager.getColor (&quot;Label.foreground&quot;)" type="code"/>
 
29
        </Property>
 
30
        <Property name="opaque" type="boolean" value="false"/>
 
31
        <Property name="enabled" type="boolean" value="false"/>
 
32
      </Properties>
 
33
      <Constraints>
 
34
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
 
35
          <BorderConstraints direction="North"/>
 
36
        </Constraint>
 
37
      </Constraints>
 
38
    </Component>
 
39
    <Container class="javax.swing.JScrollPane" name="folderScrollPane">
 
40
      <Constraints>
 
41
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
 
42
          <BorderConstraints direction="Center"/>
 
43
        </Constraint>
 
44
      </Constraints>
 
45
 
 
46
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
47
      <SubComponents>
 
48
        <Component class="javax.swing.JList" name="folderList">
 
49
          <Properties>
 
50
            <Property name="selectionMode" type="int" value="0"/>
 
51
          </Properties>
 
52
          <AccessibilityProperties>
 
53
            <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
54
              <ResourceString bundle="org/apache/tools/ant/module/wizards/shortcut/Bundle.properties" key="ACSN_folderList" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
55
            </Property>
 
56
            <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
57
              <ResourceString bundle="org/apache/tools/ant/module/wizards/shortcut/Bundle.properties" key="ACSD_folderList" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
58
            </Property>
 
59
          </AccessibilityProperties>
 
60
          <Events>
 
61
            <EventHandler event="valueChanged" listener="javax.swing.event.ListSelectionListener" parameters="javax.swing.event.ListSelectionEvent" handler="folderListValueChanged"/>
 
62
          </Events>
 
63
        </Component>
 
64
      </SubComponents>
 
65
    </Container>
 
66
    <Container class="javax.swing.JPanel" name="displayNamePanel">
 
67
      <Constraints>
 
68
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
 
69
          <BorderConstraints direction="South"/>
 
70
        </Constraint>
 
71
      </Constraints>
 
72
 
 
73
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
 
74
        <Property name="alignment" type="int" value="0"/>
 
75
      </Layout>
 
76
      <SubComponents>
 
77
        <Component class="javax.swing.JLabel" name="displayNameLabel">
 
78
          <Properties>
 
79
            <Property name="text" type="java.lang.String" value="&lt;set display name&gt;"/>
 
80
            <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
81
              <ComponentRef name="displayNameField"/>
 
82
            </Property>
 
83
          </Properties>
 
84
        </Component>
 
85
        <Component class="javax.swing.JTextField" name="displayNameField">
 
86
          <Properties>
 
87
            <Property name="columns" type="int" value="30"/>
 
88
          </Properties>
 
89
        </Component>
 
90
      </SubComponents>
 
91
    </Container>
 
92
  </SubComponents>
 
93
</Form>