org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSRelativePosition

Enclosing interface:
FoundationLibrary

public static interface FoundationLibrary.NSRelativePosition

native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h
enum values


Field Summary
static int NSRelativeAfter
           
static int NSRelativeBefore
           
 

Field Detail

NSRelativeAfter

static final int NSRelativeAfter
See Also:
Constant Field Values

NSRelativeBefore

static final int NSRelativeBefore
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.