home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Printers = {
- ACTIONS = {
- doQueue:;
- printerSelected:;
- doFax:;
- doNew:;
- doTest:;
- doConfigure:;
- pickedList:;
- };
- OUTLETS = {
- defaultCell;
- typeField;
- border;
- hostField;
- noteField;
- noteTitleField;
- nameField;
- testButton;
- queueButton;
- window;
- listMatrix;
- configureButton;
- };
- SUPERCLASS = Object;
- };
-