ステレオタイプアイコンの定義

ステレオタイプアイコンは、config ディレクトリ内のファイル StereotypeIcons.etc を使用して定義できます。例を次に示します。

<?xml version="1.0"?>
<SUN:StereotypeIcons version="1.0" xmlns:SUN="www.sun.com">
   <Version>1.0>/Version>
   <Icons>
      <Icon Stereotype="target" IsLargeIcon="0" Filename="stereotype_target.gif"/>
      <Icon Stereotype="serverpage" IsLargeIcon="0" Filename="stereotype_serverpage.gif"/>
      <Icon Stereotype="frameset" IsLargeIcon="0" Filename="stereotype_frameset.gif"/>
      <Icon Stereotype="form" IsLargeIcon="0" Filename="stereotype_form.gif"/>
      <Icon Stereotype="clientpage" IsLargeIcon="0" Filename="stereotype_clientpage.gif"/>
   </Icons>
</SUN:StereotypeIcons>

著作権と商標について