home *** CD-ROM | disk | FTP | other *** search
- ColorWell = {
- ACTIONS = {
- takeColorFrom:;
- };
- OUTLETS = {
- delegate;
- nameField;
- };
- SUPERCLASS = NXColorWell;
- };
- AAppAide = {
- ACTIONS = {
- appWillTerminate:;
- };
- SUPERCLASS = Application;
- };
- ZoomEffectPanel = {
- ACTIONS = {
- panelCompleted:;
- };
- OUTLETS = {
- offsetY;
- toColor;
- fromColor;
- zoomTo;
- offsetX;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- FHAppAide = {
- ACTIONS = {
- stopModalOK:;
- openColorList:;
- stopModalAndReturnTag:;
- checkIdle:;
- orderFrontAlignPanel:;
- orderFrontInspectorPanel:;
- newDoc:;
- orderFrontTransformPanel:;
- orderFrontPrefsPanel:;
- orderFrontTintPanel:;
- openTools:;
- orderFrontStylePanel:;
- openDoc:;
- pasteFont:;
- placeDoc:;
- orderFrontColorPanel:;
- orderFrontFontPanel:;
- orderFrontHalftonePanel:;
- printDocument:;
- copyFont:;
- };
- OUTLETS = {
- stringTable;
- nibHead;
- pasteboard;
- fontManager;
- };
- SUPERCLASS = AAppAide;
- };
-