|
@@ -133,12 +133,12 @@
|
|
|
<Connection code="IconList.lightYellow" type="code"/>
|
|
|
</Property>
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
|
- <ResourceString bundle="com/jme3/gde/materials/multiview/widgets/Bundle.properties" key="MaterialPreviewWidget.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
+ <ResourceString bundle="com/jme3/gde/materials/multiview/widgets/Bundle.properties" key="MaterialPreviewWidget.togglePbrEnvButton.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
</Property>
|
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
|
<Property name="horizontalTextPosition" type="int" value="0"/>
|
|
|
<Property name="label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
|
- <ResourceString bundle="com/jme3/gde/materials/multiview/widgets/Bundle.properties" key="MaterialPreviewWidget.label" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
+ <ResourceString bundle="com/jme3/gde/materials/multiview/widgets/Bundle.properties" key="MaterialPreviewWidget.togglePbrEnvButton.label" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
</Property>
|
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
|
<Dimension value="[26, 24]"/>
|
|
@@ -146,7 +146,7 @@
|
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
|
<Dimension value="[26, 24]"/>
|
|
|
</Property>
|
|
|
- <Property name="name" type="java.lang.String" value="" noResource="true"/>
|
|
|
+ <Property name="name" type="java.lang.String" value="togglePbrEnvButton" noResource="true"/>
|
|
|
<Property name="verticalTextPosition" type="int" value="3"/>
|
|
|
</Properties>
|
|
|
<Events>
|