Changeset 182 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form


Ignore:
Timestamp:
01/11/2020 05:45:23 PM (6 years ago)
Author:
jdalbey
Message:

Modifications to ScriptBuilderFrame?, SimulationScript?, MyScriptHandler? to fix #217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form

    r177 r182  
    479479          <Properties> 
    480480            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> 
    481               <Connection code="new DefaultComboBoxModel(colorModel)" type="code"/> 
     481              <Connection code="new DefaultComboBoxModel(SimulationScript.colorNames)" type="code"/> 
    482482            </Property> 
    483483          </Properties> 
Note: See TracChangeset for help on using the changeset viewer.