stx_libtool2.st
changeset 2643 dbfb457033ff
parent 2621 285fa261cbcb
child 2738 10db2dc54f37
equal deleted inserted replaced
2642:aa9089c6be96 2643:dbfb457033ff
    76 
    76 
    77 !stx_libtool2 class methodsFor:'description - contents'!
    77 !stx_libtool2 class methodsFor:'description - contents'!
    78 
    78 
    79 classNamesAndAttributes
    79 classNamesAndAttributes
    80     ^ #(
    80     ^ #(
    81 	"<className> or (<className> attributes...) in load order"
    81         "<className> or (<className> attributes...) in load order"
    82 	ColorEditDialog
    82         ColorEditDialog
    83 	DataSetBuilder
    83         DataSetBuilder
    84 	(DirectoryView autoload)
    84         (DirectoryView autoload)
    85 	(HierarchicalListEditor autoload)
    85         (HierarchicalListEditor autoload)
    86 	ImageEditor
    86         ImageEditor
    87 	MenuEditor
    87         MenuEditor
    88 	(MethodFinderWindow autoload)
    88         (MethodFinderWindow autoload)
    89 	(MethodSelectionBrowser autoload)
    89         (MethodSelectionBrowser autoload)
    90 	(#'Tools::NewInspectorList' autoload)
    90         (#'Tools::NewInspectorList' autoload)
    91 	(#'Tools::NewInspectorListView' autoload)
    91         (#'Tools::NewInspectorListView' autoload)
    92 	(#'Tools::NewInspectorPanelView' autoload)
    92         (#'Tools::NewInspectorPanelView' autoload)
    93 	(#'Tools::NewInspectorView' autoload)
    93         (#'Tools::NewInspectorView' autoload)
    94 	(ProjectBrowser autoload)
    94         (ProjectBrowser autoload)
    95 	(STXInstaller autoload)
    95         (STXInstaller autoload)
    96 	SelectionBrowser
    96         SelectionBrowser
    97 	(ShellView autoload)
    97         (ShellView autoload)
    98 	(SnapShotImage autoload)
    98         (SnapShotImage autoload)
    99 	(SnapShotImageMemory autoload)
    99         (SnapShotImageMemory autoload)
   100 	TabListEditor
   100         TabListEditor
   101 	(#'Tools::InternationalLanguageTranslationEditor' autoload)
   101         (#'Tools::InternationalLanguageTranslationEditor' autoload)
   102 	(#'Tools::ProjectDefinitionEditor' autoload)
   102         (#'Tools::ProjectDefinitionEditor' autoload)
   103 	UIGalleryView
   103         UIGalleryView
   104 	UIHelpTool
   104         UIHelpTool
   105 	UILayoutTool
   105         UILayoutTool
   106 	UIObjectView
   106         UIObjectView
   107 	UIPainter
   107         UIPainter
   108 	UISelectionPanel
   108         UISelectionPanel
   109 	UISpecificationTool
   109         UISpecificationTool
   110 	#'stx_libtool2'
   110         #'stx_libtool2'
   111 	FileSelectionBrowser
   111         FileSelectionBrowser
   112 	ResourceSelectionBrowser
   112         ResourceSelectionBrowser
   113 	UIPainterView
   113         UIPainterView
   114 	(#'Tools::ViewTreeModel' autoload)
   114         (#'Tools::ViewTreeModel' autoload)
   115 	(#'Tools::ViewTreeApplication' autoload)
   115         (#'Tools::ViewTreeApplication' autoload)
   116 	(#'Tools::ViewTreeItem' autoload)
   116         (#'Tools::ViewTreeItem' autoload)
   117 	(#'Tools::ObjectModuleInformation' autoload)
   117         (#'Tools::ObjectModuleInformation' autoload)
   118 	FlyByWindowInformation
   118         FlyByWindowInformation
   119 	UIListEditor
   119         UIListEditor
   120 	ProjectBuilder
   120         #'Tools::ProjectBuilder'
       
   121         #'Tools::ProjectBuilderAssistantApplication'
   121     )
   122     )
   122 !
   123 !
   123 
   124 
   124 extensionMethodNames
   125 extensionMethodNames
   125     ^ #(
   126     ^ #(