Developer Documentation
PATH  Mac OS X Documentation > Application Kit Reference: Java

Table of Contents

NSDPSContext


Inherits from:
NSGraphicsContext : NSObject
Package:
com.apple.yellow.application


Class Description


Description forthcoming.




Method Types


Constructors
NSDPSContext
Setting and identifying the current context
currentContext


Constructors



NSDPSContext

public NSDPSContext()

Description forthcoming.


Static Methods



currentContext

public static NSGraphicsContext currentContext()

Returns the current context of the current thread.


Table of Contents