home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PlotDelegate = {
- ACTIONS = {
- appWillInit:;
- resetDefaults:;
- appDidInit:;
- showInfo:;
- };
- OUTLETS = {
- printColorButton;
- servicesHandler;
- plotParam;
- formatHandler;
- printLineStyleButton;
- controlPanel;
- infoPanel;
- opaqueBackgroundButton;
- accPrintColorButton;
- canvas;
- colorOptionButton;
- canvasWindow;
- accPrintLineStyleButton;
- };
- SUPERCLASS = Object;
- };
-