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