com.jniwrapper.win32
Class Msg

java.lang.Object
  extended by com.jniwrapper.Parameter
      extended by com.jniwrapper.Structure
          extended by com.jniwrapper.win32.Msg
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class Msg
extends com.jniwrapper.Structure

This class represents MSG native structure. It also provides constants for Window Messages.


Field Summary
static int WA_ACTIVE
           
static int WA_CLICKACTIVE
           
static int WA_INACTIVE
           
static int WM_ACTIVATE
           
static int WM_ACTIVATEAPP
           
static int WM_AFXFIRST
           
static int WM_AFXLAST
           
static int WM_APP
           
static int WM_ASKCBFORMATNAME
           
static int WM_CANCELJOURNAL
           
static int WM_CANCELMODE
           
static int WM_CAPTURECHANGED
           
static int WM_CHANGECBCHAIN
           
static int WM_CHAR
           
static int WM_CHARTOITEM
           
static int WM_CHILDACTIVATE
           
static int WM_CLEAR
           
static int WM_CLOSE
           
static int WM_COMMAND
           
static int WM_COMMNOTIFY
           
static int WM_COMPACTING
           
static int WM_COMPAREITEM
           
static int WM_CONTEXTMENU
           
static int WM_COPY
           
static int WM_COPYDATA
           
static int WM_CREATE
           
static int WM_CTLCOLORBTN
           
static int WM_CTLCOLORDLG
           
static int WM_CTLCOLOREDIT
           
static int WM_CTLCOLORLISTBOX
           
static int WM_CTLCOLORMSGBOX
           
static int WM_CTLCOLORSCROLLBAR
           
static int WM_CTLCOLORSTATIC
           
static int WM_CUT
           
static int WM_DEADCHAR
           
static int WM_DELETEITEM
           
static int WM_DESTROY
           
static int WM_DESTROYCLIPBOARD
           
static int WM_DEVICECHANGE
           
static int WM_DEVMODECHANGE
           
static int WM_DISPLAYCHANGE
           
static int WM_DRAWCLIPBOARD
           
static int WM_DRAWITEM
           
static int WM_DROPFILES
           
static int WM_ENABLE
           
static int WM_ENDSESSION
           
static int WM_ENTERIDLE
           
static int WM_ENTERMENULOOP
           
static int WM_ENTERSIZEMOVE
           
static int WM_ERASEBKGND
           
static int WM_EXITMENULOOP
           
static int WM_EXITSIZEMOVE
           
static int WM_FONTCHANGE
           
static int WM_GETDLGCODE
           
static int WM_GETFONT
           
static int WM_GETHOTKEY
           
static int WM_GETICON
           
static int WM_GETMINMAXINFO
           
static int WM_GETOBJECT
           
static int WM_GETTEXT
           
static int WM_GETTEXTLENGTH
           
static int WM_HANDHELDFIRST
           
static int WM_HANDHELDLAST
           
static int WM_HELP
           
static int WM_HOTKEY
           
static int WM_HSCROLL
           
static int WM_HSCROLLCLIPBOARD
           
static int WM_ICONERASEBKGND
           
static int WM_IME_CHAR
           
static int WM_IME_COMPOSITION
           
static int WM_IME_COMPOSITIONFULL
           
static int WM_IME_CONTROL
           
static int WM_IME_ENDCOMPOSITION
           
static int WM_IME_KEYDOWN
           
static int WM_IME_KEYLAST
           
static int WM_IME_KEYUP
           
static int WM_IME_NOTIFY
           
static int WM_IME_REQUEST
           
static int WM_IME_SELECT
           
static int WM_IME_SETCONTEXT
           
static int WM_IME_STARTCOMPOSITION
           
static int WM_INITDIALOG
           
static int WM_INITMENU
           
static int WM_INITMENUPOPUP
           
static int WM_INPUTLANGCHANGE
           
static int WM_INPUTLANGCHANGEREQUEST
           
