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

« back to all changes in this revision

Viewing changes to j2ee/ddloaders/src/org/netbeans/modules/j2ee/ddloaders/web/multiview/SecurityRolePanel.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.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <AuxValues>
 
5
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
6
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
 
7
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
8
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
9
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
10
  </AuxValues>
 
11
 
 
12
  <Layout>
 
13
    <DimensionLayout dim="0">
 
14
      <Group type="103" groupAlignment="0" attributes="0">
 
15
          <Group type="102" attributes="0">
 
16
              <EmptySpace max="-2" attributes="0"/>
 
17
              <Group type="103" groupAlignment="0" attributes="0">
 
18
                  <Group type="102" alignment="0" attributes="0">
 
19
                      <Component id="roleNameLabel" min="-2" max="-2" attributes="0"/>
 
20
                      <EmptySpace max="-2" attributes="0"/>
 
21
                      <Component id="roleNameTF" pref="322" max="32767" attributes="1"/>
 
22
                  </Group>
 
23
                  <Group type="102" alignment="0" attributes="0">
 
24
                      <Component id="descriptionLabel" min="-2" max="-2" attributes="0"/>
 
25
                      <EmptySpace max="-2" attributes="0"/>
 
26
                      <Component id="jScrollPane1" pref="320" max="32767" attributes="1"/>
 
27
                  </Group>
 
28
              </Group>
 
29
              <EmptySpace max="-2" attributes="0"/>
 
30
          </Group>
 
31
      </Group>
 
32
    </DimensionLayout>
 
33
    <DimensionLayout dim="1">
 
34
      <Group type="103" groupAlignment="0" attributes="0">
 
35
          <Group type="102" attributes="0">
 
36
              <EmptySpace max="-2" attributes="0"/>
 
37
              <Group type="103" groupAlignment="3" attributes="0">
 
38
                  <Component id="roleNameLabel" alignment="3" min="-2" max="-2" attributes="0"/>
 
39
                  <Component id="roleNameTF" alignment="3" min="-2" max="-2" attributes="0"/>
 
40
              </Group>
 
41
              <EmptySpace max="-2" attributes="0"/>
 
42
              <Group type="103" groupAlignment="0" attributes="0">
 
43
                  <Component id="descriptionLabel" min="-2" max="-2" attributes="0"/>
 
44
                  <Component id="jScrollPane1" min="-2" max="-2" attributes="0"/>
 
45
              </Group>
 
46
              <EmptySpace max="32767" attributes="0"/>
 
47
          </Group>
 
48
      </Group>
 
49
    </DimensionLayout>
 
50
  </Layout>
 
51
  <SubComponents>
 
52
    <Component class="javax.swing.JLabel" name="roleNameLabel">
 
53
      <Properties>
 
54
        <Property name="displayedMnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
55
          <ResourceString bundle="org/netbeans/modules/j2ee/ddloaders/web/multiview/Bundle.properties" key="LBL_roleName_mnem" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
56
        </Property>
 
57
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
58
          <ComponentRef name="roleNameTF"/>
 
59
        </Property>
 
60
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
61
          <ResourceString bundle="org/netbeans/modules/j2ee/ddloaders/web/multiview/Bundle.properties" key="LBL_SecurityRoleName" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
62
        </Property>
 
63
      </Properties>
 
64
    </Component>
 
65
    <Component class="javax.swing.JLabel" name="descriptionLabel">
 
66
      <Properties>
 
67
        <Property name="displayedMnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
68
          <ResourceString bundle="org/netbeans/modules/j2ee/ddloaders/web/multiview/Bundle.properties" key="LBL_description_mnem" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
69
        </Property>
 
70
        <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
 
71
          <ComponentRef name="descriptionTA"/>
 
72
        </Property>
 
73
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
74
          <ResourceString bundle="org/netbeans/modules/j2ee/ddloaders/web/multiview/Bundle.properties" key="LBL_SecurityRoleDescription" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
 
75
        </Property>
 
76
      </Properties>
 
77
    </Component>
 
78
    <Component class="javax.swing.JTextField" name="roleNameTF">
 
79
    </Component>
 
80
    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
 
81
      <AuxValues>
 
82
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
83
      </AuxValues>
 
84
 
 
85
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
86
      <SubComponents>
 
87
        <Component class="javax.swing.JTextArea" name="descriptionTA">
 
88
          <Properties>
 
89
            <Property name="columns" type="int" value="20"/>
 
90
            <Property name="rows" type="int" value="5"/>
 
91
          </Properties>
 
92
        </Component>
 
93
      </SubComponents>
 
94
    </Container>
 
95
  </SubComponents>
 
96
</Form>