org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSImageFrameStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSImageFrameStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSImageCell.h
enum values
NSImageFrameNone
static final int NSImageFrameNone
- See Also:
- Constant Field Values
NSImageFramePhoto
static final int NSImageFramePhoto
- See Also:
- Constant Field Values
NSImageFrameGrayBezel
static final int NSImageFrameGrayBezel
- See Also:
- Constant Field Values
NSImageFrameGroove
static final int NSImageFrameGroove
- See Also:
- Constant Field Values
NSImageFrameButton
static final int NSImageFrameButton
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.