Tools__NavigatorCanvas.st
changeset 16567 d47f89d64e91
parent 16532 2f9e7091b4b5
child 16573 2f5cd8950dcf
--- a/Tools__NavigatorCanvas.st	Thu May 12 21:34:45 2016 +0200
+++ b/Tools__NavigatorCanvas.st	Fri May 13 02:00:11 2016 +0200
@@ -5470,6 +5470,275 @@
      )
 !
 
+singleClassWithoutVariableListBrowserSpec
+    "This resource specification was automatically generated
+     by the UIPainter of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the UIPainter may not be able to read the specification."
+
+    "
+     UIPainter new openOnClass:Tools::NavigatorCanvas andSelector:#singleClassWithoutVariableListBrowserSpec
+     Tools::NavigatorCanvas new openInterface:#singleClassWithoutVariableListBrowserSpec
+    "
+
+    <resource: #canvas>
+
+    ^ 
+    #(FullSpec
+       name: singleClassWithoutVariableListBrowserSpec
+       window: 
+      (WindowSpec
+         label: 'ClassBrowser'
+         name: 'ClassBrowser'
+         min: (Point 0 0)
+         bounds: (Rectangle 0 0 462 300)
+       )
+       component: 
+      (SpecCollection
+         collection: (
+          (VariableHorizontalPanelSpec
+             name: 'VariableHorizontalPanel1'
+             layout: (LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
+             barWidth: 2
+             showHandle: false
+             component: 
+            (SpecCollection
+               collection: (
+                (ViewSpec
+                   name: 'Box1'
+                   component: 
+                  (SpecCollection
+                     collection: (
+                      (SubCanvasSpec
+                         name: 'PseudoClassList'
+                         layout: (LayoutFrame 0 0 0 0 0 1 25 0)
+                         majorKey: ClassList
+                         minorKey: singleClassWindowSpec
+                         subAspectHolders: 
+                        (Array
+                           
+                          (SubChannelInfoSpec
+                             subAspect: environmentHolder
+                             aspect: environmentHolder
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: hideUnloadedClasses
+                             aspect: hideUnloadedClasses
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: immediateUpdate
+                             aspect: immediateUpdate
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: inGeneratorHolder
+                             aspect: classListGenerator
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: menuHolder
+                             aspect: classPopUpMenu
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: meta
+                             aspect: meta
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: outGeneratorHolder
+                             aspect: protocolListGenerator
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: selectedClasses
+                             aspect: selectedClasses
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: showClassPackages
+                             aspect: showClassPackages
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: sortByNameAndInheritance
+                             aspect: sortByNameAndInheritance
+                           )
+                         )
+                         createNewApplication: true
+                         createNewBuilder: true
+                       )
+                      (SubCanvasSpec
+                         name: 'MethodCategoryList'
+                         layout: (LayoutFrame 0 0 25 0 0 1 -25 1)
+                         majorKey: MethodCategoryList
+                         subAspectHolders: 
+                        (Array
+                           
+                          (SubChannelInfoSpec
+                             subAspect: doubleClickChannel
+                             callBack: protocolDoubleClicked
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: environmentHolder
+                             aspect: environmentHolder
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: filterClassVars
+                             aspect: filterClassVars
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: immediateUpdate
+                             aspect: immediateUpdate
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: inGeneratorHolder
+                             aspect: protocolListGenerator
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: menuHolder
+                             aspect: protocolMenu
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: outGeneratorHolder
+                             aspect: selectorListGenerator
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: packageFilter
+                             aspect: packageFilter
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: selectedProtocols
+                             aspect: selectedProtocols
+                             callBack: protocolSelectionChanged
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: selectionChangeCondition
+                             aspect: selectionChangeConditionHolder
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: showCoverageInformation
+                             aspect: showCoverageInformation
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: showPseudoProtocols
+                             aspect: showPseudoProtocols
+                           )
+                           
+                          (SubChannelInfoSpec
+                             subAspect: showSyntheticMethods
+                             aspect: showSyntheticMethods
+                           ) 
+                          (SubChannelInfoSpec
+                             subAspect: variableFilter
+                             aspect: variableFilter
+                           )
+                         )
+                         createNewApplication: true
+                         createNewBuilder: true
+                       )
+                      (UISubSpecification
+                         name: 'MetaToggles'
+                         layout: (LayoutFrame 0 0 -25 1 0 1 0 1)
+                         majorKey: NavigatorModel
+                         minorKey: metaSpec
+                       )
+                      )
+                    
+                   )
+                 )
+                (SubCanvasSpec
+                   name: 'MethodList'
+                   majorKey: MethodList
+                   subAspectHolders: 
+                  (Array
+                     
+                    (SubChannelInfoSpec
+                       subAspect: doubleClickChannel
+                       callBack: methodDoubleClicked
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: environmentHolder
+                       aspect: environmentHolder
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: filterClassVars
+                       aspect: filterClassVars
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: immediateUpdate
+                       aspect: immediateUpdate
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: inGeneratorHolder
+                       aspect: selectorListGenerator
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: menuHolder
+                       aspect: selectorPopUpMenu
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: packageFilter
+                       aspect: packageFilter
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: selectedMethods
+                       aspect: selectedMethods
+                       callBack: methodsSelectionChanged
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: selectionChangeCondition
+                       aspect: selectionChangeConditionHolder
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: showCoverageInformation
+                       aspect: showCoverageInformation
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: showMethodComplexity
+                       aspect: showMethodComplexity
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: showMethodInheritance
+                       aspect: showMethodInheritance
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: showMethodTypeIcon
+                       aspect: showMethodTypeIcon
+                     ) 
+                    (SubChannelInfoSpec
+                       subAspect: showSyntheticMethods
+                       aspect: showSyntheticMethods
+                     )
+                     
+                    (SubChannelInfoSpec
+                       subAspect: variableFilter
+                       aspect: variableFilter
+                     )
+                   )
+                   createNewApplication: true
+                   createNewBuilder: true
+                 )
+                )
+              
+             )
+             handles: (Any 0.5 1.0)
+           )
+          )
+        
+       )
+     )
+!
+
 singleFullProtocolBrowserSpec
     "This resource specification was automatically generated
      by the UIPainter of ST/X."