|
30 | 30 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
31 | 31 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
32 | 32 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
33 | | - <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,0,-81,0,0,1,-29"/> |
| 33 | + <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,38,0,0,1,-19"/> |
34 | 34 | </AuxValues> |
35 | 35 |
|
36 | 36 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> |
|
55 | 55 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
56 | 56 | <Color blue="3b" green="26" red="1b" type="rgb"/> |
57 | 57 | </Property> |
| 58 | + <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
| 59 | + <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
| 60 | + <EmptyBorder bottom="5" left="5" right="5" top="5"/> |
| 61 | + </Border> |
| 62 | + </Property> |
58 | 63 | </Properties> |
59 | 64 |
|
60 | 65 | <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> |
61 | 66 | <Property name="axis" type="int" value="1"/> |
62 | 67 | </Layout> |
63 | 68 | <SubComponents> |
64 | | - <Container class="javax.swing.JPanel" name="jPanelIntro"> |
| 69 | + <Container class="javax.swing.JPanel" name="jPnlIntro"> |
65 | 70 | <Properties> |
66 | 71 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
67 | 72 | <Color blue="3b" green="26" red="1b" type="rgb"/> |
68 | 73 | </Property> |
69 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
70 | | - <Dimension value="[480, 60]"/> |
71 | | - </Property> |
72 | 74 | </Properties> |
73 | 75 |
|
74 | | - <Layout> |
75 | | - <DimensionLayout dim="0"> |
76 | | - <Group type="103" groupAlignment="0" attributes="0"> |
77 | | - <Group type="102" alignment="0" attributes="0"> |
78 | | - <EmptySpace pref="156" max="32767" attributes="0"/> |
79 | | - <Component id="jBtnIntroAdd" min="-2" pref="162" max="-2" attributes="0"/> |
80 | | - <EmptySpace pref="162" max="32767" attributes="0"/> |
81 | | - </Group> |
82 | | - </Group> |
83 | | - </DimensionLayout> |
84 | | - <DimensionLayout dim="1"> |
85 | | - <Group type="103" groupAlignment="0" attributes="0"> |
86 | | - <Group type="102" alignment="1" attributes="0"> |
87 | | - <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> |
88 | | - <Component id="jBtnIntroAdd" min="-2" pref="33" max="-2" attributes="0"/> |
89 | | - <EmptySpace min="-2" pref="40" max="-2" attributes="0"/> |
90 | | - </Group> |
91 | | - </Group> |
92 | | - </DimensionLayout> |
| 76 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> |
| 77 | + <Property name="axis" type="int" value="3"/> |
93 | 78 | </Layout> |
94 | 79 | <SubComponents> |
95 | | - <Component class="javax.swing.JButton" name="jBtnIntroAdd"> |
| 80 | + <Container class="javax.swing.JPanel" name="jPnlIntroInfo"> |
96 | 81 | <Properties> |
97 | 82 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
98 | | - <Color blue="0" green="ff" red="7f" type="rgb"/> |
99 | | - </Property> |
100 | | - <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
101 | | - <Color blue="0" green="0" red="0" type="rgb"/> |
102 | | - </Property> |
103 | | - <Property name="text" type="java.lang.String" value="Add server"/> |
104 | | - <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> |
105 | | - <Color id="Cursor de Mano"/> |
106 | | - </Property> |
107 | | - <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
108 | | - <Dimension value="[150, 40]"/> |
| 83 | + <Color blue="3b" green="26" red="1b" type="rgb"/> |
109 | 84 | </Property> |
110 | 85 | <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
111 | | - <Dimension value="[150, 40]"/> |
112 | | - </Property> |
113 | | - <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
114 | | - <Dimension value="[150, 40]"/> |
| 86 | + <Dimension value="[390, 93]"/> |
115 | 87 | </Property> |
116 | 88 | </Properties> |
117 | | - <Events> |
118 | | - <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnIntroAddActionPerformed"/> |
119 | | - </Events> |
120 | | - </Component> |
| 89 | + |
| 90 | + <Layout> |
| 91 | + <DimensionLayout dim="0"> |
| 92 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 93 | + <Group type="102" alignment="0" attributes="0"> |
| 94 | + <EmptySpace min="-2" pref="120" max="-2" attributes="0"/> |
| 95 | + <Group type="103" groupAlignment="0" max="-2" attributes="0"> |
| 96 | + <Component id="jBtnIntroAdd" max="32767" attributes="0"/> |
| 97 | + <Component id="jLblLoading" max="32767" attributes="0"/> |
| 98 | + </Group> |
| 99 | + <EmptySpace min="-2" pref="120" max="-2" attributes="0"/> |
| 100 | + </Group> |
| 101 | + </Group> |
| 102 | + </DimensionLayout> |
| 103 | + <DimensionLayout dim="1"> |
| 104 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 105 | + <Group type="102" alignment="1" attributes="0"> |
| 106 | + <EmptySpace max="-2" attributes="0"/> |
| 107 | + <Component id="jBtnIntroAdd" min="-2" max="-2" attributes="0"/> |
| 108 | + <EmptySpace type="unrelated" max="-2" attributes="0"/> |
| 109 | + <Component id="jLblLoading" min="-2" max="-2" attributes="0"/> |
| 110 | + <EmptySpace max="-2" attributes="0"/> |
| 111 | + </Group> |
| 112 | + </Group> |
| 113 | + </DimensionLayout> |
| 114 | + </Layout> |
| 115 | + <SubComponents> |
| 116 | + <Component class="javax.swing.JButton" name="jBtnIntroAdd"> |
| 117 | + <Properties> |
| 118 | + <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 119 | + <Color blue="0" green="ff" red="7f" type="rgb"/> |
| 120 | + </Property> |
| 121 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 122 | + <Color blue="0" green="0" red="0" type="rgb"/> |
| 123 | + </Property> |
| 124 | + <Property name="text" type="java.lang.String" value="Add server"/> |
| 125 | + <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> |
| 126 | + <Color id="Cursor de Mano"/> |
| 127 | + </Property> |
| 128 | + <Property name="horizontalTextPosition" type="int" value="0"/> |
| 129 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 130 | + <Dimension value="[150, 40]"/> |
| 131 | + </Property> |
| 132 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 133 | + <Dimension value="[150, 40]"/> |
| 134 | + </Property> |
| 135 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 136 | + <Dimension value="[150, 40]"/> |
| 137 | + </Property> |
| 138 | + </Properties> |
| 139 | + <Events> |
| 140 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnIntroAddActionPerformed"/> |
| 141 | + </Events> |
| 142 | + </Component> |
| 143 | + <Component class="javax.swing.JLabel" name="jLblLoading"> |
| 144 | + <Properties> |
| 145 | + <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 146 | + <Color blue="de" green="de" red="de" type="rgb"/> |
| 147 | + </Property> |
| 148 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 149 | + <Font name="Dialog" size="14" style="0"/> |
| 150 | + </Property> |
| 151 | + <Property name="horizontalAlignment" type="int" value="0"/> |
| 152 | + <Property name="text" type="java.lang.String" value="Loading..."/> |
| 153 | + <Property name="horizontalTextPosition" type="int" value="0"/> |
| 154 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 155 | + <Dimension value="[66, 20]"/> |
| 156 | + </Property> |
| 157 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 158 | + <Dimension value="[66, 20]"/> |
| 159 | + </Property> |
| 160 | + </Properties> |
| 161 | + </Component> |
| 162 | + </SubComponents> |
| 163 | + </Container> |
121 | 164 | </SubComponents> |
122 | 165 | </Container> |
123 | 166 | <Container class="javax.swing.JPanel" name="jPnlInfo"> |
124 | 167 | <Properties> |
125 | 168 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
126 | 169 | <Color blue="3b" green="26" red="1b" type="rgb"/> |
127 | 170 | </Property> |
| 171 | + <Property name="alignmentX" type="float" value="0.5"/> |
| 172 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 173 | + <Dimension value="[32767, 32767]"/> |
| 174 | + </Property> |
| 175 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 176 | + <Dimension value="[720, 120]"/> |
| 177 | + </Property> |
| 178 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 179 | + <Dimension value="[480, 60]"/> |
| 180 | + </Property> |
128 | 181 | </Properties> |
129 | 182 | <AuxValues> |
130 | 183 | <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new javax.swing.JPanel()"/> |
131 | 184 | <AuxValue name="JavaCodeGenerator_LayoutCodePost" type="java.lang.String" value="jPnlMain.setBorder(javax.swing.BorderFactory.createEmptyBorder());"/> |
132 | 185 | </AuxValues> |
133 | 186 |
|
134 | | - <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/> |
135 | | - <SubComponents> |
136 | | - <Component class="javax.swing.JLabel" name="jLblLoading"> |
137 | | - <Properties> |
138 | | - <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
139 | | - <Color blue="de" green="de" red="de" type="rgb"/> |
140 | | - </Property> |
141 | | - <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
142 | | - <Font name="Dialog" size="14" style="0"/> |
143 | | - </Property> |
144 | | - <Property name="horizontalAlignment" type="int" value="0"/> |
145 | | - <Property name="text" type="java.lang.String" value="Loading..."/> |
146 | | - </Properties> |
147 | | - </Component> |
148 | | - </SubComponents> |
| 187 | + <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> |
| 188 | + <Property name="axis" type="int" value="1"/> |
| 189 | + </Layout> |
149 | 190 | </Container> |
150 | 191 | </SubComponents> |
151 | 192 | </Container> |
|
0 commit comments