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