Does anyone know where one can find a description of the meaning of various "icons" and / or symbols one finds next to classes and methods in various browsers?
Some classes define icons depending on their type. Collections, Streams, Morphs, Numbers, Exceptions, Announcements, Tests, etc. Have a look at the class hierarchy to understand the icon.
For methods there are two sets of icons. The first set is related to the class hierarchy:
The second set is used for test classes only:
Pharo by Example describes on page 114 some of these icons in more detail. Also this website contains a slightly outdated list of icons.
If you want to understand the implementation of the different icons have a look at the following two methods: The class icons are defined in #browserIcon
and the method icons in #browerIcon:selector:
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With