~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/wizards/PanelOptionsVisual.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
  <AccessibilityProperties>
 
5
    <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
6
      <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSN_PanelOptionsVisual" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
7
    </Property>
 
8
    <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
9
      <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSD_PanelOptionsVisual" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
 
10
    </Property>
 
11
  </AccessibilityProperties>
 
12
  <AuxValues>
 
13
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
 
14
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
15
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
16
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
17
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
18
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
19
    <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"/>
 
20
  </AuxValues>
 
21
 
 
22
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
23
  <SubComponents>
 
24
    <Component class="javax.swing.JCheckBox" name="setAsMainCheckBox">
 
25
      <Properties>
 
26
        <Property name="selected" type="boolean" value="true"/>
 
27
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
28
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="LBL_setAsMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
29
        </Property>
 
30
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
31
          <Insets value="[0, 0, 0, 0]"/>
 
32
        </Property>
 
33
      </Properties>
 
34
      <AccessibilityProperties>
 
35
        <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
36
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSN_setAsMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
37
        </Property>
 
38
        <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
39
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSD_setAsMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
40
        </Property>
 
41
      </AccessibilityProperties>
 
42
      <AuxValues>
 
43
        <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
 
44
      </AuxValues>
 
45
      <Constraints>
 
46
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
47
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="18" weightX="1.0" weightY="0.0"/>
 
48
        </Constraint>
 
49
      </Constraints>
 
50
    </Component>
 
51
    <Component class="javax.swing.JCheckBox" name="createMainCheckBox">
 
52
      <Properties>
 
53
        <Property name="selected" type="boolean" value="true"/>
 
54
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
55
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="LBL_createMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
56
        </Property>
 
57
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
 
58
          <Insets value="[0, 0, 0, 0]"/>
 
59
        </Property>
 
60
      </Properties>
 
61
      <AccessibilityProperties>
 
62
        <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
63
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSN_createMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
64
        </Property>
 
65
        <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
66
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSD_createMainCheckBox" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
67
        </Property>
 
68
      </AccessibilityProperties>
 
69
      <AuxValues>
 
70
        <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
 
71
      </AuxValues>
 
72
      <Constraints>
 
73
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
74
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="12" insetsRight="0" anchor="18" weightX="0.0" weightY="1.0"/>
 
75
        </Constraint>
 
76
      </Constraints>
 
77
    </Component>
 
78
    <Component class="javax.swing.JTextField" name="mainScriptTextField">
 
79
      <Properties>
 
80
        <Property name="text" type="java.lang.String" value="com.myapp.Main"/>
 
81
      </Properties>
 
82
      <AccessibilityProperties>
 
83
        <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
84
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ASCN_mainScriptTextFiled" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
85
        </Property>
 
86
        <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
87
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ASCD_mainScriptTextFiled" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
88
        </Property>
 
89
      </AccessibilityProperties>
 
90
      <Constraints>
 
91
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
92
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="12" insetsRight="0" anchor="18" weightX="1.0" weightY="1.0"/>
 
93
        </Constraint>
 
94
      </Constraints>
 
95
    </Component>
 
96
    <Container class="javax.swing.JPanel" name="jPanel1">
 
97
      <AccessibilityProperties>
 
98
        <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
99
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ACSN_jPanel1" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
100
        </Property>
 
101
        <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
 
102
          <ResourceString bundle="org/netbeans/modules/coyote/groovyproject/ui/wizards/Bundle.properties" key="ASCD_jPanel1" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString(&quot;{key}&quot;)"/>
 
103
        </Property>
 
104
      </AccessibilityProperties>
 
105
      <Constraints>
 
106
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
107
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="0" gridHeight="0" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="18" weightX="1.0" weightY="1.0"/>
 
108
        </Constraint>
 
109
      </Constraints>
 
110
 
 
111
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
 
112
    </Container>
 
113
  </SubComponents>
 
114
</Form>