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