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

Packages that use NSWindow
com.jniwrapper.macosx.cocoa.nsalert   
com.jniwrapper.macosx.cocoa.nsapplication   
com.jniwrapper.macosx.cocoa.nscachedimagerep   
com.jniwrapper.macosx.cocoa.nscolorpanel   
com.jniwrapper.macosx.cocoa.nsdocument   
com.jniwrapper.macosx.cocoa.nsdocumentcontroller   
com.jniwrapper.macosx.cocoa.nsdrawer   
com.jniwrapper.macosx.cocoa.nsfontpanel   
com.jniwrapper.macosx.cocoa.nsgraphicscontext   
com.jniwrapper.macosx.cocoa.nslayoutmanager   
com.jniwrapper.macosx.cocoa.nsobject   
com.jniwrapper.macosx.cocoa.nsopenpanel   
com.jniwrapper.macosx.cocoa.nspanel   
com.jniwrapper.macosx.cocoa.nsprintoperation   
com.jniwrapper.macosx.cocoa.nsprintpanel   
com.jniwrapper.macosx.cocoa.nssavepanel   
com.jniwrapper.macosx.cocoa.nsview   
com.jniwrapper.macosx.cocoa.nswindow   
com.jniwrapper.macosx.cocoa.nswindowcontroller   
 

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

