org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSTokenStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSTokenStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h
enum values
NSDefaultTokenStyle
static final int NSDefaultTokenStyle
- See Also:
- Constant Field Values
NSPlainTextTokenStyle
static final int NSPlainTextTokenStyle
- See Also:
- Constant Field Values
NSRoundedTokenStyle
static final int NSRoundedTokenStyle
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.