static int WM_KEYDOWN
           
static int WM_KEYFIRST
           
static int WM_KEYLAST
           
static int WM_KEYUP
           
static int WM_KILLFOCUS
           
static int WM_LBUTTONDBLCLK
           
static int WM_LBUTTONDOWN
           
static int WM_LBUTTONUP
           
static int WM_MBUTTONDBLCLK
           
static int WM_MBUTTONDOWN
           
static int WM_MBUTTONUP
           
static int WM_MDIACTIVATE
           
static int WM_MDICASCADE
           
static int WM_MDICREATE
           
static int WM_MDIDESTROY
           
static int WM_MDIGETACTIVE
           
static int WM_MDIICONARRANGE
           
static int WM_MDIMAXIMIZE
           
static int WM_MDINEXT
           
static int WM_MDIREFRESHMENU
           
static int WM_MDIRESTORE
           
static int WM_MDISETMENU
           
static int WM_MDITILE
           
static int WM_MEASUREITEM
           
static int WM_MENUCHAR
           
static int WM_MENUCOMMAND
           
static int WM_MENUDRAG
           
static int WM_MENUGETOBJECT
           
static int WM_MENURBUTTONUP
           
static int WM_MENUSELECT
           
static int WM_MOUSEACTIVATE
           
static int WM_MOUSEFIRST
           
static int WM_MOUSEHOVER
           
static int WM_MOUSELAST
           
static int WM_MOUSELEAVE
           
static int WM_MOUSEMOVE
           
static int WM_MOUSEWHEEL
           
static int WM_MOVE
           
static int WM_MOVING
           
static int WM_NCACTIVATE
           
static int WM_NCCALCSIZE
           
static int WM_NCCREATE
           
static int WM_NCDESTROY
           
static int WM_NCHITTEST
           
static int WM_NCLBUTTONDBLCLK
           
static int WM_NCLBUTTONDOWN
           
static int WM_NCLBUTTONUP
           
static int WM_NCMBUTTONDBLCLK
           
static int WM_NCMBUTTONDOWN
           
static int WM_NCMBUTTONUP
           
static int WM_NCMOUSEMOVE
           
static int WM_NCPAINT
           
static int WM_NCRBUTTONDBLCLK
           
static int WM_NCRBUTTONDOWN
           
static int WM_NCRBUTTONUP
           
static int WM_NEXTDLGCTL
           
static int WM_NEXTMENU
           
static int WM_NOTIFY
           
static int WM_NOTIFYFORMAT
           
static int WM_NULL
           
static int WM_PAINT
           
static int WM_PAINTCLIPBOARD
           
static int WM_PAINTICON
           
static int WM_PALETTECHANGED
           
static int WM_PALETTEISCHANGING
           
static int WM_PARENTNOTIFY
           
static int WM_PASTE
           
static int WM_PENWINFIRST
           
static int WM_PENWINLAST
           
static int WM_POWER
           
static int WM_POWERBROADCAST
           
static int WM_PRINT
           
static int WM_PRINTCLIENT
           
static int WM_QUERYDRAGICON
           
static int WM_QUERYENDSESSION
           
static int WM_QUERYNEWPALETTE
           
static int WM_QUERYOPEN
           
static int WM_QUEUESYNC
           
static int WM_QUIT
           
static int WM_RBUTTONDBLCLK
           
static int WM_RBUTTONDOWN
           
static int WM_RBUTTONUP
           
static int WM_RENDERALLFORMATS
           
static int WM_RENDERFORMAT
           
static int WM_SETCURSOR
           
static int WM_SETFOCUS
           
static int WM_SETFONT
           
static int WM_SETHOTKEY
           
static int WM_SETICON
           
static int WM_SETREDRAW
           
static int WM_SETTEXT
           
static int WM_SETTINGCHANGE
           
static int WM_SHOWWINDOW
           
static int WM_SIZE
           
static int WM_SIZECLIPBOARD
           
