org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSAlertStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSAlertStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h
enum values
NSWarningAlertStyle
static final int NSWarningAlertStyle
- See Also:
- Constant Field Values
NSInformationalAlertStyle
static final int NSInformationalAlertStyle
- See Also:
- Constant Field Values
NSCriticalAlertStyle
static final int NSCriticalAlertStyle
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.