|
41 | 41 | <Layout> |
42 | 42 | <DimensionLayout dim="0"> |
43 | 43 | <Group type="103" groupAlignment="0" attributes="0"> |
44 | | - <Component id="jTabbedPane1" alignment="0" pref="558" max="32767" attributes="0"/> |
| 44 | + <Component id="jTabbedPane1" alignment="0" pref="600" max="32767" attributes="0"/> |
45 | 45 | </Group> |
46 | 46 | </DimensionLayout> |
47 | 47 | <DimensionLayout dim="1"> |
48 | 48 | <Group type="103" groupAlignment="0" attributes="0"> |
49 | 49 | <Group type="102" alignment="0" attributes="0"> |
50 | | - <Component id="jTabbedPane1" pref="835" max="32767" attributes="0"/> |
| 50 | + <Component id="jTabbedPane1" pref="488" max="32767" attributes="0"/> |
51 | 51 | <EmptySpace max="-2" attributes="0"/> |
52 | 52 | </Group> |
53 | 53 | </Group> |
|
826 | 826 | <Layout> |
827 | 827 | <DimensionLayout dim="0"> |
828 | 828 | <Group type="103" groupAlignment="0" attributes="0"> |
829 | | - <EmptySpace min="0" pref="558" max="32767" attributes="0"/> |
| 829 | + <EmptySpace min="0" pref="600" max="32767" attributes="0"/> |
830 | 830 | <Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> |
831 | 831 | <Group type="102" alignment="0" attributes="0"> |
832 | 832 | <EmptySpace max="-2" attributes="0"/> |
833 | | - <Component id="customHeadersScrollPane" pref="546" max="32767" attributes="0"/> |
| 833 | + <Component id="customHeadersScrollPane" pref="588" max="32767" attributes="0"/> |
834 | 834 | <EmptySpace max="-2" attributes="0"/> |
835 | 835 | </Group> |
836 | 836 | </Group> |
837 | 837 | </Group> |
838 | 838 | </DimensionLayout> |
839 | 839 | <DimensionLayout dim="1"> |
840 | 840 | <Group type="103" groupAlignment="0" attributes="0"> |
841 | | - <EmptySpace min="0" pref="385" max="32767" attributes="0"/> |
| 841 | + <EmptySpace min="0" pref="211" max="32767" attributes="0"/> |
842 | 842 | <Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> |
843 | 843 | <Group type="102" alignment="1" attributes="0"> |
844 | 844 | <EmptySpace max="-2" attributes="0"/> |
845 | | - <Component id="customHeadersScrollPane" pref="379" max="32767" attributes="0"/> |
| 845 | + <Component id="customHeadersScrollPane" pref="205" max="32767" attributes="0"/> |
846 | 846 | </Group> |
847 | 847 | </Group> |
848 | 848 | </Group> |
|
975 | 975 | <Property name="rows" type="int" value="1"/> |
976 | 976 | </Layout> |
977 | 977 | <SubComponents> |
| 978 | + <Container class="javax.swing.JLayeredPane" name="jLayeredPane3"> |
| 979 | + |
| 980 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> |
| 981 | + <Property name="alignment" type="int" value="0"/> |
| 982 | + </Layout> |
| 983 | + <SubComponents> |
| 984 | + <Container class="javax.swing.JLayeredPane" name="jLayeredPane7"> |
| 985 | + |
| 986 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> |
| 987 | + <Property name="alignment" type="int" value="0"/> |
| 988 | + </Layout> |
| 989 | + <SubComponents> |
| 990 | + <Component class="javax.swing.JLabel" name="submitShortcutLabel"> |
| 991 | + <Properties> |
| 992 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 993 | + <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.submitShortcutLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 994 | + </Property> |
| 995 | + </Properties> |
| 996 | + </Component> |
| 997 | + <Component class="javax.swing.JComboBox" name="submitShortcut"> |
| 998 | + <Properties> |
| 999 | + <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| 1000 | + <Connection code="new javax.swing.DefaultComboBoxModel<>(new String[] { "Ctrl + Enter", "Enter", "Shift + Enter"})" type="code"/> |
| 1001 | + </Property> |
| 1002 | + </Properties> |
| 1003 | + <AuxValues> |
| 1004 | + <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
| 1005 | + </AuxValues> |
| 1006 | + </Component> |
| 1007 | + </SubComponents> |
| 1008 | + </Container> |
| 1009 | + <Container class="javax.swing.JLayeredPane" name="jLayeredPane4"> |
| 1010 | + |
| 1011 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> |
| 1012 | + <Property name="alignment" type="int" value="0"/> |
| 1013 | + </Layout> |
| 1014 | + <SubComponents> |
| 1015 | + <Component class="javax.swing.JLabel" name="defaultAIAssistantPlacementLabel"> |
| 1016 | + <Properties> |
| 1017 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 1018 | + <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.defaultAIAssistantPlacementLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 1019 | + </Property> |
| 1020 | + </Properties> |
| 1021 | + </Component> |
| 1022 | + <Component class="javax.swing.JComboBox" name="defaultAIAssistantPlacement"> |
| 1023 | + <Properties> |
| 1024 | + <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
| 1025 | + <Connection code="new javax.swing.DefaultComboBoxModel<>(new String[] { "Left", "Center", "Right" })" type="code"/> |
| 1026 | + </Property> |
| 1027 | + </Properties> |
| 1028 | + <AuxValues> |
| 1029 | + <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
| 1030 | + </AuxValues> |
| 1031 | + </Component> |
| 1032 | + </SubComponents> |
| 1033 | + </Container> |
| 1034 | + <Container class="javax.swing.JLayeredPane" name="jLayeredPane5"> |
| 1035 | + |
| 1036 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/> |
| 1037 | + <SubComponents> |
| 1038 | + <Component class="javax.swing.JCheckBox" name="excludeJavadocCommentsCheckBox"> |
| 1039 | + <Properties> |
| 1040 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 1041 | + <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.excludeJavadocCommentsCheckBox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 1042 | + </Property> |
| 1043 | + <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 1044 | + <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.excludeJavadocCommentsCheckBox.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 1045 | + </Property> |
| 1046 | + </Properties> |
| 1047 | + <Events> |
| 1048 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="excludeJavadocCommentsCheckBoxActionPerformed"/> |
| 1049 | + </Events> |
| 1050 | + </Component> |
| 1051 | + </SubComponents> |
| 1052 | + </Container> |
| 1053 | + </SubComponents> |
| 1054 | + </Container> |
978 | 1055 | <Container class="javax.swing.JScrollPane" name="jScrollPane2"> |
979 | 1056 |
|
980 | 1057 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> |
|
990 | 1067 | </Container> |
991 | 1068 | </SubComponents> |
992 | 1069 | </Container> |
993 | | - <Container class="javax.swing.JLayeredPane" name="jLayeredPane1"> |
994 | | - |
995 | | - <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> |
996 | | - <Property name="alignment" type="int" value="0"/> |
997 | | - <Property name="horizontalGap" type="int" value="15"/> |
998 | | - </Layout> |
999 | | - <SubComponents> |
1000 | | - <Component class="javax.swing.JLabel" name="defaultAIAssistantPlacementLabel"> |
1001 | | - <Properties> |
1002 | | - <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
1003 | | - <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.defaultAIAssistantPlacementLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
1004 | | - </Property> |
1005 | | - </Properties> |
1006 | | - </Component> |
1007 | | - <Component class="javax.swing.JComboBox" name="defaultAIAssistantPlacement"> |
1008 | | - <Properties> |
1009 | | - <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> |
1010 | | - <Connection code="new javax.swing.DefaultComboBoxModel<>(new String[] { "Left", "Center", "Right" })" type="code"/> |
1011 | | - </Property> |
1012 | | - </Properties> |
1013 | | - <AuxValues> |
1014 | | - <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
1015 | | - </AuxValues> |
1016 | | - </Component> |
1017 | | - <Component class="javax.swing.JCheckBox" name="excludeJavadocCommentsCheckBox"> |
1018 | | - <Properties> |
1019 | | - <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
1020 | | - <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.excludeJavadocCommentsCheckBox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
1021 | | - </Property> |
1022 | | - <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
1023 | | - <ResourceString bundle="io/github/jeddict/ai/settings/Bundle.properties" key="AIAssistancePanel.excludeJavadocCommentsCheckBox.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
1024 | | - </Property> |
1025 | | - </Properties> |
1026 | | - <Events> |
1027 | | - <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="excludeJavadocCommentsCheckBoxActionPerformed"/> |
1028 | | - </Events> |
1029 | | - </Component> |
1030 | | - </SubComponents> |
1031 | | - </Container> |
1032 | 1070 | </SubComponents> |
1033 | 1071 | </Container> |
1034 | 1072 | <Container class="javax.swing.JLayeredPane" name="inlineCompletionPane"> |
|
1487 | 1525 | <Component id="importButton" alignment="3" min="-2" max="-2" attributes="0"/> |
1488 | 1526 | <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> |
1489 | 1527 | </Group> |
1490 | | - <EmptySpace pref="684" max="32767" attributes="0"/> |
| 1528 | + <EmptySpace pref="337" max="32767" attributes="0"/> |
1491 | 1529 | </Group> |
1492 | 1530 | </Group> |
1493 | 1531 | </DimensionLayout> |
|
0 commit comments