Tools ClassBrowser: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Die Seite wurde neu angelegt: „== Overview == This is an expert tool, usually not used or needed by the average expecco user. It should be used with great care (i.e. you should not modify f…“
 
Keine Bearbeitungszusammenfassung
 
Zeile 10: Zeile 10:
It is useful for writers of elementary Smalltalk actions,
It is useful for writers of elementary Smalltalk actions,
to find useful functionality in the system
to find useful functionality in the system
(although the Method Finder tool is also well suited for that task).
(although the [[How_to_Program/en#Find_Functions_by_Example|Method Finder]] tool is also well suited for that task).


The tool's [http://live.exept.de/doc/online/english/tools/newbrowser/TOP.html documentation] is part of the official [http://live.exept.de/doc/online/english/TOP.html Smalltalk/X Online Documentation].
The tool's [http://live.exept.de/doc/online/english/tools/newbrowser/TOP.html documentation] is part of the official [http://live.exept.de/doc/online/english/TOP.html Smalltalk/X Online Documentation].

Aktuelle Version vom 8. Januar 2024, 11:37 Uhr

Overview

This is an expert tool, usually not used or needed by the average expecco user. It should be used with great care (i.e. you should not modify framework classes).

The Class Browser (also called System Browser) provides access to the underlying Smalltalk framework.

It is useful for writers of elementary Smalltalk actions, to find useful functionality in the system (although the Method Finder tool is also well suited for that task).

The tool's documentation is part of the official Smalltalk/X Online Documentation.


Back to Online Documentation.
Back to Tools.



Copyright © 2014-2024 eXept Software AG