org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSDatePickerStyle

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSDatePickerStyle

native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h
enum values


Field Summary
static int NSClockAndCalendarDatePickerStyle
           
static int NSTextFieldAndStepperDatePickerStyle
           
static int NSTextFieldDatePickerStyle
           
 

Field Detail

NSTextFieldAndStepperDatePickerStyle

static final int NSTextFieldAndStepperDatePickerStyle
See Also:
Constant Field Values

NSClockAndCalendarDatePickerStyle

static final int NSClockAndCalendarDatePickerStyle
See Also:
Constant Field Values

NSTextFieldDatePickerStyle

static final int NSTextFieldDatePickerStyle
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.