diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.form b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.form
index 646514076..d49b2b45a 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.form
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.form
@@ -18,11 +18,6 @@
-
-
-
-
-
@@ -50,9 +45,6 @@
-
-
-
@@ -65,9 +57,6 @@
-
-
-
@@ -134,9 +123,6 @@
-
-
-
@@ -157,11 +143,6 @@
-
-
-
-
-
@@ -171,9 +152,6 @@
-
-
-
@@ -191,11 +169,6 @@
-
-
-
-
-
@@ -211,9 +184,6 @@
-
-
-
@@ -234,11 +204,6 @@
-
-
-
-
-
@@ -250,9 +215,6 @@
-
-
-
@@ -267,11 +229,6 @@
-
-
-
-
-
@@ -322,9 +279,6 @@
-
-
-
@@ -339,11 +293,6 @@
-
-
-
-
-
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.java b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.java
index 9897adeec..0ad3205e2 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.java
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.java
@@ -152,62 +152,49 @@ public final class MaterialEditorTopComponent extends CloneableTopComponent impl
.addGap(0, 100, Short.MAX_VALUE)
);
- setBackground(new java.awt.Color(204, 204, 204));
-
- jTabbedPane1.setBackground(new java.awt.Color(204, 204, 204));
jTabbedPane1.setMinimumSize(new java.awt.Dimension(0, 0));
jTabbedPane1.setPreferredSize(new java.awt.Dimension(0, 0));
- jPanel4.setBackground(new java.awt.Color(204, 204, 204));
jPanel4.setPreferredSize(new java.awt.Dimension(0, 0));
- jScrollPane3.setBackground(new java.awt.Color(204, 204, 204));
jScrollPane3.setBorder(null);
jScrollPane3.setMinimumSize(new java.awt.Dimension(0, 0));
- texturePanel.setBackground(new java.awt.Color(204, 204, 204));
texturePanel.setLayout(new javax.swing.BoxLayout(texturePanel, javax.swing.BoxLayout.PAGE_AXIS));
jScrollPane3.setViewportView(texturePanel);
jTabbedPane2.addTab(org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jScrollPane3.TabConstraints.tabTitle"), jScrollPane3); // NOI18N
- jScrollPane9.setBackground(new java.awt.Color(204, 204, 204));
jScrollPane9.setBorder(null);
- statesPanel.setBackground(new java.awt.Color(204, 204, 204));
statesPanel.setLayout(new javax.swing.BoxLayout(statesPanel, javax.swing.BoxLayout.PAGE_AXIS));
jScrollPane9.setViewportView(statesPanel);
jTabbedPane2.addTab(org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jScrollPane9.TabConstraints.tabTitle"), jScrollPane9); // NOI18N
- jScrollPane2.setBackground(new java.awt.Color(204, 204, 204));
jScrollPane2.setBorder(null);
jScrollPane2.setMinimumSize(new java.awt.Dimension(220, 0));
- optionsPanel.setBackground(new java.awt.Color(204, 204, 204));
optionsPanel.setLayout(new javax.swing.BoxLayout(optionsPanel, javax.swing.BoxLayout.PAGE_AXIS));
jScrollPane2.setViewportView(optionsPanel);
jTabbedPane3.addTab(org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jScrollPane2.TabConstraints.tabTitle_1"), jScrollPane2); // NOI18N
- jToolBar2.setBackground(new java.awt.Color(204, 204, 204));
jToolBar2.setFloatable(false);
jToolBar2.setRollover(true);
org.openide.awt.Mnemonics.setLocalizedText(jLabel1, org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jLabel1.text")); // NOI18N
jToolBar2.add(jLabel1);
- jPanel3.setBackground(new java.awt.Color(204, 204, 204));
-
javax.swing.GroupLayout jPanel3Layout = new javax.swing.GroupLayout(jPanel3);
jPanel3.setLayout(jPanel3Layout);
jPanel3Layout.setHorizontalGroup(
jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
- .addGap(0, 276, Short.MAX_VALUE)
+ .addGap(0, 131, Short.MAX_VALUE)
);
jPanel3Layout.setVerticalGroup(
jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
- .addGap(0, 23, Short.MAX_VALUE)
+ .addGap(0, 21, Short.MAX_VALUE)
);
jToolBar2.add(jPanel3);
@@ -222,15 +209,12 @@ public final class MaterialEditorTopComponent extends CloneableTopComponent impl
});
jToolBar2.add(jComboBox1);
- jToolBar3.setBackground(new java.awt.Color(204, 204, 204));
jToolBar3.setFloatable(false);
jToolBar3.setRollover(true);
org.openide.awt.Mnemonics.setLocalizedText(jLabel3, org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jLabel3.text")); // NOI18N
jToolBar3.add(jLabel3);
- jPanel1.setBackground(new java.awt.Color(204, 204, 204));
-
javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
jPanel1.setLayout(jPanel1Layout);
jPanel1Layout.setHorizontalGroup(
@@ -239,7 +223,7 @@ public final class MaterialEditorTopComponent extends CloneableTopComponent impl
);
jPanel1Layout.setVerticalGroup(
jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
- .addGap(0, 23, Short.MAX_VALUE)
+ .addGap(0, 21, Short.MAX_VALUE)
);
jToolBar3.add(jPanel1);
@@ -268,15 +252,15 @@ public final class MaterialEditorTopComponent extends CloneableTopComponent impl
.addComponent(materialPreviewWidget1, javax.swing.GroupLayout.PREFERRED_SIZE, 120, javax.swing.GroupLayout.PREFERRED_SIZE)
.addGap(32, 32, 32)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
- .addComponent(jToolBar3, javax.swing.GroupLayout.DEFAULT_SIZE, 612, Short.MAX_VALUE)
- .addComponent(jToolBar2, javax.swing.GroupLayout.DEFAULT_SIZE, 612, Short.MAX_VALUE)
+ .addComponent(jToolBar3, javax.swing.GroupLayout.DEFAULT_SIZE, 596, Short.MAX_VALUE)
+ .addComponent(jToolBar2, javax.swing.GroupLayout.DEFAULT_SIZE, 596, Short.MAX_VALUE)
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel4Layout.createSequentialGroup()
.addComponent(jCheckBox1)
.addContainerGap())))
.addGroup(jPanel4Layout.createSequentialGroup()
.addComponent(jTabbedPane3, javax.swing.GroupLayout.PREFERRED_SIZE, 223, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
- .addComponent(jTabbedPane2, javax.swing.GroupLayout.DEFAULT_SIZE, 535, Short.MAX_VALUE))
+ .addComponent(jTabbedPane2, javax.swing.GroupLayout.DEFAULT_SIZE, 525, Short.MAX_VALUE))
);
jPanel4Layout.setVerticalGroup(
jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
@@ -292,8 +276,8 @@ public final class MaterialEditorTopComponent extends CloneableTopComponent impl
.addComponent(materialPreviewWidget1, javax.swing.GroupLayout.PREFERRED_SIZE, 152, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
- .addComponent(jTabbedPane2, javax.swing.GroupLayout.DEFAULT_SIZE, 338, Short.MAX_VALUE)
- .addComponent(jTabbedPane3, javax.swing.GroupLayout.DEFAULT_SIZE, 338, Short.MAX_VALUE)))
+ .addComponent(jTabbedPane2, javax.swing.GroupLayout.DEFAULT_SIZE, 320, Short.MAX_VALUE)
+ .addComponent(jTabbedPane3, javax.swing.GroupLayout.DEFAULT_SIZE, 326, Short.MAX_VALUE)))
);
jTabbedPane1.addTab(org.openide.util.NbBundle.getMessage(MaterialEditorTopComponent.class, "MaterialEditorTopComponent.jPanel4.TabConstraints.tabTitle"), jPanel4); // NOI18N
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/BooleanPanel.form b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/BooleanPanel.form
index 9e91c7f80..c1c9469f5 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/BooleanPanel.form
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/BooleanPanel.form
@@ -1,11 +1,6 @@
-
+
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/IntPanel.java b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/IntPanel.java
index 78793bf9c..30442030d 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/IntPanel.java
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/IntPanel.java
@@ -37,9 +37,6 @@ public class IntPanel extends MaterialPropertyWidget {
jPanel1 = new javax.swing.JPanel();
jSpinner1 = new javax.swing.JSpinner();
- setBackground(new java.awt.Color(204, 204, 204));
-
- jToolBar1.setBackground(new java.awt.Color(204, 204, 204));
jToolBar1.setFloatable(false);
jToolBar1.setRollover(true);
@@ -49,13 +46,14 @@ public class IntPanel extends MaterialPropertyWidget {
jToolBar1.add(jLabel1);
jPanel1.setBackground(new java.awt.Color(204, 204, 204));
+ jPanel1.setOpaque(false);
jPanel1.setPreferredSize(new java.awt.Dimension(100, 0));
javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
jPanel1.setLayout(jPanel1Layout);
jPanel1Layout.setHorizontalGroup(
jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
- .addGap(0, 25, Short.MAX_VALUE)
+ .addGap(0, 34, Short.MAX_VALUE)
);
jPanel1Layout.setVerticalGroup(
jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
@@ -65,6 +63,7 @@ public class IntPanel extends MaterialPropertyWidget {
jToolBar1.add(jPanel1);
jSpinner1.setModel(new javax.swing.SpinnerNumberModel());
+ jSpinner1.setMinimumSize(new java.awt.Dimension(70, 20));
jSpinner1.addChangeListener(new javax.swing.event.ChangeListener() {
public void stateChanged(javax.swing.event.ChangeEvent evt) {
valueChanged(evt);
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.form b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.form
index 8a65705ea..96c5c8374 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.form
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.form
@@ -1,4 +1,4 @@
-
+
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.java b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.java
index 6b0d6bca5..26ad2dc53 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.java
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/MaterialPreviewWidget.java
@@ -93,6 +93,8 @@ public class MaterialPreviewWidget extends javax.swing.JPanel {
previewLabel.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);
previewLabel.setText(org.openide.util.NbBundle.getMessage(MaterialPreviewWidget.class, "MaterialPreviewWidget.previewLabel.text")); // NOI18N
+ previewLabel.setMaximumSize(new java.awt.Dimension(120, 120));
+ previewLabel.setMinimumSize(new java.awt.Dimension(120, 120));
jToolBar1.setFloatable(false);
jToolBar1.setRollover(true);
diff --git a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/OnOffPanel.form b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/OnOffPanel.form
index da43ab76a..825fbf296 100644
--- a/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/OnOffPanel.form
+++ b/sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/OnOffPanel.form
@@ -1,11 +1,6 @@
-
+