콘텐츠로 이동

Class DisplayProxy

package org.kwis.msp.lcdui

java.lang.Object
|
+--org.kwis.msp.lcdui.DisplayProxy

extends Object:

  • protected static org.kwis.msp.lcdui.EventDispatcher evtDisp
  • void flush ()
  • void flush (int x, int y, int w, int h)
  • int getBitsPerPixel ()
  • int getHeight ()
  • int getWidth ()
  • boolean hasPointerEvents ()
  • boolean hasPointerMotionEvents ()
  • boolean hasRepeatEvents ()
  • boolean isColor ()
  • boolean isDoubleBuffered ()
  • int numColors ()
protected static org.kwis.msp.lcdui.EventDispatcher evtDisp
public boolean isColor()
public int numColors()
public int getBitsPerPixel()
public boolean hasPointerEvents()
public boolean hasPointerMotionEvents()
public boolean hasRepeatEvents()
public int getWidth()
public int getHeight()
public boolean isDoubleBuffered()
public void flush()
public void flush(int x,
int y,
int w,
int h)
```## 메서드 상세
### isColor
```java
public boolean isColor()
public int numColors()
public int getBitsPerPixel()
public boolean hasPointerEvents()
public boolean hasPointerMotionEvents()
public boolean hasRepeatEvents()
public int getWidth()
public int getHeight()
public boolean isDoubleBuffered()
public void flush()
public void flush(int x,
int y,
int w,
int h)

AromaSoft Corp. Proprietary and Confidential

(C)opyright 2003 AromaSoft Corp. All right reserved. Contact : contact@aromasoft.com