SqueakBoxBackgroundColor
                         | 
                        
                            The background color of bounding box morphs
                         | 
                    
                    
                        
                            SqueakBoxBackgroundColor
                         | 
                        
                            The background color of bounding box morphs
                         | 
                    
                    
                        
                            SqueakBoxBorderWidth
                         | 
                        
                            The border width of bounding boxes in the Squeak  Modeler
                         | 
                    
                    
                        
                            SqueakButtonBGColor
                         | 
                        
                            Sets the background color of the buttons on the Squeak  Graphical Browser
                         | 
                    
                    
                        
                            SqueakDebugModeOn
                         | 
                        
                            If this setting is YES, GM will load in debug  mode.
                         | 
                    
                    
                        
                            SqueakGideLaunchTarget
                         | 
                        
                            The name of the target browser frame in which the GIDE  browser will be launched from Graphical Modeler
  If the value is  RightPart, then it will be launched in the right 
                                hand frameset page of the  current browser window.
 
                         | 
                    
                    
                        
                            SqueakGideSemaphoreTimeout
                         | 
                        
                            The number of seconds that Graphical Modeler must wait  for a semaphore to be fired on URL requests before timing out and carrying on  with its usual operations.
  This is 
                                mainly for the FireFox browsers which  don't fire the semaphore after loading an external URL triggered from  Squeak.
                         | 
                    
                    
                        
                            SqueakGMTemplate
                         | 
                        
                            This setting specifies the template to use in the GM  launch window. The value of the setting should correspond to an instance of  ArchieSystemSettingsLong
  FireFox -- 
                                SqueakEmbedHtmlFF IE -  SqueakEmbedHtmlIE
  SqueakEmbedHtmlBoth will work with both IE and  Firefox
                         | 
                    
                    
                        
                            SqueakGraphicalBGColor
                         | 
                        
                            The background color of the Graphical Modeling  browser
                         | 
                    
                    
                        
                            SqueakletHeight
                         | 
                        
                            The height (in pixels) of the area in the browser  occupied by the Squeaklet.
                         | 
                    
                    
                        
                            SqueakletWidth
                         | 
                        
                            The width (in pixels) of the area in the browser  occupied by the Squeaklet.
                         | 
                    
                    
                        
                            SqueakMakePersistanceVisible
                         | 
                        
                            When this value is set to YES, persistance state will  be made visible for debugging purposes.
                         | 
                    
                    
                        
                            SqueakMaxStringLength
                         | 
                        
                            The number fo characters shown on the squeak modeling  area for node instance descriptions.
                         | 
                    
                    
                        
                            SqueakModelAreaBGColor
                         | 
                        
                            Sets the background color of the modeling area in the  Squeak graphical browser
                         | 
                    
                    
                        
                            SqueakModelItemBorderWidth
                         | 
                        
                            Border width of the model items in the Squeak  graphical browser
                         | 
                    
                    
                        
                            SqueakModelItemHeight
                         | 
                        
                            Sets the height of the model items in the Squeak  Graphical Browser
                         | 
                    
                    
                        
                            SqueakModelItemWidth
                         | 
                        
                            Sets the width of the model items in the Squeak  graphical browser
                         | 
                    
                    
                        
                            SqueakNodeTextBackGoundColor
                         | 
                        
                            Either a color string like #FFFFFF, or NONE which  means no color
                         | 
                    
                    
                        
                            SqueakRelatorImage
                         | 
                        
                            This is the name of the Squeaklet image used for the  Relator browser
                         | 
                    
                    
                        
                            SqueakSelectListBGColor
                         | 
                        
                            Sets the background color of the Model Type and Model  select lists
                         | 
                    
                    
                        
                            SqueakSettingsGroupName
                         | 
                        
                            The name of the Settings Group instance used to group  all the Squeak related settings.
                         | 
                    
                    
                        
                            SqueakToolbarBGColor
                         | 
                        
                            Sets the background color of the Toolbars in the  Squeak Graphical browser
                         | 
                    
                    
                        
                            SqueakURL
                         | 
                        
                            This setting is used to generate the Squeak download  URL.
 
 
                         | 
                    
                    
                        
                            SqueakUseBrowserSocket
                         | 
                        
                            This setting determines whether GM will use the  browser socket to communicate with the server or whether it will use its own  socket.
  Yes means it will use the browser 
                                socket
                         | 
                    
                    
                        
                            SqueakUseVectorGraphicalDropDown
                         | 
                        
                            Whetehr to use a normal text-only dropdowm list for  Squeak vectors or a graphical drop-down list.
  YES is Graphical, otherwise  normal
 
                         |