|
Navigation: Guided Tour > Package Browser > Resources Pane |
![]() ![]()
|

The Views Pane displays a list of any view resources that are owned by the currently selected package.
Views are stored in specially named class methods, so really this pane displays a list of these methods in the package. For example, the Default view resource of the ClassBrowserShell is held in the ClassBrowserShell class>>resource_Default_ view method.