mshtml
クラス _styleBorderWidth

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

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


フィールドの概要
static int styleBorderWidth_Max
           
static int styleBorderWidthMedium
           
static int styleBorderWidthThick
           
static int styleBorderWidthThin
           
 
コンストラクタの概要
_styleBorderWidth()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleBorderWidthThin

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

styleBorderWidthMedium

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

styleBorderWidthThick

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

styleBorderWidth_Max

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

_styleBorderWidth

public _styleBorderWidth()