org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSWindowCollectionBehavior

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSWindowCollectionBehavior

native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h
enum values


Field Summary
static int NSWindowNumberListAllApplications
           
static int NSWindowNumberListAllSpaces
           
 

Field Detail

NSWindowNumberListAllApplications

static final int NSWindowNumberListAllApplications
See Also:
Constant Field Values

NSWindowNumberListAllSpaces

static final int NSWindowNumberListAllSpaces
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.