|
|
|
@ -67,6 +67,9 @@ |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jCheckBox1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jCheckBox1.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
</Component> |
|
|
|
|
<Component class="javax.swing.JLabel" name="jLabel1"> |
|
|
|
@ -93,6 +96,9 @@ |
|
|
|
|
<StringItem index="3" value="Item 4"/> |
|
|
|
|
</StringArray> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jComboBox1.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
</Component> |
|
|
|
|
<Component class="javax.swing.JLabel" name="jLabel3"> |
|
|
|
@ -107,6 +113,9 @@ |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jTextField1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jTextField1.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
</Component> |
|
|
|
|
<Component class="javax.swing.JButton" name="jButton2"> |
|
|
|
@ -114,6 +123,9 @@ |
|
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jButton2.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
|
|
|
|
<ResourceString bundle="com/jme3/gde/android/Bundle.properties" key="MobileCustomizerPanel.jButton2.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
|
|
|
|
</Property> |
|
|
|
|
</Properties> |
|
|
|
|
<Events> |
|
|
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> |
|
|
|
|