org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSFocusRingPlacement
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSFocusRingPlacement
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h
enum values
NSFocusRingOnly
static final int NSFocusRingOnly
- See Also:
- Constant Field Values
NSFocusRingBelow
static final int NSFocusRingBelow
- See Also:
- Constant Field Values
NSFocusRingAbove
static final int NSFocusRingAbove
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.