static int WM_SIZING
           
static int WM_SPOOLERSTATUS
           
static int WM_STYLECHANGED
           
static int WM_STYLECHANGING
           
static int WM_SYNCPAINT
           
static int WM_SYSCHAR
           
static int WM_SYSCOLORCHANGE
           
static int WM_SYSCOMMAND
           
static int WM_SYSDEADCHAR
           
static int WM_SYSKEYDOWN
           
static int WM_SYSKEYUP
           
static int WM_TCARD
           
static int WM_TIMECHANGE
           
static int WM_TIMER
           
static int WM_UNDO
           
static int WM_UNINITMENUPOPUP
           
static int WM_USER
           
static int WM_USERCHANGED
           
static int WM_VKEYTOITEM
           
static int WM_VSCROLL
           
static int WM_VSCROLLCLIPBOARD
           
static int WM_WINDOWPOSCHANGED
           
static int WM_WINDOWPOSCHANGING
           
static int WM_WININICHANGE
           
 
Fields inherited from class com.jniwrapper.Structure
i
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
Msg()
           
Msg(Msg that)
           
 
Method Summary
 java.lang.Object clone()
           
 IntPtr getLParam()
           
 com.jniwrapper.UInt getMessage()
           
 Point getPoint()
           
 com.jniwrapper.UInt32 getTime()
           
 Wnd getWnd()
           
 IntPtr getWParam()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WM_NULL

public static final int WM_NULL
See Also:
Constant Field Values

WM_CREATE

public static final int WM_CREATE
See Also:
Constant Field Values

WM_DESTROY

public static final int WM_DESTROY
See Also:
Constant Field Values

WM_MOVE

public static final int WM_MOVE
See Also:
Constant Field Values

WM_SIZE

public static final int WM_SIZE
See Also:
Constant Field Values

WM_ACTIVATE

public static final int WM_ACTIVATE
See Also:
Constant Field Values

WM_SETFOCUS

public static final int WM_SETFOCUS
See Also:
Constant Field Values

WM_KILLFOCUS

public static final int WM_KILLFOCUS
See Also:
Constant Field Values

WM_ENABLE

public static final int WM_ENABLE
See Also:
Constant Field Values

WM_SETREDRAW

public static final int WM_SETREDRAW
See Also:
Constant Field Values

WM_SETTEXT

public static final int WM_SETTEXT
See Also:
Constant Field Values

WM_GETTEXT

public static final int WM_GETTEXT
See Also:
Constant Field Values

WM_GETTEXTLENGTH

public static final int WM_GETTEXTLENGTH
See Also:
Constant Field Values

WM_PAINT

public static final int WM_PAINT
See Also:
Constant Field Values

WM_CLOSE

public static final int WM_CLOSE
See Also:
Constant Field Values

WM_QUERYENDSESSION

public static final int WM_QUERYENDSESSION
See Also:
Constant Field Values

WM_QUIT

public static final int WM_QUIT
See Also:
Constant Field Values

WM_QUERYOPEN

public static final int WM_QUERYOPEN
See Also:
Constant Field Values

WM_ERASEBKGND

public static final int WM_ERASEBKGND
See Also:
Constant Field Values

WM_SYSCOLORCHANGE

public static final int WM_SYSCOLORCHANGE
See Also:
Constant Field Values

WM_ENDSESSION

public static final int WM_ENDSESSION
See Also:
Constant Field Values

WM_SHOWWINDOW

public static final int WM_SHOWWINDOW
See Also:
Constant Field Values

WM_WININICHANGE

public static final int WM_WININICHANGE
See Also:
Constant Field Values

WM_SETTINGCHANGE

public static final int WM_SETTINGCHANGE
See Also:
Constant Field Values

WM_DEVMODECHANGE

public static final int WM_DEVMODECHANGE
See Also:
Constant Field Values

WM_ACTIVATEAPP

public static final int WM_ACTIVATEAPP
See Also:
Constant Field Values

