Uses of Class
com.jniwrapper.macosx.cocoa.nswindow.NSWindowButton

Packages that use NSWindowButton
com.jniwrapper.macosx.cocoa.nswindow   
 

Uses of NSWindowButton in com.jniwrapper.macosx.cocoa.nswindow
 

Methods in com.jniwrapper.macosx.cocoa.nswindow with parameters of type NSWindowButton
 com.jniwrapper.Pointer.Void NSWindow.standardWindowButton(NSWindowButton b)
           
static com.jniwrapper.Pointer.Void NSWindow.static_standardWindowButton_forStyleMask(NSWindowButton b, com.jniwrapper.UInt styleMask)
          This method represents the standardWindowButton() method of the NSWindow Objective-C class.