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