WM_FONTCHANGE

public static final int WM_FONTCHANGE
See Also:
Constant Field Values

WM_TIMECHANGE

public static final int WM_TIMECHANGE
See Also:
Constant Field Values

WM_CANCELMODE

public static final int WM_CANCELMODE
See Also:
Constant Field Values

WM_SETCURSOR

public static final int WM_SETCURSOR
See Also:
Constant Field Values

WM_MOUSEACTIVATE

public static final int WM_MOUSEACTIVATE
See Also:
Constant Field Values

WM_CHILDACTIVATE

public static final int WM_CHILDACTIVATE
See Also:
Constant Field Values

WM_QUEUESYNC

public static final int WM_QUEUESYNC
See Also:
Constant Field Values

WM_MOUSEMOVE

public static final int WM_MOUSEMOVE
See Also:
Constant Field Values

WM_LBUTTONDOWN

public static final int WM_LBUTTONDOWN
See Also:
Constant Field Values

WM_LBUTTONUP

public static final int WM_LBUTTONUP
See Also:
Constant Field Values

WM_LBUTTONDBLCLK

public static final int WM_LBUTTONDBLCLK
See Also:
Constant Field Values

WM_RBUTTONDOWN

public static final int WM_RBUTTONDOWN
See Also:
Constant Field Values

WM_RBUTTONUP

public static final int WM_RBUTTONUP
See Also:
Constant Field Values

WM_RBUTTONDBLCLK

public static final int WM_RBUTTONDBLCLK
See Also:
Constant Field Values

WM_MBUTTONDOWN

public static final int WM_MBUTTONDOWN
See Also:
Constant Field Values

WM_MBUTTONUP

public static final int WM_MBUTTONUP
See Also:
Constant Field Values

WM_MBUTTONDBLCLK

public static final int WM_MBUTTONDBLCLK
See Also:
Constant Field Values

WM_USER

public static final int WM_USER
See Also:
Constant Field Values

WM_GETICON

public static final int WM_GETICON
See Also:
Constant Field Values

WM_SETICON

public static final int WM_SETICON
See Also:
Constant Field Values

WM_INITDIALOG

public static final int WM_INITDIALOG
See Also:
Constant Field Values

WM_NOTIFY

public static final int WM_NOTIFY
See Also:
Constant Field Values

WM_MOUSEHOVER

public static final int WM_MOUSEHOVER
See Also:
Constant Field Values

WM_MOUSELEAVE

public static final int WM_MOUSELEAVE
See Also:
Constant Field Values

WM_GETMINMAXINFO

public static final int WM_GETMINMAXINFO
See Also:
Constant Field Values

WM_PAINTICON

public static final int WM_PAINTICON
See Also:
Constant Field Values

WM_ICONERASEBKGND

public static final int WM_ICONERASEBKGND
See Also:
Constant Field Values

WM_NEXTDLGCTL

public static final int WM_NEXTDLGCTL
See Also:
Constant Field Values

WM_SPOOLERSTATUS

public static final int WM_SPOOLERSTATUS
See Also:
Constant Field Values

WM_DRAWITEM

public static final int WM_DRAWITEM
See Also:
Constant Field Values

WM_MEASUREITEM

public static final int WM_MEASUREITEM
See Also:
Constant Field Values

WM_DELETEITEM

public static final int WM_DELETEITEM
See Also:
Constant Field Values

WM_VKEYTOITEM

public static final int WM_VKEYTOITEM
See Also:
Constant Field Values

WM_CHARTOITEM

public static final int WM_CHARTOITEM
See Also:
Constant Field Values

WM_SETFONT

public static final int WM_SETFONT
See Also:
Constant Field Values

WM_GETFONT

public static final int WM_GETFONT
See Also:
Constant Field Values

WM_SETHOTKEY

public static final int WM_SETHOTKEY
See Also:
Constant Field Values

WM_GETHOTKEY

