class func addFilePresenter (NSFilePresenter)
Registers the specified file presenter object so that it can receive notifications.
この指定されたファイルプレゼンタオブジェクトを登録します、それでそれは通知を受け取ることができます。
class func removeFilePresenter (NSFilePresenter)
Unregisters the specified file presenter object.
この指定されたファイルプレゼンタオブジェクトを登録解除します。
var purposeIdentifier : String
A string that uniquely identifies the file access that was performed by this file coordinator.
このファイルコーディネータによって実行されたファイルアクセスを特有に識別する文字列。