|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<?xml version="1.1" encoding="UTF-8" ?> |
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?> |
|
|
|
|
|
|
|
|
|
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> |
|
|
|
|
<AuxValues> |
|
|
|
@ -66,7 +66,7 @@ |
|
|
|
|
<ComponentRef name="projectNameTextField"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/Bundle.properties" key="JmeTestsPanelVisual.projectNameLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/testsdesktop/Bundle.properties" key="JmeTestsPanelVisual.projectNameLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
<AuxValues> |
|
|
|
@ -81,7 +81,7 @@ |
|
|
|
|
<ComponentRef name="projectLocationTextField"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/Bundle.properties" key="JmeTestsPanelVisual.projectLocationLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/testsdesktop/Bundle.properties" key="JmeTestsPanelVisual.projectLocationLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
<AuxValues> |
|
|
|
@ -93,10 +93,10 @@ |
|
|
|
|
<Component class="javax.swing.JButton" name="browseButton"> |
|
|
|
|
<Properties> |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/Bundle.properties" key="JmeTestsPanelVisual.browseButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/testsdesktop/Bundle.properties" key="JmeTestsPanelVisual.browseButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="actionCommand" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/Bundle.properties" key="JmeTestsPanelVisual.browseButton.actionCommand" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/testsdesktop/Bundle.properties" key="JmeTestsPanelVisual.browseButton.actionCommand" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
<Events> |
|
|
|
@ -109,7 +109,7 @@ |
|
|
|
|
<ComponentRef name="createdFolderTextField"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/Bundle.properties" key="JmeTestsPanelVisual.createdFolderLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/templates/tests/testsdesktop/Bundle.properties" key="JmeTestsPanelVisual.createdFolderLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
</Component> |