Class

NSSpellServer

A server that your app uses to provide a spell checker service to other apps running in the system. あなたのアプリがスペルチェッカーサービスをシステムで動作している他のアプリに対して提供するために使用するサーバー。

Declaration 宣言

class NSSpellServer : NSObject

Overview 概要

A service provider is an application that declares its availability in a standard way, so that any other applications that wish to use it can do so. If you build a spelling checker that makes use of the NSSpellServer class and list it as an available service, then users of any application that makes use of NSSpellChecker or includes a Services menu will see your spelling checker as one of the available dictionaries. サービスプロバイダは、あるアプリケーションです、それはそれの標準的な方法での利用可能性を宣言します、それでそれを使うことを望む何らかの他のアプリケーションはそう出来ます。あなたがNSSpellServerクラスを使用してそれを利用可能なサービスとしてリストするスペルチェッカーを作り上げるならば、そのときNSSpellCheckerを使用する、または「サービス」メニューを含む、何らかのアプリケーションのユーザは、あなたのスペルチェッカーを利用可能な辞書所の1つとして見るでしょう。

Topics 話題

Configuring Spelling Servers スペルサービスを構成設定する

Providing Spelling Services スペルサービスを提供する

Managing the Spell-Checking Process スペルチェック処理を管理する

Constants 定数

Relationships 関係

Inherits From 継承元

See Also 参照

Spelling and Grammar スペルと文法