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

« back to all changes in this revision

Viewing changes to core/src/org/netbeans/core/ui/ProductInformationPanel.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" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <AuxValues>
 
5
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
 
6
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
7
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
8
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
 
9
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
10
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
11
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
12
  </AuxValues>
 
13
 
 
14
  <Layout>
 
15
    <DimensionLayout dim="0">
 
16
      <Group type="103" groupAlignment="0" attributes="0">
 
17
          <Group type="102" alignment="1" attributes="0">
 
18
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
19
              <Group type="103" groupAlignment="1" attributes="0">
 
20
                  <Component id="jScrollPane2" alignment="0" pref="190" max="32767" attributes="0"/>
 
21
                  <Component id="jScrollPane3" alignment="1" pref="190" max="32767" attributes="0"/>
 
22
                  <Component id="jPanel1" alignment="0" pref="190" max="32767" attributes="1"/>
 
23
                  <Component id="jLabel1" alignment="0" pref="190" max="32767" attributes="0"/>
 
24
              </Group>
 
25
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
26
          </Group>
 
27
      </Group>
 
28
    </DimensionLayout>
 
29
    <DimensionLayout dim="1">
 
30
      <Group type="103" groupAlignment="0" attributes="0">
 
31
          <Group type="102" attributes="0">
 
32
              <EmptySpace min="-2" max="-2" attributes="0"/>
 
33
              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
 
34
              <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
 
35
              <Component id="jScrollPane3" pref="120" max="32767" attributes="2"/>
 
36
              <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
 
37
              <Component id="jScrollPane2" pref="98" max="32767" attributes="0"/>
 
38
              <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
 
39
              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
 
40
              <EmptySpace min="-2" max="-2" attributes="1"/>
 
41
          </Group>
 
42
      </Group>
 
43
    </DimensionLayout>
 
44
  </Layout>
 
45
  <SubComponents>
 
46
    <Component class="javax.swing.JLabel" name="jLabel1">
 
47
      <Properties>
 
48
        <Property name="horizontalAlignment" type="int" value="0"/>
 
49
        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
50
          <Connection code="about" type="code"/>
 
51
        </Property>
 
52
        <Property name="horizontalTextPosition" type="int" value="0"/>
 
53
      </Properties>
 
54
      <Events>
 
55
        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jLabel1MouseClicked"/>
 
56
      </Events>
 
57
    </Component>
 
58
    <Container class="javax.swing.JPanel" name="jPanel1">
 
59
 
 
60
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
61
      <SubComponents>
 
62
        <Component class="javax.swing.JButton" name="jButton2">
 
63
          <Properties>
 
64
            <Property name="mnemonic" type="int" editor="org.netbeans.modules.i18n.form.FormI18nMnemonicEditor">
 
65
              <ResourceString bundle="org/netbeans/core/ui/Bundle.properties" key="MNE_Close" replaceFormat="NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
66
            </Property>
 
67
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
68
              <ResourceString bundle="org/netbeans/core/ui/Bundle.properties" key="LBL_Close" replaceFormat="NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
69
            </Property>
 
70
          </Properties>
 
71
          <Events>
 
72
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
 
73
          </Events>
 
74
          <Constraints>
 
75
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
76
              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/>
 
77
            </Constraint>
 
78
          </Constraints>
 
79
        </Component>
 
80
      </SubComponents>
 
81
    </Container>
 
82
    <Container class="javax.swing.JScrollPane" name="jScrollPane3">
 
83
      <Properties>
 
84
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
85
          <Border info="null"/>
 
86
        </Property>
 
87
      </Properties>
 
88
      <AuxValues>
 
89
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
90
      </AuxValues>
 
91
 
 
92
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
93
      <SubComponents>
 
94
        <Component class="javax.swing.JTextPane" name="copyright">
 
95
          <Properties>
 
96
            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
97
              <Border info="null"/>
 
98
            </Property>
 
99
            <Property name="contentType" type="java.lang.String" value="text/html"/>
 
100
            <Property name="editable" type="boolean" value="false"/>
 
101
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
102
              <Connection code="getCopyrightText()" type="code"/>
 
103
            </Property>
 
104
          </Properties>
 
105
          <Events>
 
106
            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="copyrightMouseClicked"/>
 
107
          </Events>
 
108
        </Component>
 
109
      </SubComponents>
 
110
    </Container>
 
111
    <Container class="javax.swing.JScrollPane" name="jScrollPane2">
 
112
      <AuxValues>
 
113
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
114
      </AuxValues>
 
115
 
 
116
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
117
      <SubComponents>
 
118
        <Component class="javax.swing.JTextPane" name="description">
 
119
          <Properties>
 
120
            <Property name="contentType" type="java.lang.String" value="text/html"/>
 
121
            <Property name="editable" type="boolean" value="false"/>
 
122
            <Property name="text" type="java.lang.String" value="&lt;div style=&quot;font-size: 12pt; font-family: Verdana, &apos;Verdana CE&apos;,  Arial, &apos;Arial CE&apos;, &apos;Lucida Grande CE&apos;, lucida, &apos;Helvetica CE&apos;, sans-serif;&quot;&gt;&#xa;    &lt;b&gt;Product Version:&lt;/b&gt; {0}&lt;br&gt; &lt;b&gt;Java:&lt;/b&gt; {1}; {2}&lt;br&gt; &lt;b&gt;System:&lt;/b&gt; {3}; {4}; {5}&lt;br&gt;&lt;b&gt;Userdir:&lt;/b&gt; {6}&lt;/div&gt;"/>
 
123
          </Properties>
 
124
        </Component>
 
125
      </SubComponents>
 
126
    </Container>
 
127
  </SubComponents>
 
128
</Form>