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

« back to all changes in this revision

Viewing changes to editor/libsrc/org/netbeans/editor/MacroSavePanel.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.0" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
4
  <Properties>
 
5
    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
6
      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
7
        <EmptyBorder bottom="11" left="12" right="11" top="12"/>
 
8
      </Border>
 
9
    </Property>
 
10
  </Properties>
 
11
  <AuxValues>
 
12
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
13
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
14
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
15
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="1"/>
 
16
    <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"/>
 
17
  </AuxValues>
 
18
 
 
19
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
20
  <SubComponents>
 
21
    <Container class="javax.swing.JPanel" name="macroPanel">
 
22
      <Constraints>
 
23
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
24
          <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>
 
25
        </Constraint>
 
26
      </Constraints>
 
27
 
 
28
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
29
      <SubComponents>
 
30
        <Component class="javax.swing.JLabel" name="nameLabel">
 
31
          <Properties>
 
32
            <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
33
              <Connection component="nameField" type="bean"/>
 
34
            </Property>
 
35
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
36
              <Connection code="bundle.getString( &quot;MSP_Name&quot;)" type="code"/>
 
37
            </Property>
 
38
          </Properties>
 
39
          <Constraints>
 
40
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
41
              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="17" weightX="0.0" weightY="0.0"/>
 
42
            </Constraint>
 
43
          </Constraints>
 
44
        </Component>
 
45
        <Component class="javax.swing.JLabel" name="macroLabel">
 
46
          <Properties>
 
47
            <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
48
              <Connection component="macroField" type="bean"/>
 
49
            </Property>
 
50
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
51
              <Connection code="bundle.getString( &quot;MSP_Macro&quot;)" type="code"/>
 
52
            </Property>
 
53
          </Properties>
 
54
          <Constraints>
 
55
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
56
              <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="5" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="17" weightX="0.0" weightY="0.0"/>
 
57
            </Constraint>
 
58
          </Constraints>
 
59
        </Component>
 
60
        <Component class="javax.swing.JTextField" name="nameField">
 
61
          <Constraints>
 
62
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
63
              <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="1.0" weightY="0.0"/>
 
64
            </Constraint>
 
65
          </Constraints>
 
66
        </Component>
 
67
        <Component class="javax.swing.JTextField" name="macroField">
 
68
          <Constraints>
 
69
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
70
              <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="5" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="1.0" weightY="0.0"/>
 
71
            </Constraint>
 
72
          </Constraints>
 
73
        </Component>
 
74
      </SubComponents>
 
75
    </Container>
 
76
    <Container class="javax.swing.JPanel" name="bindingPanel">
 
77
      <Constraints>
 
78
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
79
          <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="12" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="18" weightX="1.0" weightY="1.0"/>
 
80
        </Constraint>
 
81
      </Constraints>
 
82
 
 
83
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
84
      <SubComponents>
 
85
        <Component class="javax.swing.JLabel" name="bindingLabel">
 
86
          <Properties>
 
87
            <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
88
              <Connection component="bindingList" type="bean"/>
 
89
            </Property>
 
90
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
91
              <Connection code="bundle.getString(&quot;MSP_Keys&quot;)" type="code"/>
 
92
            </Property>
 
93
          </Properties>
 
94
          <Constraints>
 
95
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
96
              <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="2" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/>
 
97
            </Constraint>
 
98
          </Constraints>
 
99
        </Component>
 
100
        <Container class="javax.swing.JScrollPane" name="bindingScrollPane">
 
101
          <Constraints>
 
102
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
103
              <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="3" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="12" anchor="10" weightX="1.0" weightY="1.0"/>
 
104
            </Constraint>
 
105
          </Constraints>
 
106
 
 
107
          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
108
          <SubComponents>
 
109
            <Component class="javax.swing.JList" name="bindingList">
 
110
              <Properties>
 
111
                <Property name="cellRenderer" type="javax.swing.ListCellRenderer" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
112
                  <Connection code="new KeySequenceCellRenderer()" type="code"/>
 
113
                </Property>
 
114
              </Properties>
 
115
            </Component>
 
116
          </SubComponents>
 
117
        </Container>
 
118
        <Component class="javax.swing.JButton" name="addButton">
 
119
          <Properties>
 
120
            <Property name="mnemonic" type="int" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
121
              <Connection code="bundle.getString(&quot;MSP_Add_Mnemonic&quot;).charAt(0)" type="code"/>
 
122
            </Property>
 
123
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
124
              <Connection code="bundle.getString(&quot;MSP_Add&quot;)" type="code"/>
 
125
            </Property>
 
126
            <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
127
              <Connection code="bundle.getString(&quot;MSP_AddToolTip&quot;)" type="code"/>
 
128
            </Property>
 
129
          </Properties>
 
130
          <Events>
 
131
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addBindingActionPerformed"/>
 
132
          </Events>
 
133
          <Constraints>
 
134
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
135
              <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>
 
136
            </Constraint>
 
137
          </Constraints>
 
138
        </Component>
 
139
        <Component class="javax.swing.JButton" name="removeButton">
 
140
          <Properties>
 
141
            <Property name="mnemonic" type="int" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
142
              <Connection code="bundle.getString(&quot;MSP_Remove_Mnemonic&quot;).charAt(0)" type="code"/>
 
143
            </Property>
 
144
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
145
              <Connection code="bundle.getString(&quot;MSP_Remove&quot;)" type="code"/>
 
146
            </Property>
 
147
            <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
148
              <Connection code="bundle.getString( &quot;MSP_RemoveToolTip&quot;)" type="code"/>
 
149
            </Property>
 
150
            <Property name="enabled" type="boolean" value="false"/>
 
151
          </Properties>
 
152
          <Events>
 
153
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeBindingActionPerformed"/>
 
154
          </Events>
 
155
          <Constraints>
 
156
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
157
              <GridBagConstraints gridX="1" gridY="2" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/>
 
158
            </Constraint>
 
159
          </Constraints>
 
160
        </Component>
 
161
      </SubComponents>
 
162
    </Container>
 
163
  </SubComponents>
 
164
</Form>