public static final int WM_GETHOTKEY
See Also:
Constant Field Values

WM_QUERYDRAGICON

public static final int WM_QUERYDRAGICON
See Also:
Constant Field Values

WM_COMPAREITEM

public static final int WM_COMPAREITEM
See Also:
Constant Field Values

WM_GETOBJECT

public static final int WM_GETOBJECT
See Also:
Constant Field Values

WM_COMPACTING

public static final int WM_COMPACTING
See Also:
Constant Field Values

WM_COMMNOTIFY

public static final int WM_COMMNOTIFY
See Also:
Constant Field Values

WM_WINDOWPOSCHANGING

public static final int WM_WINDOWPOSCHANGING
See Also:
Constant Field Values

WM_WINDOWPOSCHANGED

public static final int WM_WINDOWPOSCHANGED
See Also:
Constant Field Values

WM_POWER

public static final int WM_POWER
See Also:
Constant Field Values

WM_COPYDATA

public static final int WM_COPYDATA
See Also:
Constant Field Values

WM_CANCELJOURNAL

public static final int WM_CANCELJOURNAL
See Also:
Constant Field Values

WM_INPUTLANGCHANGEREQUEST

public static final int WM_INPUTLANGCHANGEREQUEST
See Also:
Constant Field Values

WM_INPUTLANGCHANGE

public static final int WM_INPUTLANGCHANGE
See Also:
Constant Field Values

WM_TCARD

public static final int WM_TCARD
See Also:
Constant Field Values

WM_HELP

public static final int WM_HELP
See Also:
Constant Field Values

WM_USERCHANGED

public static final int WM_USERCHANGED
See Also:
Constant Field Values

WM_NOTIFYFORMAT

public static final int WM_NOTIFYFORMAT
See Also:
Constant Field Values

WM_CONTEXTMENU

public static final int WM_CONTEXTMENU
See Also:
Constant Field Values

WM_STYLECHANGING

public static final int WM_STYLECHANGING
See Also:
Constant Field Values

WM_STYLECHANGED

public static final int WM_STYLECHANGED
See Also:
Constant Field Values

WM_DISPLAYCHANGE

public static final int WM_DISPLAYCHANGE
See Also:
Constant Field Values

WM_NCCREATE

public static final int WM_NCCREATE
See Also:
Constant Field Values

WM_NCDESTROY

public static final int WM_NCDESTROY
See Also:
Constant Field Values

WM_NCCALCSIZE

public static final int WM_NCCALCSIZE
See Also:
Constant Field Values

WM_NCHITTEST

public static final int WM_NCHITTEST
See Also:
Constant Field Values

WM_NCPAINT

public static final int WM_NCPAINT
See Also:
Constant Field Values

WM_NCACTIVATE

public static final int WM_NCACTIVATE
See Also:
Constant Field Values

WM_GETDLGCODE

public static final int WM_GETDLGCODE
See Also:
Constant Field Values

WM_SYNCPAINT

public static final int WM_SYNCPAINT
See Also:
Constant Field Values

WM_NCMOUSEMOVE

public static final int WM_NCMOUSEMOVE
See Also:
Constant Field Values

WM_NCLBUTTONDOWN

public static final int WM_NCLBUTTONDOWN
See Also:
Constant Field Values

WM_NCLBUTTONUP

public static final int WM_NCLBUTTONUP
See Also:
Constant Field Values

WM_NCLBUTTONDBLCLK

public static final int WM_NCLBUTTONDBLCLK
See Also:
Constant Field Values

WM_NCRBUTTONDOWN

public static final int WM_NCRBUTTONDOWN
See Also:
Constant Field Values

WM_NCRBUTTONUP

public static final int WM_NCRBUTTONUP
See Also:
Constant Field Values

WM_NCRBUTTONDBLCLK

public static final int WM_NCRBUTTONDBLCLK
See Also:
Constant Field Values

WM_NCMBUTTONDOWN

