jwx!
v0.0.2


wx
Class FormOp

java.lang.Object
  extended bywx.FormOp

public final class FormOp
extends java.lang.Object


Field Summary
static int AND
           
static int AND_INVERT
           
static int AND_REVERSE
           
static int BLIT_00220326
           
static int BLIT_007700E6
           
static int BLIT_00990066
           
static int BLIT_00AA0029
           
static int BLIT_00DD0228
           
static int BLIT_BLACKNESS
           
static int BLIT_DSTINVERT
           
static int BLIT_MERGEPAINT
           
static int BLIT_NOTSCRCOPY
           
static int BLIT_NOTSRCERASE
           
static int BLIT_SRCAND
           
static int BLIT_SRCCOPY
           
static int BLIT_SRCERASE
           
static int BLIT_SRCINVERT
           
static int BLIT_SRCPAINT
           
static int BLIT_WHITENESS
           
static int CLEAR
           
static int COPY
           
static int EQUIV
           
static int INVERT
           
static int NAND
           
static int NO_OP
           
static int NOR
           
static int OR
           
static int OR_INVERT
           
static int OR_REVERSE
           
static int ROP_BLACK
           
static int ROP_COPYPEN
           
static int ROP_MASKNOTPEN
           
static int ROP_MASKPEN
           
static int ROP_MASKPENNOT
           
static int ROP_MERGENOTPEN
           
static int ROP_MERGEPEN
           
static int ROP_MERGEPENNOT
           
static int ROP_NOP
           
static int ROP_NOT
           
static int ROP_NOTCOPYPEN
           
static int ROP_NOTMASKPEN
           
static int ROP_NOTMERGEPEN
           
static int ROP_NOTXORPEN
           
static int ROP_WHITE
           
static int ROP_XORPEN
           
static int SET
           
static int SRC_INVERT
           
static int XOR
           
 
Constructor Summary
FormOp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLEAR

public static final int CLEAR

ROP_BLACK

public static final int ROP_BLACK

BLIT_BLACKNESS

public static final int BLIT_BLACKNESS

XOR

public static final int XOR

ROP_XORPEN

public static final int ROP_XORPEN

BLIT_SRCINVERT

public static final int BLIT_SRCINVERT

INVERT

public static final int INVERT

ROP_NOT

public static final int ROP_NOT

BLIT_DSTINVERT

public static final int BLIT_DSTINVERT

OR_REVERSE

public static final int OR_REVERSE

ROP_MERGEPENNOT

public static final int ROP_MERGEPENNOT

BLIT_00DD0228

public static final int BLIT_00DD0228

AND_REVERSE

public static final int AND_REVERSE

ROP_MASKPENNOT

public static final int ROP_MASKPENNOT

BLIT_SRCERASE

public static final int BLIT_SRCERASE

COPY

public static final int COPY

ROP_COPYPEN

public static final int ROP_COPYPEN

BLIT_SRCCOPY

public static final int BLIT_SRCCOPY

AND

public static final int AND

ROP_MASKPEN

public static final int ROP_MASKPEN

BLIT_SRCAND

public static final int BLIT_SRCAND

AND_INVERT

public static final int AND_INVERT

ROP_MASKNOTPEN

public static final int ROP_MASKNOTPEN

BLIT_00220326

public static final int BLIT_00220326

NO_OP

public static final int NO_OP

ROP_NOP

public static final int ROP_NOP

BLIT_00AA0029

public static final int BLIT_00AA0029

NOR

public static final int NOR

ROP_NOTMERGEPEN

public static final int ROP_NOTMERGEPEN

BLIT_NOTSRCERASE

public static final int BLIT_NOTSRCERASE

EQUIV

public static final int EQUIV

ROP_NOTXORPEN

public static final int ROP_NOTXORPEN

BLIT_00990066

public static final int BLIT_00990066

SRC_INVERT

public static final int SRC_INVERT

ROP_NOTCOPYPEN

public static final int ROP_NOTCOPYPEN

BLIT_NOTSCRCOPY

public static final int BLIT_NOTSCRCOPY

OR_INVERT

public static final int OR_INVERT

ROP_MERGENOTPEN

public static final int ROP_MERGENOTPEN

BLIT_MERGEPAINT

public static final int BLIT_MERGEPAINT

NAND

public static final int NAND

ROP_NOTMASKPEN

public static final int ROP_NOTMASKPEN

BLIT_007700E6

public static final int BLIT_007700E6

OR

public static final int OR

ROP_MERGEPEN

public static final int ROP_MERGEPEN

BLIT_SRCPAINT

public static final int BLIT_SRCPAINT

SET

public static final int SET

ROP_WHITE

public static final int ROP_WHITE

BLIT_WHITENESS

public static final int BLIT_WHITENESS
Constructor Detail

FormOp

public FormOp()

jwx!
v0.0.2


© 2006 Amit G Mendapara.