| <?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.JLabel" name="paramLabel"> |
| <Properties> |
| <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection component="parameterTabs" type="bean"/> |
| </Property> |
| <Property name="text" type="java.lang.String" value="jLabel2"/> |
| </Properties> |
| <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="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"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Container class="javax.swing.JTabbedPane" name="parameterTabs"> |
| <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="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="12" insetsRight="0" anchor="10" weightX="1.0" weightY="1.0"/> |
| </Constraint> |
| </Constraints> |
| |
| <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/> |
| </Container> |
| <Component class="javax.swing.JLabel" name="previewLabel"> |
| <Properties> |
| <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| <Connection component="previewField" type="bean"/> |
| </Property> |
| <Property name="text" type="java.lang.String" value="jLabel1"/> |
| </Properties> |
| <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="0" insetsBottom="2" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| <Component class="javax.swing.JTextField" name="previewField"> |
| <Properties> |
| <Property name="editable" type="boolean" value="false"/> |
| <Property name="text" type="java.lang.String" value="jTextField1"/> |
| </Properties> |
| <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="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.0"/> |
| </Constraint> |
| </Constraints> |
| </Component> |
| </SubComponents> |
| </Form> |