home *** CD-ROM | disk | FTP | other *** search
- PieChart = {SUPERCLASS = View; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- ProcessManager = {
- ACTIONS = {"show:" = "show:"; };
- OUTLETS = {
- container = container;
- modeButton = modeButton;
- modeMatrix = modeMatrix;
- noProcessField = noProcessField;
- noProcessWindow = noProcessWindow;
- scrollView = scrollView;
- window = window;
- };
- SUPERCLASS = Object;
- };
-