ui layout
authorClaus Gittinger <cg@exept.de>
Fri, 10 Jan 2003 17:56:51 +0100
changeset 4434 cd943991daad
parent 4433 c318493a1fb4
child 4435 854d330d659e
ui layout
AbstractSettingsApplication.st
--- a/AbstractSettingsApplication.st	Fri Jan 10 17:53:18 2003 +0100
+++ b/AbstractSettingsApplication.st	Fri Jan 10 17:56:51 2003 +0100
@@ -5231,9 +5231,9 @@
      the UIPainter may not be able to read the specification."
 
     "
-     UIPainter new openOnClass:AbstractSettingsApplication::CommunicationSettingsAppl andSelector:#windowSpec
-     AbstractSettingsApplication::CommunicationSettingsAppl new openInterface:#windowSpec
-     AbstractSettingsApplication::CommunicationSettingsAppl open
+     UIPainter new openOnClass:AbstractSettingsApplication::MiscCommunicationSettingsAppl andSelector:#windowSpec
+     AbstractSettingsApplication::MiscCommunicationSettingsAppl new openInterface:#windowSpec
+     AbstractSettingsApplication::MiscCommunicationSettingsAppl open
     "
 
     <resource: #canvas>
@@ -5247,7 +5247,7 @@
           #name: 'Communication Settings'
           #min: #(#Point 10 10)
           #max: #(#Point 1024 768)
-          #bounds: #(#Rectangle 16 42 616 556)
+          #bounds: #(#Rectangle 16 46 616 560)
         )
         #component: 
        #(#SpecCollection
@@ -5371,10 +5371,6 @@
                           )
                           #extent: #(#Point 600 22)
                         )
-                       #(#DividerSpec
-                          #name: 'Separator2'
-                          #extent: #(#Point 600 4)
-                        )
                        )
                      
                     )
@@ -6087,7 +6083,7 @@
           #name: 'OSI Protocols Settings'
           #min: #(#Point 10 10)
           #max: #(#Point 1024 768)
-          #bounds: #(#Rectangle 16 42 616 592)
+          #bounds: #(#Rectangle 16 46 616 596)
         )
         #component: 
        #(#SpecCollection
@@ -6111,59 +6107,55 @@
                     #component: 
                    #(#SpecCollection
                       #collection: #(
+                       #(#LabelSpec
+                          #label: 'ACSE'
+                          #name: 'Label1'
+                          #translateLabel: true
+                          #extent: #(#Point 600 22)
+                        )
                        #(#ViewSpec
                           #name: 'Box1'
                           #component: 
                          #(#SpecCollection
                             #collection: #(
                              #(#CheckBoxSpec
-                                #label: 'Log ACSE Errors'
+                                #label: 'Log Errors'
                                 #name: 'CheckBox1'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 5 0 0 0 -2 0.33 22 0)
                                 #enableChannel: #osiACSEPresent
                                 #model: #osiACSEErrorLogging
                                 #translateLabel: true
                               )
-                             )
-                           
-                          )
-                          #extent: #(#Point 600 27)
-                        )
-                       #(#ViewSpec
-                          #name: 'Box2'
-                          #component: 
-                         #(#SpecCollection
-                            #collection: #(
                              #(#CheckBoxSpec
-                                #label: 'Connections'
+                                #label: 'Log Connections'
                                 #name: 'CheckBox2'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 2 0.33 0 0 -2 0.66 22 0)
                                 #enableChannel: #osiACSEPresent
                                 #model: #osiACSEConnectionLogging
                                 #translateLabel: true
                               )
+                             #(#CheckBoxSpec
+                                #label: 'Log Data Xfer'
+                                #name: 'CheckBox3'
+                                #layout: #(#LayoutFrame 2 0.66 0 0 -2 1 22 0)
+                                #enableChannel: #osiACSEPresent
+                                #model: #osiACSEDataLogging
+                                #translateLabel: true
+                              )
                              )
                            
                           )
                           #extent: #(#Point 600 27)
                         )
                        #(#ViewSpec
-                          #name: 'Box3'
-                          #component: 
-                         #(#SpecCollection
-                            #collection: #(
-                             #(#CheckBoxSpec
-                                #label: 'Data Xfer'
-                                #name: 'CheckBox3'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
-                                #enableChannel: #osiACSEPresent
-                                #model: #osiACSEDataLogging
-                                #translateLabel: true
-                              )
-                             )
-                           
-                          )
-                          #extent: #(#Point 600 26)
+                          #name: 'Box9'
+                          #extent: #(#Point 600 22)
+                        )
+                       #(#LabelSpec
+                          #label: 'ROSE'
+                          #name: 'Label2'
+                          #translateLabel: true
+                          #extent: #(#Point 600 22)
                         )
                        #(#ViewSpec
                           #name: 'Box4'
@@ -6171,81 +6163,61 @@
                          #(#SpecCollection
                             #collection: #(
                              #(#CheckBoxSpec
-                                #label: 'Log ROSE Errors'
+                                #label: 'Log Errors'
                                 #name: 'CheckBox4'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 5 0 0 0 -2 0.33 22 0)
                                 #enableChannel: #osiROSEPresent
                                 #model: #osiROSEErrorLogging
                                 #translateLabel: true
                               )
