com.develop.jawin.win32
Interface WM_Constants


public interface WM_Constants


Field Summary
static int WM_ACTIVATE
           
static int WM_CLOSE
           
static int WM_CREATE
           
static int WM_DESTROY
           
static int WM_ENABLE
           
static int WM_ENDSESSION
           
static int WM_ERASEBKGND
           
static int WM_GETTEXT
           
static int WM_GETTEXTLENGTH
           
static int WM_KILLFOCUS
           
static int WM_MOVE
           
static int WM_NULL
           
static int WM_PAINT
           
static int WM_QUERYENDSESSION
           
static int WM_QUERYOPEN
           
static int WM_QUIT
           
static int WM_SETFOCUS
           
static int WM_SETREDRAW
           
static int WM_SETTEXT
           
static int WM_SHOWWINDOW
           
static int WM_SIZE
           
static int WM_SYSCOLORCHANGE
           
static int WM_WININICHANGE
           
 

Field Detail

WM_NULL

public static final int WM_NULL

WM_CREATE

public static final int WM_CREATE

WM_DESTROY

public static final int WM_DESTROY

WM_MOVE

public static final int WM_MOVE

WM_SIZE

public static final int WM_SIZE

WM_ACTIVATE

public static final int WM_ACTIVATE

WM_SETFOCUS

public static final int WM_SETFOCUS

WM_KILLFOCUS

public static final int WM_KILLFOCUS

WM_ENABLE

public static final int WM_ENABLE

WM_SETREDRAW

public static final int WM_SETREDRAW

WM_SETTEXT

public static final int WM_SETTEXT

WM_GETTEXT

public static final int WM_GETTEXT

WM_GETTEXTLENGTH

public static final int WM_GETTEXTLENGTH

WM_PAINT

public static final int WM_PAINT

WM_CLOSE

public static final int WM_CLOSE

WM_QUERYENDSESSION

public static final int WM_QUERYENDSESSION

WM_QUIT

public static final int WM_QUIT

WM_QUERYOPEN

public static final int WM_QUERYOPEN

WM_ERASEBKGND

public static final int WM_ERASEBKGND

WM_SYSCOLORCHANGE

public static final int WM_SYSCOLORCHANGE

WM_ENDSESSION

public static final int WM_ENDSESSION

WM_SHOWWINDOW

public static final int WM_SHOWWINDOW

WM_WININICHANGE

public static final int WM_WININICHANGE


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).