shdocvw
クラス ShellWindowTypeConstants

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 shdocvw.ShellWindowTypeConstants

public class ShellWindowTypeConstants
extends com.ms.wfc.core.Enum


入れ子のクラスの概要
 
クラス com.ms.wfc.core.Enum から継承された入れ子のクラス/インタフェース
com.ms.wfc.core.Enum.Editor
 
フィールドの概要
static short SWC_3RDPARTY
           
static short SWC_BROWSER
           
static short SWC_CALLBACK
           
static short SWC_EXPLORER
           
 
コンストラクタの概要
ShellWindowTypeConstants()
           
 
メソッドの概要
 
クラス com.ms.wfc.core.Enum から継承されたメソッド
getEnumType, valid
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

SWC_EXPLORER

public static final short SWC_EXPLORER
関連項目:
定数フィールド値

SWC_BROWSER

public static final short SWC_BROWSER
関連項目:
定数フィールド値

SWC_3RDPARTY

public static final short SWC_3RDPARTY
関連項目:
定数フィールド値

SWC_CALLBACK

public static final short SWC_CALLBACK
関連項目:
定数フィールド値
コンストラクタの詳細

ShellWindowTypeConstants

public ShellWindowTypeConstants()