mshtml
クラス _HTMLBorder

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 mshtml._HTMLBorder

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


フィールドの概要
static int HTMLBorder_Max
           
static int HTMLBorderDialog
           
static int HTMLBorderNone
           
static int HTMLBorderThick
           
static int HTMLBorderThin
           
 
コンストラクタの概要
_HTMLBorder()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

HTMLBorderNone

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

HTMLBorderThick

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

HTMLBorderDialog

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

HTMLBorderThin

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

HTMLBorder_Max

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

_HTMLBorder

public _HTMLBorder()