public static final int WM_NCMBUTTONDOWN
See Also:
Constant Field Values

WM_NCMBUTTONUP

public static final int WM_NCMBUTTONUP
See Also:
Constant Field Values

WM_NCMBUTTONDBLCLK

public static final int WM_NCMBUTTONDBLCLK
See Also:
Constant Field Values

WM_KEYFIRST

public static final int WM_KEYFIRST
See Also:
Constant Field Values

WM_KEYDOWN

public static final int WM_KEYDOWN
See Also:
Constant Field Values

WM_KEYUP

public static final int WM_KEYUP
See Also:
Constant Field Values

WM_CHAR

public static final int WM_CHAR
See Also:
Constant Field Values

WM_DEADCHAR

public static final int WM_DEADCHAR
See Also:
Constant Field Values

WM_SYSKEYDOWN

public static final int WM_SYSKEYDOWN
See Also:
Constant Field Values

WM_SYSKEYUP

public static final int WM_SYSKEYUP
See Also:
Constant Field Values

WM_SYSCHAR

public static final int WM_SYSCHAR
See Also:
Constant Field Values

WM_SYSDEADCHAR

public static final int WM_SYSDEADCHAR
See Also:
Constant Field Values

WM_KEYLAST

public static final int WM_KEYLAST
See Also:
Constant Field Values

WM_IME_STARTCOMPOSITION

public static final int WM_IME_STARTCOMPOSITION
See Also:
Constant Field Values

WM_IME_ENDCOMPOSITION

public static final int WM_IME_ENDCOMPOSITION
See Also:
Constant Field Values

WM_IME_COMPOSITION

public static final int WM_IME_COMPOSITION
See Also:
Constant Field Values

WM_IME_KEYLAST

public static final int WM_IME_KEYLAST
See Also:
Constant Field Values

WM_COMMAND

public static final int WM_COMMAND
See Also:
Constant Field Values

WM_SYSCOMMAND

public static final int WM_SYSCOMMAND
See Also:
Constant Field Values

WM_TIMER

public static final int WM_TIMER
See Also:
Constant Field Values

WM_HSCROLL

public static final int WM_HSCROLL
See Also:
Constant Field Values

WM_VSCROLL

public static final int WM_VSCROLL
See Also:
Constant Field Values

WM_INITMENU

public static final int WM_INITMENU
See Also:
Constant Field Values

WM_INITMENUPOPUP

public static final int WM_INITMENUPOPUP
See Also:
Constant Field Values

WM_MENUSELECT

public static final int WM_MENUSELECT
See Also:
Constant Field Values

WM_MENUCHAR

public static final int WM_MENUCHAR
See Also:
Constant Field Values

WM_ENTERIDLE

public static final int WM_ENTERIDLE
See Also:
Constant Field Values

WM_MENURBUTTONUP

public static final int WM_MENURBUTTONUP
See Also:
Constant Field Values

WM_MENUDRAG

public static final int WM_MENUDRAG
See Also:
Constant Field Values

WM_MENUGETOBJECT

public static final int WM_MENUGETOBJECT
See Also:
Constant Field Values

WM_UNINITMENUPOPUP

public static final int WM_UNINITMENUPOPUP
See Also:
Constant Field Values

WM_MENUCOMMAND

public static final int WM_MENUCOMMAND
See Also:
Constant Field Values

WM_CTLCOLORMSGBOX

public static final int WM_CTLCOLORMSGBOX
See Also:
Constant Field Values

WM_CTLCOLOREDIT

public static final int WM_CTLCOLOREDIT
See Also:
Constant Field Values

WM_CTLCOLORLISTBOX

public static final int WM_CTLCOLORLISTBOX
See Also:
Constant Field Values

WM_CTLCOLORBTN

public static final int WM_CTLCOLORBTN
See Also:
Constant Field Values

WM_CTLCOLORDLG

public static final int WM_CTLCOLORDLG
See Also:
Constant Field Values

