stx_libtool.st
changeset 16407 21e8290d8494
parent 16255 5157eb87ee8e
child 16408 bc62fb9a8df6
child 16419 b0cdb784a604
--- a/stx_libtool.st	Tue May 03 20:40:50 2016 +0200
+++ b/stx_libtool.st	Tue May 03 20:40:51 2016 +0200
@@ -134,7 +134,7 @@
         #'stx:libcomp'    "AbstractSyntaxHighlighter - extended"
         #'stx:libui'    "ComponentSpec - superclass of EditFieldWithCompletionSpec"
         #'stx:libview'    "AbstractBackground - superclass of DiffTextView::DiffTextScrollerBackground"
-        #'stx:libview2'    "ApplicationModel - superclass of AbstractDirectoryBrowser"
+        #'stx:libview2'    "ApplicationModel - extended"
         #'stx:libwidg'    "Button - superclass of ViewWithAcceptAndCancelBar::AcceptAndCancelBar::ButtonWithHelpText"
         #'stx:libwidg2'    "AbstractHierarchicalItem - superclass of Bookmark"
     )
@@ -151,7 +151,6 @@
      by searching all classes (and their packages) which are referenced by my classes."
 
     ^ #(
-        #'stx:libwidg3'    "ClockView - referenced by WorkspaceApplication>>addStopWatch"
     )
 !
 
@@ -289,7 +288,6 @@
         #'Tools::WebBrowserPage'
         VersionDiffBrowser
         ViewWithAcceptAndCancelBar
-        (Win32FileDialog win32)
         #'stx_libtool'
         AbstractDirectoryBrowser
         AbstractFileFinderApplicationComponent
@@ -580,6 +578,11 @@
         'Collection class' iconInBrowserSymbol
         'Date class' iconInBrowserSymbol
         'Error class' iconInBrowserSymbol
+        'Explainer class' infoStringForClasses:withPrefix:
+        'Explainer class' methodImplementorsInfoFor:
+        'Explainer class' methodInheritanceInfoFor:
+        'Explainer class' methodRedefinitionInfoFor:
+        'Explainer class' methodSpecialInfoFor:
         'GenericException class' iconInBrowserSymbol
         'GenericToolbarIconLibrary class' bookmarks22x22
         'GenericToolbarIconLibrary class' bug16x16Icon