| <?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.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="LBL_RestSource" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| <AuxValues> |
| <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
| <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
| <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
| <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/> |
| <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
| <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
| <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
| <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
| <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
| </AuxValues> |
| |
| <Layout> |
| <DimensionLayout dim="0"> |
| <Group type="103" groupAlignment="0" attributes="0"> |
| <Group type="102" attributes="0"> |
| <Group type="103" groupAlignment="0" attributes="0"> |
| <Group type="102" attributes="0"> |
| <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> |
| <Component id="projectLbl" pref="119" max="32767" attributes="0"/> |
| <EmptySpace max="-2" attributes="0"/> |
| </Group> |
| <Group type="102" alignment="0" attributes="0"> |
| <EmptySpace max="-2" attributes="0"/> |
| <Component id="uiLbl" min="-2" max="-2" attributes="0"/> |
| <EmptySpace max="32767" attributes="0"/> |
| </Group> |
| </Group> |
| <Group type="103" groupAlignment="0" attributes="0"> |
| <Component id="restProjectResource" pref="259" max="32767" attributes="0"/> |
| <Component id="ui" max="32767" attributes="0"/> |
| </Group> |
| <EmptySpace min="-2" max="-2" attributes="0"/> |
| <Component id="browseButton" min="-2" pref="91" max="-2" attributes="0"/> |
| </Group> |
| <Group type="102" alignment="1" attributes="0"> |
| <EmptySpace max="-2" attributes="0"/> |
| <Component id="backboneCheckBox" max="32767" attributes="0"/> |
| <EmptySpace max="-2" attributes="0"/> |
| </Group> |
| </Group> |
| </DimensionLayout> |
| <DimensionLayout dim="1"> |
| <Group type="103" groupAlignment="0" attributes="0"> |
| <Group type="102" attributes="0"> |
| <EmptySpace max="-2" attributes="0"/> |
| <Group type="103" groupAlignment="3" attributes="0"> |
| <Component id="restProjectResource" alignment="3" min="-2" max="-2" attributes="0"/> |
| <Component id="browseButton" alignment="3" min="-2" max="-2" attributes="0"/> |
| <Component id="projectLbl" alignment="3" min="-2" max="-2" attributes="0"/> |
| </Group> |
| <EmptySpace max="-2" attributes="0"/> |
| <Group type="103" groupAlignment="3" attributes="0"> |
| <Component id="ui" alignment="3" min="-2" max="-2" attributes="0"/> |
| <Component id="uiLbl" alignment="3" min="-2" max="-2" attributes="0"/> |
| </Group> |
| <EmptySpace type="unrelated" max="-2" attributes="0"/> |
| <Component id="backboneCheckBox" min="-2" max="-2" attributes="0"/> |
| <EmptySpace max="32767" attributes="0"/> |
| </Group> |
| </Group> |
| </DimensionLayout> |
| </Layout> |
| <SubComponents> |
| <Component class="javax.swing.JTextField" name="restProjectResource"> |
| <Properties> |
| <Property name="editable" type="boolean" value="false"/> |
| </Properties> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSN_ProjectPath" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSD_ProjectPath" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| </Component> |
| <Component class="javax.swing.JButton" name="browseButton"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="LBL_BrowseProject" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </Properties> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Browse"/> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="A11Y_BrowseWSDLProject" replaceFormat="org.openide.util.NbBundle.getBundle({sourceFileName}.class).getString("{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| <Events> |
| <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="browseButtonActionPerformed"/> |
| </Events> |
| <AuxValues> |
| <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="true"/> |
| </AuxValues> |
| </Component> |
| <Component class="javax.swing.JCheckBox" name="backboneCheckBox"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="LBL_Backbone" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </Properties> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSN_Backbone" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSD_Backbone" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| </Component> |
| <Component class="javax.swing.JLabel" name="projectLbl"> |
| <Properties> |
| <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor"> |
| <ComponentRef name="restProjectResource"/> |
| </Property> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="LBL_Project" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </Properties> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSN_Project" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSD_Project" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| </Component> |
| <Component class="javax.swing.JLabel" name="uiLbl"> |
| <Properties> |
| <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="LBL_GeneratedUI" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </Properties> |
| <AccessibilityProperties> |
| <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSN_GeneratedUI" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| <ResourceString bundle="org/netbeans/modules/web/client/rest/wizard/Bundle.properties" key="ACSD_GeneratedUI" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| </Property> |
| </AccessibilityProperties> |
| </Component> |
| <Component class="javax.swing.JComboBox" name="ui"> |
| <Properties> |
| <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
| <StringArray count="0"/> |
| </Property> |
| </Properties> |
| </Component> |
| </SubComponents> |
| </Form> |