Uses of Class
org.rococoa.cocoa.foundation.NSCloseCommand

Packages that use NSCloseCommand
org.rococoa.cocoa.appkit.categories   
org.rococoa.cocoa.foundation   
 

Uses of NSCloseCommand in org.rococoa.cocoa.appkit.categories
 

Methods in org.rococoa.cocoa.appkit.categories with parameters of type NSCloseCommand
 NSObject NSScripting.handleCloseScriptCommand(NSCloseCommand command)
          Handlers for script commands declared in Cocoa's definition of the Standard suite.
 

Uses of NSCloseCommand in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSCloseCommand
static NSCloseCommand NSCloseCommand.alloc()
           
abstract  NSCloseCommand NSCloseCommand._class_.alloc()
           
static NSCloseCommand NSCloseCommand.new_()
           
abstract  NSCloseCommand NSCloseCommand._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.