|
24 | 24 | <DimensionLayout dim="0">
|
25 | 25 | <Group type="103" groupAlignment="0" attributes="0">
|
26 | 26 | <Group type="102" alignment="0" attributes="0">
|
27 |
| - <Component id="jPanel4" max="32767" attributes="0"/> |
| 27 | + <Component id="jPanel4" min="-2" max="-2" attributes="0"/> |
28 | 28 | <EmptySpace max="-2" attributes="0"/>
|
29 |
| - <Component id="sceneInfoPanel" max="32767" attributes="0"/> |
| 29 | + <Component id="sceneInfoPanel" min="-2" max="-2" attributes="0"/> |
30 | 30 | <EmptySpace max="-2" attributes="0"/>
|
31 | 31 | <Component id="cameraPanel" max="32767" attributes="0"/>
|
32 |
| - <EmptySpace max="32767" attributes="0"/> |
| 32 | + <EmptySpace max="-2" attributes="0"/> |
33 | 33 | </Group>
|
34 |
| - <Component id="jToolBar1" alignment="0" max="32767" attributes="0"/> |
| 34 | + <Component id="jToolBar1" alignment="0" pref="1231" max="32767" attributes="0"/> |
35 | 35 | </Group>
|
36 | 36 | </DimensionLayout>
|
37 | 37 | <DimensionLayout dim="1">
|
|
74 | 74 | <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
|
75 | 75 | <Component id="cursorPositionHeader" alignment="0" min="-2" max="-2" attributes="0"/>
|
76 | 76 | </Group>
|
77 |
| - <EmptySpace min="-2" pref="34" max="-2" attributes="0"/> |
| 77 | + <EmptySpace type="separate" min="-2" max="-2" attributes="0"/> |
78 | 78 | <Group type="103" groupAlignment="0" attributes="0">
|
79 | 79 | <Component id="cursorPositionLabel" min="-2" max="-2" attributes="0"/>
|
80 |
| - <Component id="jLabel12" alignment="0" min="-2" max="-2" attributes="0"/> |
81 |
| - <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/> |
| 80 | + <Component id="cameraDirectionLabel" alignment="0" min="-2" max="-2" attributes="0"/> |
| 81 | + <Component id="cameraPositionLabel" alignment="0" min="-2" max="-2" attributes="0"/> |
82 | 82 | </Group>
|
83 |
| - <EmptySpace pref="134" max="32767" attributes="0"/> |
| 83 | + <EmptySpace max="32767" attributes="0"/> |
84 | 84 | </Group>
|
85 | 85 | <Group type="102" alignment="0" attributes="0">
|
86 | 86 | <Group type="103" groupAlignment="0" attributes="0">
|
|
139 | 139 | <EmptySpace max="-2" attributes="0"/>
|
140 | 140 | <Group type="103" groupAlignment="3" attributes="0">
|
141 | 141 | <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
|
142 |
| - <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/> |
| 142 | + <Component id="cameraPositionLabel" alignment="3" min="-2" max="-2" attributes="0"/> |
143 | 143 | </Group>
|
144 | 144 | <EmptySpace max="32767" attributes="0"/>
|
145 | 145 | <Group type="103" groupAlignment="3" attributes="0">
|
146 | 146 | <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>
|
147 |
| - <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/> |
| 147 | + <Component id="cameraDirectionLabel" alignment="3" min="-2" max="-2" attributes="0"/> |
148 | 148 | </Group>
|
149 | 149 | <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
|
150 | 150 | <Group type="103" groupAlignment="3" attributes="0">
|
|
184 | 184 | <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
185 | 185 | <SpinnerModel initial="0.1" numberType="java.lang.Float" stepSize="0.01" type="number"/>
|
186 | 186 | </Property>
|
187 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
188 |
| - <Dimension value="[22, 23]"/> |
189 |
| - </Property> |
190 | 187 | </Properties>
|
191 | 188 | <Events>
|
192 | 189 | <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner1StateChanged"/>
|
|
197 | 194 | <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
198 | 195 | <SpinnerModel initial="500.0" numberType="java.lang.Float" stepSize="1.0" type="number"/>
|
199 | 196 | </Property>
|
200 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
201 |
| - <Dimension value="[22, 23]"/> |
202 |
| - </Property> |
203 | 197 | </Properties>
|
204 | 198 | <Events>
|
205 | 199 | <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jSpinner2StateChanged"/>
|
|
210 | 204 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
211 | 205 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel7.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
212 | 206 | </Property>
|
213 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
214 |
| - <Dimension value="[34, 17]"/> |
215 |
| - </Property> |
216 | 207 | </Properties>
|
217 | 208 | </Component>
|
218 | 209 | <Component class="javax.swing.JLabel" name="jLabel8">
|
219 | 210 | <Properties>
|
220 | 211 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
221 | 212 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel8.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
222 | 213 | </Property>
|
223 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
224 |
| - <Dimension value="[36, 17]"/> |
225 |
| - </Property> |
226 | 214 | </Properties>
|
227 | 215 | </Component>
|
228 | 216 | <Component class="javax.swing.JLabel" name="jLabel9">
|
|
239 | 227 | </Property>
|
240 | 228 | </Properties>
|
241 | 229 | </Component>
|
242 |
| - <Component class="javax.swing.JLabel" name="jLabel11"> |
| 230 | + <Component class="javax.swing.JLabel" name="cameraPositionLabel"> |
243 | 231 | <Properties>
|
244 | 232 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
245 |
| - <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel11.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 233 | + <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.cameraPositionLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 234 | + </Property> |
| 235 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 236 | + <Dimension value="[170, 17]"/> |
| 237 | + </Property> |
| 238 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 239 | + <Dimension value="[170, 17]"/> |
| 240 | + </Property> |
| 241 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 242 | + <Dimension value="[170, 17]"/> |
246 | 243 | </Property>
|
247 | 244 | </Properties>
|
248 | 245 | </Component>
|
249 |
| - <Component class="javax.swing.JLabel" name="jLabel12"> |
| 246 | + <Component class="javax.swing.JLabel" name="cameraDirectionLabel"> |
250 | 247 | <Properties>
|
251 | 248 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
252 |
| - <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel12.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 249 | + <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.cameraDirectionLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 250 | + </Property> |
| 251 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 252 | + <Dimension value="[170, 17]"/> |
| 253 | + </Property> |
| 254 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 255 | + <Dimension value="[170, 17]"/> |
| 256 | + </Property> |
| 257 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 258 | + <Dimension value="[170, 17]"/> |
253 | 259 | </Property>
|
254 | 260 | </Properties>
|
255 | 261 | </Component>
|
|
265 | 271 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
266 | 272 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.cursorPositionLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
267 | 273 | </Property>
|
| 274 | + <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 275 | + <Dimension value="[170, 17]"/> |
| 276 | + </Property> |
| 277 | + <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 278 | + <Dimension value="[170, 17]"/> |
| 279 | + </Property> |
| 280 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 281 | + <Dimension value="[170, 17]"/> |
| 282 | + </Property> |
268 | 283 | </Properties>
|
269 | 284 | </Component>
|
270 | 285 | <Component class="javax.swing.JLabel" name="jLabel13">
|
271 | 286 | <Properties>
|
272 | 287 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
273 | 288 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel13.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
274 | 289 | </Property>
|
275 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
276 |
| - <Dimension value="[34, 17]"/> |
277 |
| - </Property> |
278 | 290 | </Properties>
|
279 | 291 | </Component>
|
280 | 292 | <Component class="javax.swing.JSlider" name="fovSlider">
|
|
292 | 304 | <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
293 | 305 | <SpinnerModel initial="45" numberType="java.lang.Integer" stepSize="1" type="number"/>
|
294 | 306 | </Property>
|
295 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
296 |
| - <Dimension value="[22, 23]"/> |
297 |
| - </Property> |
298 | 307 | </Properties>
|
299 | 308 | <Events>
|
300 | 309 | <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="fovSpinnerStateChanged"/>
|
|
928 | 937 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
929 | 938 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jCheckBox1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
930 | 939 | </Property>
|
931 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
932 |
| - <Dimension value="[0, 21]"/> |
933 |
| - </Property> |
934 | 940 | </Properties>
|
935 | 941 | </Component>
|
936 | 942 | <Component class="javax.swing.JTextField" name="jTextField1">
|
937 | 943 | <Properties>
|
938 | 944 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
939 | 945 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jTextField1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
940 | 946 | </Property>
|
941 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
942 |
| - <Dimension value="[22, 23]"/> |
943 |
| - </Property> |
944 | 947 | </Properties>
|
945 | 948 | </Component>
|
946 | 949 | <Component class="javax.swing.JLabel" name="jLabel4">
|
|
976 | 979 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.fixedCheckBox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
977 | 980 | </Property>
|
978 | 981 | <Property name="enabled" type="boolean" value="false"/>
|
979 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
980 |
| - <Dimension value="[0, 21]"/> |
981 |
| - </Property> |
982 | 982 | </Properties>
|
983 | 983 | </Component>
|
984 | 984 | <Component class="javax.swing.JSpinner" name="radiusSpinner">
|
985 | 985 | <Properties>
|
986 | 986 | <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
987 | 987 | <SpinnerModel initial="0.5" numberType="java.lang.Float" stepSize="0.1" type="number"/>
|
988 | 988 | </Property>
|
989 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
990 |
| - <Dimension value="[22, 23]"/> |
991 |
| - </Property> |
992 | 989 | </Properties>
|
993 | 990 | </Component>
|
994 | 991 | <Component class="javax.swing.JSpinner" name="heightSpinner">
|
995 | 992 | <Properties>
|
996 | 993 | <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
997 | 994 | <SpinnerModel initial="1.8" numberType="java.lang.Float" stepSize="0.1" type="number"/>
|
998 | 995 | </Property>
|
999 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
1000 |
| - <Dimension value="[22, 23]"/> |
1001 |
| - </Property> |
1002 | 996 | </Properties>
|
1003 | 997 | </Component>
|
1004 | 998 | </SubComponents>
|
|
1010 | 1004 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
1011 | 1005 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel5.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
1012 | 1006 | </Property>
|
1013 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
1014 |
| - <Dimension value="[20, 17]"/> |
1015 |
| - </Property> |
1016 | 1007 | </Properties>
|
1017 | 1008 | </Component>
|
1018 | 1009 | <Component class="javax.swing.JButton" name="emitButton">
|
|
1033 | 1024 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
1034 | 1025 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.jLabel6.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
1035 | 1026 | </Property>
|
1036 |
| - <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
1037 |
| - <Dimension value="[20, 17]"/> |
1038 |
| - </Property> |
1039 | 1027 | </Properties>
|
1040 | 1028 | </Component>
|
1041 | 1029 | <Component class="javax.swing.JButton" name="jButton2">
|
|
0 commit comments