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

« back to all changes in this revision

Viewing changes to scripting/groovy/groovyproject/src/org/netbeans/modules/groovy/groovyproject/ui/customizer/GroovyCustomizer.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" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <Properties>
 
5
    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
6
      <Dimension value="[750, 450]"/>
 
7
    </Property>
 
8
  </Properties>
 
9
  <AccessibilityProperties>
 
10
    <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
11
      <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/customizer/Bundle.properties" key="ACSN_J2SECustomizer" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
12
    </Property>
 
13
    <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
14
      <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/customizer/Bundle.properties" key="ACSD_J2SECustomizer" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
15
    </Property>
 
16
  </AccessibilityProperties>
 
17
  <AuxValues>
 
18
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
 
19
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
20
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
21
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
22
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
23
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
24
    <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"/>
 
25
  </AuxValues>
 
26
 
 
27
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
28
  <SubComponents>
 
29
    <Container class="javax.swing.JPanel" name="categoryPanel">
 
30
      <Properties>
 
31
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
32
          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
 
33
            <EtchetBorder/>
 
34
          </Border>
 
35
        </Property>
 
36
        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
37
          <Dimension value="[220, 4]"/>
 
38
        </Property>
 
39
        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
40
          <Dimension value="[220, 4]"/>
 
41
        </Property>
 
42
      </Properties>
 
43
      <AccessibilityProperties>
 
44
        <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
45
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/customizer/Bundle.properties" key="ACSN_J2SECustomizer_categoryPanel" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
46
        </Property>
 
47
        <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
48
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/customizer/Bundle.properties" key="ACSD_J2SECustomizer_categoryPanel" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
49
        </Property>
 
50
      </AccessibilityProperties>
 
51
      <Constraints>
 
52
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
53
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="0" fill="1" ipadX="0" ipadY="0" insetsTop="8" insetsLeft="8" insetsBottom="8" insetsRight="8" anchor="10" weightX="0.0" weightY="1.0"/>
 
54
        </Constraint>
 
55
      </Constraints>
 
56
 
 
57
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
58
    </Container>
 
59
    <Container class="javax.swing.JPanel" name="customizerPanel">
 
60
      <Constraints>
 
61
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
62
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="0" fill="1" ipadX="0" ipadY="0" insetsTop="8" insetsLeft="4" insetsBottom="8" insetsRight="8" anchor="10" weightX="1.0" weightY="1.0"/>
 
63
        </Constraint>
 
64
      </Constraints>
 
65
 
 
66
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
67
    </Container>
 
68
  </SubComponents>
 
69
</Form>