~ubuntu-branches/ubuntu/trusty/netbeans/trusty

« back to all changes in this revision

Viewing changes to autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.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.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <AuxValues>
 
5
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
 
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
          <Component id="pBodyPanel" alignment="0" pref="486" max="32767" attributes="0"/>
 
17
          <Component id="spPanelHeader" alignment="1" pref="486" max="32767" attributes="0"/>
 
18
      </Group>
 
19
    </DimensionLayout>
 
20
    <DimensionLayout dim="1">
 
21
      <Group type="103" groupAlignment="0" attributes="0">
 
22
          <Group type="102" alignment="0" attributes="0">
 
23
              <Component id="spPanelHeader" min="-2" pref="78" max="-2" attributes="0"/>
 
24
              <EmptySpace max="-2" attributes="0"/>
 
25
              <Component id="pBodyPanel" pref="329" max="32767" attributes="0"/>
 
26
          </Group>
 
27
      </Group>
 
28
    </DimensionLayout>
 
29
  </Layout>
 
30
  <SubComponents>
 
31
    <Container class="javax.swing.JPanel" name="pBodyPanel">
 
32
 
 
33
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
 
34
    </Container>
 
35
    <Container class="javax.swing.JScrollPane" name="spPanelHeader">
 
36
      <AuxValues>
 
37
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
38
      </AuxValues>
 
39
 
 
40
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
41
      <SubComponents>
 
42
        <Component class="javax.swing.JTextPane" name="tpPanelHeader">
 
43
          <Properties>
 
44
            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
45
              <Color blue="ff" green="ff" id="Control Lt Highlight" palette="2" red="ff" type="palette"/>
 
46
            </Property>
 
47
            <Property name="contentType" type="java.lang.String" value="text/html" noResource="true"/>
 
48
            <Property name="editable" type="boolean" value="false"/>
 
49
          </Properties>
 
50
        </Component>
 
51
      </SubComponents>
 
52
    </Container>
 
53
  </SubComponents>
 
54
</Form>