org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSWorkspaceIconCreationOptions

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSWorkspaceIconCreationOptions

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


Field Summary
static int NSExclude10_4ElementsIconCreationOption
           
static int NSExcludeQuickDrawElementsIconCreationOption
           
 

Field Detail

NSExcludeQuickDrawElementsIconCreationOption

static final int NSExcludeQuickDrawElementsIconCreationOption
See Also:
Constant Field Values

NSExclude10_4ElementsIconCreationOption

static final int NSExclude10_4ElementsIconCreationOption
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.