基本的なカスタマイズ > ユーザーインタフェースのカスタマイズ > UI の情報の表示 > アイコン委任 > ソリューション > 手順 - カスタム IconDelegate の作成 > カスタム IconDelegate の登録
  
カスタム IconDelegate の登録
xconf ファイルのカスタム IconDelegate を登録し、xconfmanager を使用して <Windchill>/codebase/service.properties ファイルに適用します。
<Service context="default" name="wt.fc.IconDelegate">
<Option cardinality="duplicate" requestor="<your_type>"
serviceClass="<your_IconDelegate>"/>
</Service>