Uses of Class
com.jniwrapper.macosx.cocoa.nsalert.NSAlertStyle

Packages that use NSAlertStyle
com.jniwrapper.macosx.cocoa.nsalert   
 

Uses of NSAlertStyle in com.jniwrapper.macosx.cocoa.nsalert
 

Methods in com.jniwrapper.macosx.cocoa.nsalert that return NSAlertStyle
 NSAlertStyle NSAlert.alertStyle()
           
 

Methods in com.jniwrapper.macosx.cocoa.nsalert with parameters of type NSAlertStyle
 void NSAlert.setAlertStyle(NSAlertStyle style)