home *** CD-ROM | disk | FTP | other *** search
- EPS2ElementsForOpenPS = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "convertSwitchChanged:" = "convertSwitchChanged:";
- "ok:" = "ok:";
- "openPS:" = "openPS:";
- "toggleAllFrom:" = "toggleAllFrom:";
- };
- OUTLETS = {
- allFromMatrix = allFromMatrix;
- convertSwitch = convertSwitch;
- defaultEncodingButton = defaultEncodingButton;
- fromText = fromText;
- numPagesText = numPagesText;
- openPSPanel = openPSPanel;
- rootElements = rootElements;
- sepModeSwitch = sepModeSwitch;
- toText = toText;
- };
- SUPERCLASS = EPS2Elements;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Tool = {
- ACTIONS = {
- "alignSelCenter:" = "alignSelCenter:";
- "alignSelLeft:" = "alignSelLeft:";
- "alignSelLeftAndRight:" = "alignSelLeftAndRight:";
- "alignSelRight:" = "alignSelRight:";
- "changeFont:" = "changeFont:";
- "changeSpelling:" = "changeSpelling:";
- "checkSpelling:" = "checkSpelling:";
- "connectTo:" = "connectTo:";
- "copy:" = "copy:";
- "copyFont:" = "copyFont:";
- "copyRuler:" = "copyRuler:";
- "cut:" = "cut:";
- "deselectAll:" = "deselectAll:";
- "linkTo:" = "linkTo:";
- "paste:" = "paste:";
- "pasteFont:" = "pasteFont:";
- "pasteRuler:" = "pasteRuler:";
- "selectAll:" = "selectAll:";
- "showToolPanel:" = "showToolPanel:";
- "subscript:" = "subscript:";
- "superscript:" = "superscript:";
- "toggleRuler:" = "toggleRuler:";
- "underline:" = "underline:";
- "unscript:" = "unscript:";
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- "windowDidMove:" = "windowDidMove:";
- "windowDidResignKey:" = "windowDidResignKey:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {infoPanel = infoPanel; myPanel = myPanel; };
- SUPERCLASS = Object;
- };
- PSFileRepForOpenPS = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- EPS2Elements = {
- ACTIONS = {};
- OUTLETS = {
- elCountText = elCountText;
- pageCountText = pageCountText;
- progressPanel = progressPanel;
- progressView = progressView;
- };
- SUPERCLASS = Tool;
- };
-