|
Navigation: Guided Tour > Protocol Browser > Conforming Classes Pane |
![]() ![]()
|

The Conforming Classes Pane has two functions.
| 1. | When only a Protocol is selected in the browser, this pane shows the classes (in their inheritance tree) that implement all the messages required to belong to this protocol. |
| 2. | If one of the selectors in the protocol is also selected in the browser then this pane shows a list of those classes that actually implement that selector. |