ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Palettes/MiscPaperViewPalette/MiscColorViewInspector.rtf

This is MiscColorViewInspector.rtf in view mode; [Download] [Up]

Release 0.1  Copyleft ©1995 by ClassEditor.  All Rights Reserved.

MiscColorViewInspector

Inherits From:	IBInspector

Declared In:	MiscColorViewInspector.h

Depends On:	MiscColorView.h


Class Description

InterfaceBuilder uses this inspector if you select a MiscColorView.

Instance Variables

id firstID;

id secondID;

firstID	Just a temp.

secondID	Another temp.

Method Types

	- myMethod

Class Methods

Instance Methods

colorChanged:

- colorChanged:sender

Sets the objects color according to the sender.

See also:  - desktopcolorUseChanged:


desktopcolorUseChanged:

- desktopcolorUseChanged:sender

Sets the objects flag which forces it to use the desktops color.

See also:   - colorChanged:


init

- init

Loads the NIB which holds the inspectors window.


revert:

- revert:sender

Prepares the controls inside our window to show the objects settings.

See also:  - revert: (IBInspector), - ok: (IBInspector)


wantsButtons

- (BOOL)wantsButtons

Returns NO. We don't need the Ok/Revert buttons. Therefore every change (e.g. - colorChanged:) is followed by an ok: message which is send to our superclass.



These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.