WM_CTLCOLORSCROLLBAR

public static final int WM_CTLCOLORSCROLLBAR
See Also:
Constant Field Values

WM_CTLCOLORSTATIC

public static final int WM_CTLCOLORSTATIC
See Also:
Constant Field Values

WM_MOUSEFIRST

public static final int WM_MOUSEFIRST
See Also:
Constant Field Values

WM_MOUSEWHEEL

public static final int WM_MOUSEWHEEL
See Also:
Constant Field Values

WM_MOUSELAST

public static final int WM_MOUSELAST
See Also:
Constant Field Values

WM_PARENTNOTIFY

public static final int WM_PARENTNOTIFY
See Also:
Constant Field Values

WM_ENTERMENULOOP

public static final int WM_ENTERMENULOOP
See Also:
Constant Field Values

WM_EXITMENULOOP

public static final int WM_EXITMENULOOP
See Also:
Constant Field Values

WM_NEXTMENU

public static final int WM_NEXTMENU
See Also:
Constant Field Values

WM_SIZING

public static final int WM_SIZING
See Also:
Constant Field Values

WM_CAPTURECHANGED

public static final int WM_CAPTURECHANGED
See Also:
Constant Field Values

WM_MOVING

public static final int WM_MOVING
See Also:
Constant Field Values

WM_POWERBROADCAST

public static final int WM_POWERBROADCAST
See Also:
Constant Field Values

WM_DEVICECHANGE

public static final int WM_DEVICECHANGE
See Also:
Constant Field Values

WM_MDICREATE

public static final int WM_MDICREATE
See Also:
Constant Field Values

WM_MDIDESTROY

public static final int WM_MDIDESTROY
See Also:
Constant Field Values

WM_MDIACTIVATE

public static final int WM_MDIACTIVATE
See Also:
Constant Field Values

WM_MDIRESTORE

public static final int WM_MDIRESTORE
See Also:
Constant Field Values

WM_MDINEXT

public static final int WM_MDINEXT
See Also:
Constant Field Values

WM_MDIMAXIMIZE

public static final int WM_MDIMAXIMIZE
See Also:
Constant Field Values

WM_MDITILE

public static final int WM_MDITILE
See Also:
Constant Field Values

WM_MDICASCADE

public static final int WM_MDICASCADE
See Also:
Constant Field Values

WM_MDIICONARRANGE

public static final int WM_MDIICONARRANGE
See Also:
Constant Field Values

WM_MDIGETACTIVE

public static final int WM_MDIGETACTIVE
See Also:
Constant Field Values

WM_MDISETMENU

public static final int WM_MDISETMENU
See Also:
Constant Field Values

WM_ENTERSIZEMOVE

public static final int WM_ENTERSIZEMOVE
See Also:
Constant Field Values

WM_EXITSIZEMOVE

public static final int WM_EXITSIZEMOVE
See Also:
Constant Field Values

WM_DROPFILES

public static final int WM_DROPFILES
See Also:
Constant Field Values

WM_MDIREFRESHMENU

public static final int WM_MDIREFRESHMENU
See Also:
Constant Field Values

WM_IME_SETCONTEXT

public static final int WM_IME_SETCONTEXT
See Also:
Constant Field Values

WM_IME_NOTIFY

public static final int WM_IME_NOTIFY
See Also:
Constant Field Values

WM_IME_CONTROL

public static final int WM_IME_CONTROL
See Also:
Constant Field Values

WM_IME_COMPOSITIONFULL

public static final int WM_IME_COMPOSITIONFULL
See Also:
Constant Field Values

WM_IME_SELECT

public static final int WM_IME_SELECT
See Also:
Constant Field Values

WM_IME_CHAR

public static final int WM_IME_CHAR
See Also:
Constant Field Values

WM_IME_REQUEST

public static final int WM_IME_REQUEST
See Also:
Constant Field Values

WM_IME_KEYDOWN

