org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSBezelStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSBezelStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h
enum values
NSRoundedBezelStyle
static final int NSRoundedBezelStyle
- See Also:
- Constant Field Values
NSRegularSquareBezelStyle
static final int NSRegularSquareBezelStyle
- See Also:
- Constant Field Values
NSThickSquareBezelStyle
static final int NSThickSquareBezelStyle
- See Also:
- Constant Field Values
NSThickerSquareBezelStyle
static final int NSThickerSquareBezelStyle
- See Also:
- Constant Field Values
NSDisclosureBezelStyle
static final int NSDisclosureBezelStyle
- See Also:
- Constant Field Values
NSShadowlessSquareBezelStyle
static final int NSShadowlessSquareBezelStyle
- See Also:
- Constant Field Values
NSCircularBezelStyle
static final int NSCircularBezelStyle
- See Also:
- Constant Field Values
NSTexturedSquareBezelStyle
static final int NSTexturedSquareBezelStyle
- See Also:
- Constant Field Values
NSHelpButtonBezelStyle
static final int NSHelpButtonBezelStyle
- See Also:
- Constant Field Values
NSSmallSquareBezelStyle
static final int NSSmallSquareBezelStyle
- See Also:
- Constant Field Values
NSTexturedRoundedBezelStyle
static final int NSTexturedRoundedBezelStyle
- See Also:
- Constant Field Values
NSRoundRectBezelStyle
static final int NSRoundRectBezelStyle
- See Also:
- Constant Field Values
NSRecessedBezelStyle
static final int NSRecessedBezelStyle
- See Also:
- Constant Field Values
NSRoundedDisclosureBezelStyle
static final int NSRoundedDisclosureBezelStyle
- See Also:
- Constant Field Values
NSSmallIconButtonBezelStyle
static final int NSSmallIconButtonBezelStyle
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.