forked from External/mage
259 lines
15 KiB
XML
259 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="2"/>
|
|
<Property name="title" type="java.lang.String" value="Feedback"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="false"/>
|
|
</SyntheticProperties>
|
|
<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="false"/>
|
|
<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">
|
|
<Component id="jTabbedPane1" alignment="0" pref="469" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace pref="324" max="32767" attributes="0"/>
|
|
<Component id="sendButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cancelButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jTabbedPane1" min="-2" pref="292" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="sendButton" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
|
|
<AccessibilityProperties>
|
|
<Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Feedback"/>
|
|
</AccessibilityProperties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="jPanel6">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Give feedback">
|
|
<Property name="tabTitle" type="java.lang.String" value="Give feedback"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="pnlProxy" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="pnlProxy" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="41" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="pnlProxy">
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="1" max="-2" attributes="0">
|
|
<Component id="lblProxyUserName" alignment="0" max="32767" attributes="1"/>
|
|
<Component id="lblProxyType" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyServer" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="lblProxyPort" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="cbFeedbackType" pref="243" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
|
|
<Component id="jLabel2" min="-2" pref="46" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" alignment="1" attributes="1">
|
|
<Component id="txtEmail" pref="238" max="32767" attributes="1"/>
|
|
<EmptySpace min="-2" pref="32" max="-2" attributes="0"/>
|
|
<Component id="jLabel3" min="-2" pref="46" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="txtIdeaTitle" alignment="0" pref="325" max="32767" attributes="1"/>
|
|
<Component id="jScrollPane1" alignment="0" pref="325" max="32767" attributes="1"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblProxyServer" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtIdeaTitle" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="cbFeedbackType" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyType" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="lblProxyUserName" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" min="-2" pref="85" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtEmail" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyPort" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="21" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="lblProxyServer">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enter your idea*"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtIdeaTitle">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyPort">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Your email:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtEmail">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyUserName">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Describe your idea*"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cbFeedbackType">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyType">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Category"/>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="txtFeedbackMessage">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="20"/>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Tahoma" size="11" style="0"/>
|
|
</Property>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="text" type="java.lang.String" value="(300 characters max)"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JLabel" name="jLabel2">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Tahoma" size="11" style="2"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="(optional)"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Tahoma" size="11" style="2"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="(optional)"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Arial" size="14" style="1"/>
|
|
</Property>
|
|
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="33" green="99" red="ff" type="rgb"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="I suggest you..."/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JButton" name="sendButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Send"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="sendButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="cancelButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Cancel"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Form>
|