mshtml
インタフェース DispHTMLScreenDefault

すべてのスーパーインタフェース:
DispHTMLScreen
既知の実装クラスの一覧:
HTMLScreen

public interface DispHTMLScreenDefault
extends DispHTMLScreen


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 int getAvailHeight()
           
 int getAvailWidth()
           
 int getBufferDepth()
           
 int getColorDepth()
           
 java.lang.Object getConstructor()
           
 int getDeviceXDPI()
           
 int getDeviceYDPI()
           
 boolean getFontSmoothingEnabled()
           
 int getHeight()
           
 int getLogicalXDPI()
           
 int getLogicalYDPI()
           
 int getSystemXDPI()
           
 int getSystemYDPI()
           
 int getUpdateInterval()
           
 int getWidth()
           
 void setBufferDepth(int _jcomparam_0)
           
 void setUpdateInterval(int _jcomparam_0)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

getColorDepth

int getColorDepth()
定義:
インタフェース DispHTMLScreen 内の getColorDepth

setBufferDepth

void setBufferDepth(int _jcomparam_0)
定義:
インタフェース DispHTMLScreen 内の setBufferDepth

getBufferDepth

int getBufferDepth()
定義:
インタフェース DispHTMLScreen 内の getBufferDepth

getWidth

int getWidth()
定義:
インタフェース DispHTMLScreen 内の getWidth

getHeight

int getHeight()
定義:
インタフェース DispHTMLScreen 内の getHeight

setUpdateInterval

void setUpdateInterval(int _jcomparam_0)
定義:
インタフェース DispHTMLScreen 内の setUpdateInterval

getUpdateInterval

int getUpdateInterval()
定義:
インタフェース DispHTMLScreen 内の getUpdateInterval

getAvailHeight

int getAvailHeight()
定義:
インタフェース DispHTMLScreen 内の getAvailHeight

getAvailWidth

int getAvailWidth()
定義:
インタフェース DispHTMLScreen 内の getAvailWidth

getFontSmoothingEnabled

boolean getFontSmoothingEnabled()
定義:
インタフェース DispHTMLScreen 内の getFontSmoothingEnabled

getLogicalXDPI

int getLogicalXDPI()
定義:
インタフェース DispHTMLScreen 内の getLogicalXDPI

getLogicalYDPI

int getLogicalYDPI()
定義:
インタフェース DispHTMLScreen 内の getLogicalYDPI

getDeviceXDPI

int getDeviceXDPI()
定義:
インタフェース DispHTMLScreen 内の getDeviceXDPI

getDeviceYDPI

int getDeviceYDPI()
定義:
インタフェース DispHTMLScreen 内の getDeviceYDPI

getSystemXDPI

int getSystemXDPI()
定義:
インタフェース DispHTMLScreen 内の getSystemXDPI

getSystemYDPI

int getSystemYDPI()
定義:
インタフェース DispHTMLScreen 内の getSystemYDPI

getConstructor

java.lang.Object getConstructor()
定義:
インタフェース DispHTMLScreen 内の getConstructor