org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSBackgroundStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSBackgroundStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h
enum values
NSBackgroundStyleLight
static final int NSBackgroundStyleLight
- See Also:
- Constant Field Values
NSBackgroundStyleDark
static final int NSBackgroundStyleDark
- See Also:
- Constant Field Values
NSBackgroundStyleRaised
static final int NSBackgroundStyleRaised
- See Also:
- Constant Field Values
NSBackgroundStyleLowered
static final int NSBackgroundStyleLowered
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.