|
@@ -32,7 +32,7 @@
|
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
|
<Component id="jButton2" min="-2" max="-2" attributes="0"/>
|
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
|
- <Component id="jToggleButton2" min="-2" pref="23" max="-2" attributes="0"/>
|
|
|
+ <Component id="jToggleButton2" min="-2" max="-2" attributes="0"/>
|
|
|
<EmptySpace min="-2" pref="99" max="-2" attributes="0"/>
|
|
|
</Group>
|
|
|
</Group>
|
|
@@ -111,18 +111,33 @@
|
|
|
</Component>
|
|
|
<Component class="javax.swing.JToggleButton" name="jToggleButton2">
|
|
|
<Properties>
|
|
|
+ <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
|
|
|
+ <Image iconType="3" name="/com/jme3/gde/core/editor/icons/repeat.png"/>
|
|
|
+ </Property>
|
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
|
- <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.jToggleButton2.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
+ <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.toggleLiveUpdates.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
</Property>
|
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
|
- <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.jToggleButton2.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
+ <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.toggleLiveUpdates.toolTipText" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
</Property>
|
|
|
<Property name="actionCommand" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
|
- <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.jToggleButton2.actionCommand" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
+ <ResourceString bundle="com/jme3/gde/materialdefinition/editor/Bundle.properties" key="MatDefEditorToolBar.toggleLiveUpdates.actionCommand" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
|
</Property>
|
|
|
<Property name="horizontalAlignment" type="int" value="11"/>
|
|
|
+ <Property name="horizontalTextPosition" type="int" value="0"/>
|
|
|
+ <Property name="iconTextGap" type="int" value="0"/>
|
|
|
+ <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
|
|
|
+ <Insets value="[2, 14, 2, 18]"/>
|
|
|
+ </Property>
|
|
|
+ <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
|
+ <Dimension value="[25, 24]"/>
|
|
|
+ </Property>
|
|
|
+ <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
|
+ <Dimension value="[25, 24]"/>
|
|
|
+ </Property>
|
|
|
+ <Property name="name" type="java.lang.String" value="toggleLiveUpdates" noResource="true"/>
|
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
|
- <Dimension value="[99, 24]"/>
|
|
|
+ <Dimension value="[25, 24]"/>
|
|
|
</Property>
|
|
|
</Properties>
|
|
|
<Events>
|