public static final int WM_IME_KEYDOWN
See Also:
Constant Field Values

WM_IME_KEYUP

public static final int WM_IME_KEYUP
See Also:
Constant Field Values

WM_CUT

public static final int WM_CUT
See Also:
Constant Field Values

WM_COPY

public static final int WM_COPY
See Also:
Constant Field Values

WM_PASTE

public static final int WM_PASTE
See Also:
Constant Field Values

WM_CLEAR

public static final int WM_CLEAR
See Also:
Constant Field Values

WM_UNDO

public static final int WM_UNDO
See Also:
Constant Field Values

WM_RENDERFORMAT

public static final int WM_RENDERFORMAT
See Also:
Constant Field Values

WM_RENDERALLFORMATS

public static final int WM_RENDERALLFORMATS
See Also:
Constant Field Values

WM_DESTROYCLIPBOARD

public static final int WM_DESTROYCLIPBOARD
See Also:
Constant Field Values

WM_DRAWCLIPBOARD

public static final int WM_DRAWCLIPBOARD
See Also:
Constant Field Values

WM_PAINTCLIPBOARD

public static final int WM_PAINTCLIPBOARD
See Also:
Constant Field Values

WM_VSCROLLCLIPBOARD

public static final int WM_VSCROLLCLIPBOARD
See Also:
Constant Field Values

WM_SIZECLIPBOARD

public static final int WM_SIZECLIPBOARD
See Also:
Constant Field Values

WM_ASKCBFORMATNAME

public static final int WM_ASKCBFORMATNAME
See Also:
Constant Field Values

WM_CHANGECBCHAIN

public static final int WM_CHANGECBCHAIN
See Also:
Constant Field Values

WM_HSCROLLCLIPBOARD

public static final int WM_HSCROLLCLIPBOARD
See Also:
Constant Field Values

WM_QUERYNEWPALETTE

public static final int WM_QUERYNEWPALETTE
See Also:
Constant Field Values

WM_PALETTEISCHANGING

public static final int WM_PALETTEISCHANGING
See Also:
Constant Field Values

WM_PALETTECHANGED

public static final int WM_PALETTECHANGED
See Also:
Constant Field Values

WM_HOTKEY

public static final int WM_HOTKEY
See Also:
Constant Field Values

WM_PRINT

public static final int WM_PRINT
See Also:
Constant Field Values

WM_PRINTCLIENT

public static final int WM_PRINTCLIENT
See Also:
Constant Field Values

WM_HANDHELDFIRST

public static final int WM_HANDHELDFIRST
See Also:
Constant Field Values

WM_HANDHELDLAST

public static final int WM_HANDHELDLAST
See Also:
Constant Field Values

WM_AFXFIRST

public static final int WM_AFXFIRST
See Also:
Constant Field Values

WM_AFXLAST

public static final int WM_AFXLAST
See Also:
Constant Field Values

WM_PENWINFIRST

public static final int WM_PENWINFIRST
See Also:
Constant Field Values

WM_PENWINLAST

public static final int WM_PENWINLAST
See Also:
Constant Field Values

WM_APP

public static final int WM_APP
See Also:
Constant Field Values

WA_INACTIVE

public static final int WA_INACTIVE
See Also:
Constant Field Values

WA_ACTIVE

public static final int WA_ACTIVE
See Also:
Constant Field Values

WA_CLICKACTIVE

public static final int WA_CLICKACTIVE
See Also:
Constant Field Values
Constructor Detail

Msg

public Msg()

Msg

public Msg(Msg that)
Method Detail

getWnd

public Wnd getWnd()

getMessage

public com.jniwrapper.UInt getMessage()

getWParam

public IntPtr getWParam()

getLParam

public IntPtr getLParam()

getTime

public com.jniwrapper.UInt32 getTime()

getPoint

public Point getPoint()

clone

public java.lang.Object clone()
Overrides:
clone in class com.jniwrapper.Structure