ftp.nice.ch/pub/next/developer/apps/ClassEditor.0.4.NIHS.bsd.tar.gz#/ClassEditor.0.4.NIHS.bsd/Source/MiscSources.subproj/Application+DefaultValues.rtf

This is Application+DefaultValues.rtf in view mode; [Download] [Up]

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






Application (DefaultValues)






Inherits From:	MySuperObject

Conforms To:	MyProtocol

Declared In:	Application+DefaultValues.h

Depends On:	MySecondClass.h





Class Description

Place class description here.





Instance Variables

id firstID;
id secondID;



firstID	Just a temp.

secondID	Another temp.






Method Types

	- myMethod





Class Methods

Instance Methods

didAutolaunch
- (BOOL)didAutolaunch 	

Returns wether the application was launched by the user or by some autolaunch mechanism (e.g. Service, Workspace autolaunch path,...).

See also:  - myReference




knowsDefaultValue:
- (BOOL)knowsDefaultValue:(const char *)defName

Returns YES if the defaults system has a valid value for the specifed defaultName. Use this methdo before reading any valus. This gives you the chance the use app internal defaults. 

See also:  - myReference




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