| <?xml version="1.0" encoding="UTF-8" ?> |
| |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| |
| <Form version="1.0" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> |
| |
| <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/> |
| <SubComponents> |
| <Component class="javax.swing.JRadioButton" name="valueButton"> |
| <Properties> |
| <Property name="selected" type="boolean" value="true"/> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_Value")" type="code"/> |
| </Property> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="typeButtonPressed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="5" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JTextField" name="valueField"> |
| <Events> |
| <EventHandler event="caretUpdate" listener="javax.swing.event.CaretListener" parameters="javax.swing.event.CaretEvent" handler="updateState"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="1" gridY="1" gridWidth="0" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JRadioButton" name="beanButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_Bean")" type="code"/> |
| </Property> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="typeButtonPressed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="5" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JComboBox" name="beanCombo"> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="1" gridY="2" gridWidth="0" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JRadioButton" name="propertyButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_Property")" type="code"/> |
| </Property> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="typeButtonPressed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="3" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="5" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JTextField" name="propertyLabel"> |
| <Properties> |
| <Property name="editable" type="boolean" value="false"/> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_NoProperty")" type="code"/> |
| </Property> |
| </Properties> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="1" gridY="3" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="5" anchor="10" weightX="1.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JButton" name="propertyDetailsButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" value="..."/> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="propertyDetailsButtonActionPerformed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="2" gridY="3" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JRadioButton" name="methodButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_MethodCall")" type="code"/> |
| </Property> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="typeButtonPressed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="4" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="5" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JTextField" name="methodLabel"> |
| <Properties> |
| <Property name="editable" type="boolean" value="false"/> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_NoMethod")" type="code"/> |
| </Property> |
| </Properties> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="1" gridY="4" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="5" anchor="10" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JButton" name="methodDetailsButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" value="..."/> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="methodDetailsButtonActionPerformed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="2" gridY="4" gridWidth="0" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="5" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JRadioButton" name="codeButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection code="FormUtils.getBundleString("CTL_CW_UserCode")" type="code"/> |
| </Property> |
| </Properties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="typeButtonPressed"/> |
| </Events> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="5" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="12" insetsBottom="0" insetsRight="0" anchor="18" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Container class="javax.swing.JScrollPane" name="codeScrollPane"> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="1" gridY="5" gridWidth="0" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/> |
| </Constraint> |
| </Constraints> |
| |
| <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> |
| <SubComponents> |
| <Component class="javax.swing.JEditorPane" name="codeArea"> |
| <Events> |
| <EventHandler event="caretUpdate" listener="javax.swing.event.CaretListener" parameters="javax.swing.event.CaretEvent" handler="updateState"/> |
| <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="codeAreaMouseClicked"/> |
| </Events> |
| </Component> |
| </SubComponents> |
| </Container> |
| <Component class="javax.swing.JLabel" name="paramLabel"> |
| <Properties> |
| <Property name="text" type="java.lang.String" value="label1"/> |
| </Properties> |
| <Constraints> |
| <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> |
| <GridBagConstraints gridX="0" gridY="0" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="6" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| </SubComponents> |
| </Form> |