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

« back to all changes in this revision

Viewing changes to form/swingapp/src/org/netbeans/modules/swingapp/DisabledEditorPanel.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_i18nAutoMode" type="java.lang.Boolean" value="true"/>
 
7
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
 
8
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
9
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
10
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
11
  </AuxValues>
 
12
 
 
13
  <Layout>
 
14
    <DimensionLayout dim="0">
 
15
      <Group type="103" groupAlignment="0" attributes="0">
 
16
          <Group type="102" alignment="0" attributes="0">
 
17
              <EmptySpace max="-2" attributes="0"/>
 
18
              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
 
19
              <EmptySpace pref="31" max="32767" attributes="0"/>
 
20
          </Group>
 
21
      </Group>
 
22
    </DimensionLayout>
 
23
    <DimensionLayout dim="1">
 
24
      <Group type="103" groupAlignment="0" attributes="0">
 
25
          <Group type="102" alignment="0" attributes="0">
 
26
              <EmptySpace max="-2" attributes="0"/>
 
27
              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
 
28
              <EmptySpace pref="264" max="32767" attributes="0"/>
 
29
          </Group>
 
30
      </Group>
 
31
    </DimensionLayout>
 
32
  </Layout>
 
33
  <SubComponents>
 
34
    <Component class="javax.swing.JLabel" name="jLabel1">
 
35
      <Properties>
 
36
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
37
          <ResourceString bundle="org/netbeans/modules/swingapp/Bundle.properties" key="DisabledEditorPanel.jLabel1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
38
        </Property>
 
39
      </Properties>
 
40
    </Component>
 
41
  </SubComponents>
 
42
</Form>