Methods in com.jniwrapper.macosx.cocoa.nsalert with parameters of type NSWindow
 void NSAlert.beginSheetModalForWindow_modalDelegate_didEndSelector_contextInfo(NSWindow window, Id delegate, Sel didEndSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the beginSheetModalForWindow() method of the NSAlert Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsapplication
 

Methods in com.jniwrapper.macosx.cocoa.nsapplication with parameters of type NSWindow
 void NSApplication.endSheet_returnCode(NSWindow sheet, com.jniwrapper.Int returnCode)
          This method represents the endSheet() method of the NSApplication Objective-C class.
 NSModalSession NSApplication.beginModalSessionForWindow(NSWindow theWindow)
           
 void NSApplication.endSheet(NSWindow sheet)
           
 void NSApplication.removeWindowsItem(NSWindow win)
           
 void NSApplication.changeWindowsItem_title_filename(NSWindow win, java.lang.String aString, boolean isFilename)
          This method represents the changeWindowsItem() method of the NSApplication Objective-C class.
 void NSApplication.beginSheet_modalForWindow_modalDelegate_didEndSelector_contextInfo(NSWindow sheet, NSWindow docWindow, Id modalDelegate, Sel didEndSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the beginSheet() method of the NSApplication Objective-C class.
 com.jniwrapper.Int NSApplication.runModalForWindow(NSWindow theWindow)
           
 com.jniwrapper.Int NSApplication.runModalForWindow_relativeToWindow(NSWindow theWindow, NSWindow docWindow)
          This method represents the runModalForWindow() method of the NSApplication Objective-C class.
 void NSApplication.updateWindowsItem(NSWindow win)
           
 NSModalSession NSApplication.beginModalSessionForWindow_relativeToWindow(NSWindow theWindow, NSWindow docWindow)
          This method represents the beginModalSessionForWindow() method of the NSApplication Objective-C class.
 void NSApplication.addWindowsItem_title_filename(NSWindow win, java.lang.String aString, boolean isFilename)
          This method represents the addWindowsItem() method of the NSApplication Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nscachedimagerep
 

Methods in com.jniwrapper.macosx.cocoa.nscachedimagerep with parameters of type NSWindow
 Id NSCachedImageRep.initWithWindow_rect(NSWindow win, NSRect rect)
          This method represents the initWithWindow() method of the NSCachedImageRep Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nscolorpanel
 

Subclasses of NSWindow in com.jniwrapper.macosx.cocoa.nscolorpanel
 class NSColorPanel
          This class represents NSColorPanel class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsdocument
 

Methods in com.jniwrapper.macosx.cocoa.nsdocument with parameters of type NSWindow
 void NSDocument.setWindow(NSWindow window)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsdocumentcontroller
 

Methods in com.jniwrapper.macosx.cocoa.nsdocumentcontroller with parameters of type NSWindow
 Id NSDocumentController.documentForWindow(NSWindow window)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsdrawer
 

Methods in com.jniwrapper.macosx.cocoa.nsdrawer with parameters of type NSWindow
 void NSDrawer.setParentWindow(NSWindow parent)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsfontpanel
 

Subclasses of NSWindow in com.jniwrapper.macosx.cocoa.nsfontpanel
 class NSFontPanel
          This class represents NSFontPanel class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsgraphicscontext
 

Methods in com.jniwrapper.macosx.cocoa.nsgraphicscontext with parameters of type NSWindow
static com.jniwrapper.Pointer.Void NSGraphicsContext.static_graphicsContextWithWindow(NSWindow window)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nslayoutmanager
 

Methods in com.jniwrapper.macosx.cocoa.nslayoutmanager with parameters of type NSWindow
 com.jniwrapper.Bool NSLayoutManager.layoutManagerOwnsFirstResponderInWindow(NSWindow window)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsobject
 

Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSWindow
 com.jniwrapper.Bool NSObject.windowShouldZoom_toFrame(NSWindow window, NSRect newFrame)
          This method represents the windowShouldZoom() method of the NSObject Objective-C class.
 Id NSObject.windowWillReturnFieldEditor_toObject(NSWindow sender, Id client)
          This method represents the windowWillReturnFieldEditor() method of the NSObject Objective-C class.
 NSRect NSObject.window_willPositionSheet_usingRect(NSWindow window, NSWindow sheet, NSRect rect)
          This method represents the window() method of the NSObject Objective-C class.
 NSRect NSObject.windowWillUseStandardFrame_defaultFrame(NSWindow window, NSRect newFrame)
          This method represents the windowWillUseStandardFrame() method of the NSObject Objective-C class.
 NSSize NSObject.windowWillResize_toSize(NSWindow sender, NSSize frameSize)
          This method represents the windowWillResize() method of the NSObject Objective-C class.
 com.jniwrapper.Pointer.Void NSObject.windowWillReturnUndoManager(NSWindow window)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsopenpanel
 

Subclasses of NSWindow in com.jniwrapper.macosx.cocoa.nsopenpanel
 class NSOpenPanel
          This class represents NSOpenPanel class.
 

Methods in com.jniwrapper.macosx.cocoa.nsopenpanel with parameters of type NSWindow
 void NSOpenPanel.beginSheetForDirectory_file_types_modalForWindow_modalDelegate_didEndSelector_contextInfo(java.lang.String path, java.lang.String name, NSArray fileTypes, NSWindow docWindow, Id delegate, Sel didEndSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the beginSheetForDirectory() method of the NSOpenPanel Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nspanel
 

Subclasses of NSWindow in com.jniwrapper.macosx.cocoa.nspanel
 class NSPanel
          This class represents NSPanel class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsprintoperation
 

Methods in com.jniwrapper.macosx.cocoa.nsprintoperation with parameters of type NSWindow
 void NSPrintOperation.runOperationModalForWindow_delegate_didRunSelector_contextInfo(NSWindow docWindow, Id delegate, Sel didRunSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the runOperationModalForWindow() method of the NSPrintOperation Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsprintpanel
 

Methods in com.jniwrapper.macosx.cocoa.nsprintpanel with parameters of type NSWindow
 void NSPrintPanel.beginSheetWithPrintInfo_modalForWindow_delegate_didEndSelector_contextInfo(NSPrintInfo printInfo, NSWindow docWindow, Id delegate, Sel didEndSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the beginSheetWithPrintInfo() method of the NSPrintPanel Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nssavepanel
 

Subclasses of NSWindow in com.jniwrapper.macosx.cocoa.nssavepanel
 class NSSavePanel
          This class represents NSSavePanel class.
 

Methods in com.jniwrapper.macosx.cocoa.nssavepanel with parameters of type NSWindow
 void NSSavePanel.beginSheetForDirectory_file_modalForWindow_modalDelegate_didEndSelector_contextInfo(java.lang.String path, java.lang.String name, NSWindow docWindow, Id delegate, Sel didEndSelector, com.jniwrapper.Pointer.Void contextInfo)
          This method represents the beginSheetForDirectory() method of the NSSavePanel Objective-C class.
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nsview
 

Methods in com.jniwrapper.macosx.cocoa.nsview with parameters of type NSWindow
 void NSView.viewWillMoveToWindow(NSWindow newWindow)
           
 

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

Methods in com.jniwrapper.macosx.cocoa.nswindow with parameters of type NSWindow
 void NSWindow.setParentWindow(NSWindow window)
           
 void NSWindow.addChildWindow_ordered(NSWindow childWin, NSWindowOrderingMode place)
          This method represents the addChildWindow() method of the NSWindow Objective-C class.
 void NSWindow.removeChildWindow(NSWindow childWin)
           
 

Uses of NSWindow in com.jniwrapper.macosx.cocoa.nswindowcontroller
 

Methods in com.jniwrapper.macosx.cocoa.nswindowcontroller with parameters of type NSWindow
 Id NSWindowController.initWithWindow(NSWindow window)
           
 void NSWindowController.setWindow(NSWindow window)