@ -222,7 +222,7 @@ public class PrismSettings implements Observer
{FONT_COLOUR_TYPE,PROPERTIES_FONT,"Display font","2.1",newFontColorPair(newFont("monospaced",Font.PLAIN,12),Color.black),"","Font used for the properties list."},
{FONT_COLOUR_TYPE,PROPERTIES_FONT,"Display font","2.1",newFontColorPair(newFont("monospaced",Font.PLAIN,12),Color.black),"","Font used for the properties list."},
{COLOUR_TYPE,PROPERTIES_WARNING_COLOUR,"Warning colour","2.1",newColor(255,130,130),"","Colour used to indicate that a property is invalid."},
{COLOUR_TYPE,PROPERTIES_WARNING_COLOUR,"Warning colour","2.1",newColor(255,130,130),"","Colour used to indicate that a property is invalid."},
{CHOICE_TYPE,PROPERTIES_ADDITION_STRATEGY,"Property addition strategy","2.1","Warn when invalid","Warn when invalid,Do not allow invalid","How to deal with properties that are invalid."},
{CHOICE_TYPE,PROPERTIES_ADDITION_STRATEGY,"Property addition strategy","2.1","Warn when invalid","Warn when invalid,Do not allow invalid","How to deal with properties that are invalid."},
{BOOLEAN_TYPE,PROPERTIES_CLEAR_LIST_ON_LOAD,"Clear list when load model","2.1",newBoolean(true),"","Clear the properties list whenever a new model is loaded."}Render
{BOOLEAN_TYPE,PROPERTIES_CLEAR_LIST_ON_LOAD,"Clear list when load model","2.1",newBoolean(true),"","Clear the properties list whenever a new model is loaded."}
},
},
{
{
{DOUBLE_TYPE,SIMULATOR_DEFAULT_APPROX,"Default approximation parameter","2.1",newDouble(1.0E-2),"0,1","Default approximation parameter for approximate model checking using the PRISM simulator."},
{DOUBLE_TYPE,SIMULATOR_DEFAULT_APPROX,"Default approximation parameter","2.1",newDouble(1.0E-2),"0,1","Default approximation parameter for approximate model checking using the PRISM simulator."},