|
28 | 28 | <EmptySpace max="-2" attributes="0"/> |
29 | 29 | <Component id="sceneInfoPanel" min="-2" max="-2" attributes="0"/> |
30 | 30 | <EmptySpace max="-2" attributes="0"/> |
31 | | - <Component id="cameraPanel" min="-2" max="-2" attributes="0"/> |
32 | | - <EmptySpace max="32767" attributes="0"/> |
| 31 | + <Component id="cameraPanel" 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"> |
|
227 | 227 | </Property> |
228 | 228 | </Properties> |
229 | 229 | </Component> |
230 | | - <Component class="javax.swing.JLabel" name="jLabel11"> |
| 230 | + <Component class="javax.swing.JLabel" name="cameraPositionLabel"> |
231 | 231 | <Properties> |
232 | 232 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
233 | | - <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]"/> |
234 | 243 | </Property> |
235 | 244 | </Properties> |
236 | 245 | </Component> |
237 | | - <Component class="javax.swing.JLabel" name="jLabel12"> |
| 246 | + <Component class="javax.swing.JLabel" name="cameraDirectionLabel"> |
238 | 247 | <Properties> |
239 | 248 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
240 | | - <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]"/> |
241 | 259 | </Property> |
242 | 260 | </Properties> |
243 | 261 | </Component> |
|
253 | 271 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
254 | 272 | <ResourceString bundle="com/jme3/gde/scenecomposer/Bundle.properties" key="SceneComposerTopComponent.cursorPositionLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
255 | 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> |
256 | 283 | </Properties> |
257 | 284 | </Component> |
258 | 285 | <Component class="javax.swing.JLabel" name="jLabel13"> |
|
0 commit comments