org.kwis.msp.lcdui
Class DisplayProxy

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

public class DisplayProxy
extends Object


Field Summary
protected static org.kwis.msp.lcdui.EventDispatcher evtDisp
           
 
Method Summary
 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()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

evtDisp

protected static org.kwis.msp.lcdui.EventDispatcher evtDisp
Method Detail

isColor

public boolean isColor()

numColors

public int numColors()

getBitsPerPixel

public int getBitsPerPixel()

hasPointerEvents

public boolean hasPointerEvents()

hasPointerMotionEvents

public boolean hasPointerMotionEvents()

hasRepeatEvents

public boolean hasRepeatEvents()

getWidth

public int getWidth()

getHeight

public int getHeight()

isDoubleBuffered

public boolean isDoubleBuffered()

flush

public void flush()

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