+                             #(#CheckBoxSpec
+                                #label: 'Log Invoactions'
+                                #name: 'CheckBox5'
+                                #layout: #(#LayoutFrame 2 0.33 0 0 -2 0.66 22 0)
+                                #enableChannel: #osiROSEPresent
+                                #model: #osiROSEInvokationLogging
+                                #translateLabel: true
+                              )
+                             #(#CheckBoxSpec
+                                #label: 'Log Responses'
+                                #name: 'CheckBox6'
+                                #layout: #(#LayoutFrame 0 0.66 0 0 -2 1 22 0)
+                                #enableChannel: #osiROSEPresent
+                                #model: #osiROSEResponseLogging
+                                #translateLabel: true
+                              )
                              )
                            
                           )
                           #extent: #(#Point 600 25)
                         )
                        #(#ViewSpec
-                          #name: 'Box5'
-                          #component: 
-                         #(#SpecCollection
-                            #collection: #(
-                             #(#CheckBoxSpec
-                                #label: 'Invoactions'
-                                #name: 'CheckBox5'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
-                                #enableChannel: #osiROSEPresent
-                                #model: #osiROSEInvokationLogging
-                                #translateLabel: true
-                              )
-                             )
-                           
-                          )
-                          #extent: #(#Point 600 24)
-                        )
-                       #(#ViewSpec
                           #name: 'Box6'
-                          #component: 
-                         #(#SpecCollection
-                            #collection: #(
-                             #(#CheckBoxSpec
-                                #label: 'Responses'
-                                #name: 'CheckBox6'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
-                                #enableChannel: #osiROSEPresent
-                                #model: #osiROSEResponseLogging
-                                #translateLabel: true
-                              )
-                             )
-                           
-                          )
                           #extent: #(#Point 600 23)
                         )
+                       #(#LabelSpec
+                          #label: 'CMISE'
+                          #name: 'Label3'
+                          #translateLabel: true
+                          #extent: #(#Point 600 22)
+                        )
                        #(#ViewSpec
                           #name: 'Box7'
                           #component: 
                          #(#SpecCollection
                             #collection: #(
                              #(#CheckBoxSpec
-                                #label: 'Log CMISE Errors'
+                                #label: 'Log Errors'
                                 #name: 'CheckBox7'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 2 0 0 0 -2 0.33 22 0)
                                 #enableChannel: #osiCMISEPresent
                                 #model: #osiCMISEErrorLogging
                                 #translateLabel: true
                               )
-                             )
-                           
-                          )
-                          #extent: #(#Point 600 22)
-                        )
-                       #(#ViewSpec
-                          #name: 'Box8'
-                          #component: 
-                         #(#SpecCollection
-                            #collection: #(
                              #(#CheckBoxSpec
-                                #label: 'Messages'
+                                #label: 'Log Messages'
                                 #name: 'CheckBox8'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 2 0.33 0 0 -2 0.66 22 0)
                                 #enableChannel: #osiCMISEPresent
                                 #model: #osiCMISEMessageLogging
                                 #translateLabel: true
@@ -6253,7 +6225,7 @@
                              )
                            
                           )
-                          #extent: #(#Point 600 21)
+                          #extent: #(#Point 600 22)
                         )
                        )
                      
@@ -6618,7 +6590,7 @@
           #name: 'Printer Settings'
           #min: #(#Point 10 10)
           #max: #(#Point 1024 768)
-          #bounds: #(#Rectangle 16 42 616 382)
+          #bounds: #(#Rectangle 16 46 616 386)
         )
         #component: 
        #(#SpecCollection
@@ -6877,10 +6849,6 @@
                           #model: #supportsColor
                           #translateLabel: true
                         )
-                       #(#DividerSpec
-                          #name: 'Separator7'
-                          #layout: #(#LayoutFrame 0 0.0 -3 1 0 1.0 0 1)
-                        )
                        )
                      
                     )
@@ -7555,7 +7523,7 @@
           #name: 'RDoIt Server Settings'
           #min: #(#Point 10 10)
           #max: #(#Point 1024 768)
-          #bounds: #(#Rectangle 12 22 612 572)
+          #bounds: #(#Rectangle 16 46 616 596)
         )
         #component: 
        #(#SpecCollection
@@ -7633,7 +7601,7 @@
                              #(#CheckBoxSpec
                                 #label: 'Log errors'
                                 #name: 'CheckBox2'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 25 0 0 0 -5 1 22 0)
                                 #enableChannel: #rDoitsEnabled
                                 #model: #rDoitErrorLogging
                                 #translateLabel: true
@@ -7651,7 +7619,7 @@
                              #(#CheckBoxSpec
                                 #label: 'Log requests'
                                 #name: 'CheckBox3'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 25 0 0 0 -5 1 22 0)
                                 #enableChannel: #rDoitsEnabled
                                 #model: #rDoitLogging
                                 #translateLabel: true
@@ -7669,7 +7637,7 @@
                              #(#CheckBoxSpec
                                 #label: 'Debug errors'
                                 #name: 'CheckBox4'
-                                #layout: #(#LayoutFrame 5 0 0 0 -5 1 22 0)
+                                #layout: #(#LayoutFrame 25 0 0 0 -5 1 22 0)
                                 #enableChannel: #rDoitsEnabled
                                 #model: #rDoitErrorDebugging
                                 #translateLabel: true
@@ -11626,5 +11594,5 @@
 !AbstractSettingsApplication class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/AbstractSettingsApplication.st,v 1.19 2003-01-10 11:38:42 cg Exp $'
-! !
+    ^ '$Header: /cvs/stx/stx/libtool/AbstractSettingsApplication.st,v 1.20 2003-01-10 16:56:51 cg Exp $'
+! !