- callback() - Method in class com.jniwrapper.win32.gdi.EnumFamCallBack
-
- callback() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- Callback() - Constructor for class com.jniwrapper.win32.ui.Timer.Callback
-
- callback() - Method in class com.jniwrapper.win32.ui.WindowProc
-
- callWindowProc(Handle, Wnd, UInt, Pointer.Void, Pointer.Void) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Passes message information to a specified window procedure.
- CALLWNDPROC - Static variable in class com.jniwrapper.win32.hook.Hook
-
- CALLWNDPROC - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Monitors messages before the system sends them to the destination window procedure.
- CallWndProcEvent - Class in com.jniwrapper.win32.hook
-
- CallWndProcEvent(Object, long, long, long, Wnd, boolean) - Constructor for class com.jniwrapper.win32.hook.CallWndProcEvent
-
- CALLWNDPROCRET - Static variable in class com.jniwrapper.win32.hook.Hook
-
- CALLWNDPROCRET - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Monitors messages after they have been processed by the destination window procedure.
- CallWndProcRetEvent - Class in com.jniwrapper.win32.hook
-
- CallWndProcRetEvent(Object, long, long, long, long, Wnd, boolean) - Constructor for class com.jniwrapper.win32.hook.CallWndProcRetEvent
-
- canHandle(WindowMessage, boolean) - Method in interface com.jniwrapper.win32.ui.WindowMessageListener
-
Tests if the listener can handle a specified message.
- CAPTION - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- CAPTION - Static variable in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Flash the window caption.
- CAPTIONTEXT - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- CAPTUREBLT - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Windows 98/Me, Windows 2000/XP: Includes any windows that are
layered on top of your window in the resulting image.
- CBM_INIT - Static variable in class com.jniwrapper.win32.gdi.Bitmap
-
Initialize bitmap.
- CBT - Static variable in class com.jniwrapper.win32.hook.Hook
-
- CBT - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Receives notifications useful to a computer-based training (CBT) application.
- CBTEvent - Class in com.jniwrapper.win32.hook
-
- CBTEvent(Object, Bool) - Constructor for class com.jniwrapper.win32.hook.CBTEvent
-
- CBTEvent.Activate - Class in com.jniwrapper.win32.hook
-
Represents HCBT_ACTIVATE
hook event.
- CBTEvent.ClickSkipped - Class in com.jniwrapper.win32.hook
-
Represents HCBT_CLICKSKIPPED
hook event.
- CBTEvent.CreateWnd - Class in com.jniwrapper.win32.hook
-
Represents HCBT_CREATEWND
hook event.
- CBTEvent.DestroyWnd - Class in com.jniwrapper.win32.hook
-
Represents HCBT_DESTROYWND
hook event.
- CBTEvent.KeySkipped - Class in com.jniwrapper.win32.hook
-
Represents HCBT_KEYSKIPPED
hook event.
- CBTEvent.MinMax - Class in com.jniwrapper.win32.hook
-
Represents HCBT_MINMAX
hook event.
- CBTEvent.MoveSize - Class in com.jniwrapper.win32.hook
-
Represents HCBT_MOVESIZE
hook event.
- CBTEvent.QS - Class in com.jniwrapper.win32.hook
-
Represents QS
hook event.
- CBTEvent.SetFocus - Class in com.jniwrapper.win32.hook
-
Represents SETFOCUS
hook event.
- CBTEvent.SysCommand - Class in com.jniwrapper.win32.hook
-
Represents SYSCOMMAND
hook event.
- CBTHook - Class in com.jniwrapper.win32.hook
-
Implementation of CBT hook.
- CBTHookAdapter - Class in com.jniwrapper.win32.hook
-
An abstract adapter class for receiving CBT Hook events.
- CBTHookAdapter() - Constructor for class com.jniwrapper.win32.hook.CBTHookAdapter
-
- CBTHookListener - Interface in com.jniwrapper.win32.hook
-
The listener interface for receiving events from CBT
Hook
hook.
- CDBURN_AREA - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- CDERR_FINDRESFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function failed to find a specified resource.
- CDERR_GENERALCODES - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
- CDERR_INITIALIZATION - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The dialog is failed during initialization.
- CDERR_LOADRESFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function failed to load a specified resource.
- CDERR_LOADSTRFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function function failed to load a specified string.
- CDERR_LOCKRESFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function failed to lock a specified resource.
- CDERR_MEMALLOCFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function was unable to allocate memory for internal structures.
- CDERR_MEMLOCKFAILURE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The function was unable to lock the memory associated with a handle.
- CDERR_NOHINSTANCE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The ENABLETEMPLATE flag was set but attepmt failed to provide a corresponding instance handle.
- CDERR_NOHOOK - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The ENABLEHOOK flag was set but attempt failed to provide a pointer to a
corresponding hook procedure.
- CDERR_NOTEMPLATE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The ENABLETEMPLATE flag was set but attepmt failed to provide a corresponding template.
- CDERR_REGISTERMSGFAIL - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The RegisterWindowMessage function returned an error code
when it was called by the function.
- CDERR_STRUCTSIZE - Static variable in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
The lStructSize member of the initialization structure is invalid.
- CDROM - Static variable in class com.jniwrapper.win32.io.FileSystem.DriveType
-
CD/DVD-ROM drive
- CENTER - Static variable in class com.jniwrapper.win32.shell.WallpaperOptions.Style
-
- centerInDesktop() - Method in class com.jniwrapper.win32.ui.Wnd
-
Centers the window over the desktop.
- centerRect(Size) - Method in class com.jniwrapper.win32.Rect
-
- CF_BITMAP - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies a handle to bitmap.
- CF_DIB - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies memory object containing a BITMAPINFO structure.
- CF_DIBV5 - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies memory object containing a BITMAPV5HEADER structure.
- CF_DIF - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies Software Arts' Data Interchange Format.
- CF_DSPBITMAP - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies bitmap display format.
- CF_DSPENHMETAFILE - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies enhanced metafile display format.
- CF_DSPMETAFILEPICT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies metafile-picture display format.
- CF_DSPTEXT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies text display format.
- CF_ENHMETAFILE - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies handle to an enhanced metafile.
- CF_GDIOBJFIRST - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies first value in application-defined Microsoft Windows
Graphics Device Interface (GDI) object clipboard formats
- CF_GDIOBJLAST - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies last value in application-defined Microsoft Windows
Graphics Device Interface (GDI) object clipboard formats
- CF_HDROP - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies handle to type HDROP that identifies a list of files.
- CF_LOCALE - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies which character set is used.
- CF_METAFILEPICT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies a handle to a metafile picture format.
- CF_OEMTEXT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies text format containing characters in the OEM character set.
- CF_OWNERDISPLAY - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies owner-display format.
- CF_PALETTE - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies handle to a color palette.
- CF_PENDATA - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies data for the pen extensions.
- CF_PRIVATEFIRST - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies first value in private clipboard formats.
- CF_PRIVATELAST - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies last value in private clipboard formats.
- CF_RIFF - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies audio data more complex than CF_WAVE.
- CF_SYLK - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies Microsoft Symbolic Link (SYLK) format.
- CF_TEXT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies ANSI text format.
- CF_TIFF - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies Tagged-image file format.
- CF_UNICODETEXT - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies Unicode text format.
- CF_WAVE - Static variable in class com.jniwrapper.win32.dde.DdeItem
-
Specifies audio data in one of the standard wave formats.
- CFHTML - Static variable in class com.jniwrapper.win32.shell.ActiveDesktopItem.ComponentType
-
Component is HTML document in Compressed format
- CHECK - Static variable in class com.jniwrapper.win32.gdi.Bitmap.PredefinedBitmap
-
check mark used to check menu items.
- CHECKBOXES - Static variable in class com.jniwrapper.win32.gdi.Bitmap.PredefinedBitmap
-
Ten images that are used to show different states of check boxes and radio buttons.
- checkError() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
- checkError(long) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
- checkTokenMembership(AccessToken, Sid) - Static method in class com.jniwrapper.win32.security.AccessToken
-
Determines whether a specified security identifier (SID) is enabled in an access token.
- ChooseColorDialog - Class in com.jniwrapper.win32.ui.dialogs
-
ChooseColorDialog is a wrapper for the ChooseColor native dialog.
- ChooseColorDialog() - Constructor for class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
- ChooseColorDialog(Window) - Constructor for class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
- ChooseColorDialog.Options - Class in com.jniwrapper.win32.ui.dialogs
-
Options class represents options set for ChooseColorDialog
- ChooseColorField - Class in com.jniwrapper.win32.ui.controls
-
ChooseColorField class is a component for selecting colors that uses
ChooseColorDialog.
- ChooseColorField() - Constructor for class com.jniwrapper.win32.ui.controls.ChooseColorField
-
- ChooseColorField(Color) - Constructor for class com.jniwrapper.win32.ui.controls.ChooseColorField
-
- ChooseIconField - Class in com.jniwrapper.win32.ui.controls
-
ChooseIconField class is a component for selecting icon that uses
SelectIconDialog.
- ChooseIconField() - Constructor for class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- ChooseIconField(File) - Constructor for class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- ChooseIconField(File, int) - Constructor for class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- CLASS_E_CLASSNOTAVAILABLE - Static variable in class com.jniwrapper.win32.HResult
-
ClassFactory cannot supply requested class.
- CLASS_E_NOAGGREGATION - Static variable in class com.jniwrapper.win32.HResult
-
Class does not support aggregation (or class object is remote).
- CLASS_E_NOTLICENSED - Static variable in class com.jniwrapper.win32.HResult
-
Class is not licensed for use.
- CLASSES_ROOT - Static variable in class com.jniwrapper.win32.registry.RegistryKey
-
Windows registry base key HKEY_CLASSES_ROOT.
- clear() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- clear() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
Clears the opened event log.
- clearLastErrorCode() - Static method in class com.jniwrapper.win32.LastError
-
Clears the last error value.
- ClickSkipped(Object, long, Point, Wnd, long) - Constructor for class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped
-
- clickSkipped(CBTEvent.ClickSkipped) - Method in class com.jniwrapper.win32.hook.CBTHookAdapter
-
- clickSkipped(CBTEvent.ClickSkipped) - Method in interface com.jniwrapper.win32.hook.CBTHookListener
-
Specifies the event when the system has removed a mouse message from the system message queue.
- CLIENT - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- clientToScreen(Point) - Method in class com.jniwrapper.win32.ui.Wnd
-
Converts the client-area coordinates of a specified point to screen
coordinates.
- clone() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
- clone() - Method in class com.jniwrapper.win32.gdi.BitmapInfo
-
- clone() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- clone() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns copy of the BitmapStructure object
- clone() - Method in class com.jniwrapper.win32.gdi.BlendFunction
-
- clone() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- clone() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- clone() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- clone() - Method in class com.jniwrapper.win32.gdi.GradientRect
-
Creates copy of this instance
- clone() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Creates copy of this instance
- clone() - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- clone() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Creates copy of this object.
- clone() - Method in class com.jniwrapper.win32.gdi.LogPalette
-
Creates copy of this instance.
- clone() - Method in class com.jniwrapper.win32.gdi.PaletteEntry
-
- clone() - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- clone() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- clone() - Method in class com.jniwrapper.win32.Handle
-
- clone() - Method in class com.jniwrapper.win32.hook.data.HooksData
-
- clone() - Method in class com.jniwrapper.win32.HResult
-
Creates and returns a copy of this object.
- clone() - Method in class com.jniwrapper.win32.IntPtr
-
- clone() - Method in class com.jniwrapper.win32.io.FileTime
-
Returns the copy of this instance
- clone() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- clone() - Method in class com.jniwrapper.win32.Msg
-
- clone() - Method in class com.jniwrapper.win32.PageRange
-
- clone() - Method in class com.jniwrapper.win32.Point
-
- clone() - Method in class com.jniwrapper.win32.PointL
-
- clone() - Method in class com.jniwrapper.win32.process.IOCounters
-
- clone() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
- clone() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
- clone() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- clone() - Method in class com.jniwrapper.win32.Rect
-
- clone() - Method in class com.jniwrapper.win32.security.Luid
-
Creates copy of this instance.
- clone() - Method in class com.jniwrapper.win32.security.LuidAndAttributes
-
Creates copy of this instance.
- clone() - Method in class com.jniwrapper.win32.security.Sid
-
- clone() - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- clone() - Method in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- clone() - Method in class com.jniwrapper.win32.security.TokenGroups
-
- clone() - Method in class com.jniwrapper.win32.security.TokenPrivileges
-
- clone() - Method in class com.jniwrapper.win32.service.Service.Status
-
- clone() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Creates copy of this instance
- clone() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Creates copy of this instance
- clone() - Method in class com.jniwrapper.win32.shell.DesktopItemOptions
-
- clone() - Method in class com.jniwrapper.win32.shell.SHFileInfo
-
- clone() - Method in class com.jniwrapper.win32.shell.WallpaperOptions
-
- clone() - Method in class com.jniwrapper.win32.Size
-
- clone() - Method in class com.jniwrapper.win32.SizeT
-
- clone() - Method in class com.jniwrapper.win32.system.DllVersionInfo
-
- clone() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- clone() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- clone() - Method in class com.jniwrapper.win32.system.SecurityAttributes
-
- clone() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- clone() - Method in class com.jniwrapper.win32.system.SystemTime
-
- clone() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- clone() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- clone() - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- clone() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- clone() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- clone() - Method in class com.jniwrapper.win32.ui.FlashInfo
-
Returns the copy of this object
- clone() - Method in class com.jniwrapper.win32.ui.NonClientMetrics
-
- clone() - Method in class com.jniwrapper.win32.ui.PaintStruct
-
- clone() - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- clone() - Method in class com.jniwrapper.win32.ui.Win32DSI
-
- clone() - Method in class com.jniwrapper.win32.ui.Wnd
-
- clone() - Method in class com.jniwrapper.win32.ui.WndClass
-
- CLOSE - Static variable in class com.jniwrapper.win32.gdi.Bitmap.PredefinedBitmap
-
The system menu bitmaps used for Windows 2.x.
- CLOSE - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- close() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Closes the snapshot.
- close() - Method in class com.jniwrapper.win32.process.Process
-
Closes the opened process safely and all associated handles.
- close() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Closes the key and flushes it to disk if the contents have been modified.
- close() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
Closes the event log handle.
- close() - Method in class com.jniwrapper.win32.system.EventObject
-
Closes the event object.
- closeHandle(Handle) - Static method in class com.jniwrapper.win32.Handle
-
Closes the opened object handle.
- CO_E_ALREADYINITIALIZED - Static variable in class com.jniwrapper.win32.HResult
-
COM library has already been called.
- CO_E_APPDIDNTREG - Static variable in class com.jniwrapper.win32.HResult
-
Application was launched, but it did not register a class factory.
- CO_E_APPNOTFOUND - Static variable in class com.jniwrapper.win32.HResult
-
Application not found.
- CO_E_APPSINGLEUSE - Static variable in class com.jniwrapper.win32.HResult
-
Application cannot be run more than once.
- CO_E_CANTDETERMINECLASS - Static variable in class com.jniwrapper.win32.HResult
-
Class of object cannot be determined.
- CO_E_CLASSSTRING - Static variable in class com.jniwrapper.win32.HResult
-
Invalid class string.
- CO_E_DLLNOTFOUND - Static variable in class com.jniwrapper.win32.HResult
-
DLL for class not found.
- CO_E_ERRORINAPP - Static variable in class com.jniwrapper.win32.HResult
-
Some error in application.
- CO_E_ERRORINDLL - Static variable in class com.jniwrapper.win32.HResult
-
Error in the DLL.
- CO_E_IIDSTRING - Static variable in class com.jniwrapper.win32.HResult
-
Invalid interface string
- CO_E_NOTINITIALIZED - Static variable in class com.jniwrapper.win32.HResult
-
COM library has not been called.
- CO_E_OBJISREG - Static variable in class com.jniwrapper.win32.HResult
-
Object is already registered.
- CO_E_OBJNOTCONNECTED - Static variable in class com.jniwrapper.win32.HResult
-
Object is not connected to server.
- CO_E_OBJNOTREG - Static variable in class com.jniwrapper.win32.HResult
-
Object is not registered.
- CO_E_RELEASED - Static variable in class com.jniwrapper.win32.HResult
-
Object has been released.
- CO_E_WRONGOSFORAPP - Static variable in class com.jniwrapper.win32.HResult
-
Wrong operating system or operating system version for application.
- COLLATE_NO - Static variable in class com.jniwrapper.win32.gdi.DevMode
-
Do not collate when printing multiple copies.
- COLOR - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
The image in color.
- ColorRef - Class in com.jniwrapper.win32.gdi
-
This class represents COLORREF structure.
- ColorRef() - Constructor for class com.jniwrapper.win32.gdi.ColorRef
-
- ColorRef(long) - Constructor for class com.jniwrapper.win32.gdi.ColorRef
-
- ColorRef(Color) - Constructor for class com.jniwrapper.win32.gdi.ColorRef
-
- com.jniwrapper.win32 - package com.jniwrapper.win32
-
The com.jniwrapper.win32
package contains classes that provide basic functionality
for Win32 platform.
- com.jniwrapper.win32.dde - package com.jniwrapper.win32.dde
-
The com.jniwrapper.win32.dde
package contains classes, which allows you to interact with native
applications via DDE technology.
- com.jniwrapper.win32.gdi - package com.jniwrapper.win32.gdi
-
The com.jniwrapper.win32.gdi
package contains classes that provide GDI related functionality.
- com.jniwrapper.win32.gdi.bitmap - package com.jniwrapper.win32.gdi.bitmap
-
The com.jniwrapper.win32.gdi.bitmap
package contains several Windows Bitmap specific classes.
- com.jniwrapper.win32.hook - package com.jniwrapper.win32.hook
-
The com.jniwrapper.win32.hook
package contains classes, which allows you to work with
native hooks, such as keyboard hook, mouse hook, system idle tracker etc.
- com.jniwrapper.win32.hook.data - package com.jniwrapper.win32.hook.data
-
The com.jniwrapper.win32.hook.data
package contains auxilious classes for hook functionality.
- com.jniwrapper.win32.io - package com.jniwrapper.win32.io
-
The com.jniwrapper.win32.io
package contains classes, which provide you with
file system related functionality.
- com.jniwrapper.win32.mapi - package com.jniwrapper.win32.mapi
-
The com.jniwrapper.win32.mapi
package contains classes for working with MAPI.
- com.jniwrapper.win32.process - package com.jniwrapper.win32.process
-
The com.jniwrapper.win32.process
package contains classes for working with native processes.
- com.jniwrapper.win32.process.monitoring - package com.jniwrapper.win32.process.monitoring
-
The com.jniwrapper.win32.process.monitoring
package contains classes, which allows you to
get system snapshot, process details, memory heap usage, to do performance monitoring etc.
- com.jniwrapper.win32.registry - package com.jniwrapper.win32.registry
-
The com.jniwrapper.win32.registry
package contains classes for working with system registry.
- com.jniwrapper.win32.registry.ui - package com.jniwrapper.win32.registry.ui
-
The com.jniwrapper.win32.process.ui
package contains classes that can be helpful in displaying
system registry tree in GUI.
- com.jniwrapper.win32.security - package com.jniwrapper.win32.security
-
The com.jniwrapper.win32.security
package contains several Java wrappers
for native structures and types that are commonly used in security related functionality.
- com.jniwrapper.win32.service - package com.jniwrapper.win32.service
-
The com.jniwrapper.win32.service
package contains classes for working with Windows services.
- com.jniwrapper.win32.shell - package com.jniwrapper.win32.shell
-
The com.jniwrapper.win32.shell
package contains classes for Windows desktop integration.
- com.jniwrapper.win32.shell.events - package com.jniwrapper.win32.shell.events
-
The com.jniwrapper.win32.shell.events
package contains classes, which allows you to get
notifications when various system shell events occur.
- com.jniwrapper.win32.system - package com.jniwrapper.win32.system
-
The com.jniwrapper.win32.system
package contains classes, which provide you with Java
wrappers for commonly used Windows system functions and related structures and types.
- com.jniwrapper.win32.system.eventlog - package com.jniwrapper.win32.system.eventlog
-
The com.jniwrapper.win32.system.eventlog
package contains classes for working with system event log.
- com.jniwrapper.win32.ui - package com.jniwrapper.win32.ui
-
The com.jniwrapper.win32.ui
package contains auxilious classes for working with native windows,
such as Wnd
, which provides you with useful window related functionality, WindowProc
,
which is designed for obtaining native window messages etc.
- com.jniwrapper.win32.ui.controls - package com.jniwrapper.win32.ui.controls
-
The com.jniwrapper.win32.ui.controls
package includes UI controls, which use native dialogs.
- com.jniwrapper.win32.ui.dialogs - package com.jniwrapper.win32.ui.dialogs
-
The com.jniwrapper.win32.ui.dialogs
package contains Java wrappers for native dialogs,
such as print dialog, select folder dialog, select color dialog etc.
- com.jniwrapper.win32.winhttp - package com.jniwrapper.win32.winhttp
-
The com.jniwrapper.win32.winhttp
package contains classes, which allow you to obtain
system proxy settings, IE proxy settings or remote proxy settings using WinHTTP.
- combineRgn(Region, Region, Region.CombineMode) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a combined region from two specified regions.
- COMBO - Static variable in class com.jniwrapper.win32.gdi.Bitmap.PredefinedBitmap
-
An arrow used for the push button in combo boxes.
- ComDlg32 - Class in com.jniwrapper.win32.ui.dialogs
-
This class provides functions from comdlg32 library.
- COMMON_ADMINTOOLS - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_ALTSTARTUP - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_APPDATA - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_DESKTOPDIRECTORY - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_DOCUMENTS - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_FAVORITES - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_MUSIC - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_PICTURES - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_PROGRAMS - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_STARTMENU - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_STARTUP - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_TEMPLATES - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COMMON_VIDEO - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- compare(Object, Object) - Method in class com.jniwrapper.win32.io.Win9xWatcherStrategy
-
- compareSIDs(Sid, Object) - Static method in class com.jniwrapper.win32.security.Sid
-
Compares two SIDs for equality
- compareTo(Object) - Method in class com.jniwrapper.win32.hook.EventsFilter.Range
-
- COMPLEXREGION - Static variable in class com.jniwrapper.win32.gdi.Region
-
The region consists of more than one rectangle.
- ComponentLocation - Class in com.jniwrapper.win32.shell
-
Represents COMPPOS
native structure, which
holds information about position and size of the component
- ComponentLocation() - Constructor for class com.jniwrapper.win32.shell.ComponentLocation
-
Creates an instance of ComponentLocation class
- ComponentLocation(ComponentLocation) - Constructor for class com.jniwrapper.win32.shell.ComponentLocation
-
Creates an instance of ActiveDesktopItem with a specified item.
- COMPRESSED - Static variable in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
The file or directory is compressed.
- Compression(int) - Constructor for class com.jniwrapper.win32.gdi.Bitmap.Compression
-
- COMPUTER - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- concatenate(EventsFilter.Range) - Method in class com.jniwrapper.win32.hook.EventsFilter.Range
-
- connect() - Method in class com.jniwrapper.win32.dde.DdeClient
-
Establishes connection with the service.
- CONNECT_E_ADVISELIMIT - Static variable in class com.jniwrapper.win32.HResult
-
This implementation's limit for advisory connections has been reached
- CONNECT_E_CANNOTCONNECT - Static variable in class com.jniwrapper.win32.HResult
-
Connection attempt failed
- CONNECT_E_FIRST - Static variable in class com.jniwrapper.win32.HResult
-
The lowest allowed value for connection error codes.
- CONNECT_E_NOCONNECTION - Static variable in class com.jniwrapper.win32.HResult
-
There is no connection
- CONNECT_E_OVERRIDDEN - Static variable in class com.jniwrapper.win32.HResult
-
Must use a derived interface to connect
- consume() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Causes the consuming of this event, so another applications will not receive it.
- consume() - Method in class com.jniwrapper.win32.hook.LowLevelMouseEvent
-
Causes the consuming of this event, so another applications will not receive it.
- contains(String) - Method in class com.jniwrapper.win32.process.ProcessVariables
-
Verifies if there is a specified variable in the environment.
- contains(String) - Method in interface com.jniwrapper.win32.system.EnvironmentVariables
-
Verifies if there is a specified variable in the environment.
- contains(String) - Method in class com.jniwrapper.win32.system.SystemVariables
-
Verifies if there is a specified variable in the environment.
- containsKey(Object) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- containsValue(Object) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- CONTINUE_PENDING - Static variable in class com.jniwrapper.win32.service.Service.CurrentState
-
- CONTROL - Static variable in class com.jniwrapper.win32.shell.ActiveDesktopItem.ComponentType
-
Component is Microsoft ActiveX control.
- CONTROLS - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- ControlsAccepted(long) - Constructor for class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- ControlsAccepted() - Constructor for class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- convertSidToStringSid() - Method in class com.jniwrapper.win32.security.Sid
-
Convert SID to it's string representation (f.e.
- COOKIES - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- COPY - Static variable in class com.jniwrapper.win32.gdi.Region.CombineMode
-
- copy(RegistryKey, String, boolean) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Copies opened key to another base with new name.
- COPY_RECIPIENT - Static variable in class com.jniwrapper.win32.mapi.MailContact.Type
-
Represents the carbon copy (CC) recipient role of the mail contact.
- COPYDELETEORG - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
Deletes the original image after creating the copy.
- COPYFROMRESOURCE - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
Tries to reload an icon or cursor resource from the original resource file rather than simply copying the current image.
- copyMemory(Pointer.Void, Pointer.Void, long) - Static method in class com.jniwrapper.win32.system.WinNT
-
- COPYRETURNORG - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
Returns the original image handle if it satisfies the criteria for the copy.
- create(int, int, int) - Static method in class com.jniwrapper.win32.gdi.PrintParameters
-
- create(int) - Static method in class com.jniwrapper.win32.service.Service.ErrorControl
-
- create(int) - Static method in class com.jniwrapper.win32.service.Service.StartupType
-
- create(int) - Static method in class com.jniwrapper.win32.service.Service.Type
-
- create(String, String, File) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Creates a service with given attributes in the service database.
- create(String, String, File, Service.StartupType) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Creates a service with given attributes in the service database.
- create(String, String, File, Service.StartupType, String[]) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Creates a service with given attributes in the service database.
- create(String, String, File, Service.StartupType, String[], Service.AccessRights, Service.Type, Service.ErrorControl, String, String) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Creates a service with the given attributes in the service database.
- create(int) - Static method in class com.jniwrapper.win32.shell.ApplicationBar.BarState
-
- CREATE_DEFAULT_ERROR_MODE - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_FORCEDOS - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_NEW_CONSOLE - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_NEW_PROCESS_GROUP - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_NO_WINDOW - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_SHARED_WOW_VDM - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_SUSPENDED - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- CREATE_UNICODE_ENVIRONMENT - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- createAssociation(File, String) - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Creates a file type association.
- createAssociation(String, String) - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Creates a file type association.
- createBrushIndirect(LogBrush) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Creates a logical brush that has the specified style, color, and pattern.
- createBuilder(BufferedImage) - Method in interface com.jniwrapper.win32.gdi.bitmap.BitmapBuilderFactory
-
- createBuilder(BufferedImage) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderFactoryImpl
-
- createCompatibleDC(DC) - Static method in class com.jniwrapper.win32.gdi.DC
-
Creates a compatible DC for a given DC.
- createDIBSection(DIBitmap, Pointer, BitmapInfo) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Creates a handle to device independent bitmap (DIB).
- createDIBSection(DIBitmap, DC, BitmapInfo, int, Pointer, Handle, int) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Creates a handle to device independent bitmap (DIB).
- CREATEDIBSECTION - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
Causes function to return a DIB section bitmap rather than a compatible bitmap.
- createElliptic(int, int, int, int) - Static method in class com.jniwrapper.win32.gdi.Region
-
Factory method for creating elliptic regions.
- createElliptic(Rect) - Static method in class com.jniwrapper.win32.gdi.Region
-
Factory method for creating elliptic regions via bounding rectangle.
- createField() - Method in class com.jniwrapper.win32.ui.controls.AbstractChooserField
-
- createField() - Method in class com.jniwrapper.win32.ui.controls.ChooseColorField
-
- createField() - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- createFontIndirect(LogFont) - Static method in class com.jniwrapper.win32.gdi.Font
-
Creates a logical font that has the specified characteristics
- createFromImage(Image, Color) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a region from the specified image.
- createFromImage(Image, Color, Color) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a region from specified image.
- createFromImage(Image) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a region from the specified image.
- createHatchBrush(Brush.HatchStyle, ColorRef) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Creates a logical brush that has the specified hatch pattern and color.
- createMenu() - Static method in class com.jniwrapper.win32.ui.User32
-
- createMutex(Parameter, boolean, String) - Static method in class com.jniwrapper.win32.system.Mutex
-
- createMutex(boolean, String) - Static method in class com.jniwrapper.win32.system.Mutex
-
- createParametersKey() - Method in class com.jniwrapper.win32.service.Service
-
Creates parameters subkey in registry.
- createPatternBrush(Bitmap) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Creates a logical brush with the specified bitmap pattern.
- createPen(int, int, ColorRef) - Static method in class com.jniwrapper.win32.gdi.Pen
-
- createPolygonRgn(Point[], int, PolyFillMode) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a polygonal region.
- createPolyPolygonRgn(Point[], int[], int, PolyFillMode) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a region consisting of a series of polygons.
- createPopupMenu() - Static method in class com.jniwrapper.win32.ui.User32
-
- CREATEPROMPT - Static variable in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- createRectRegion(int, int, int, int) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a rectangular region.
- createRectRegion(Rect) - Static method in class com.jniwrapper.win32.gdi.Region
-
Creates a rectangular region.
- createRegistryValueParameter(int) - Method in interface com.jniwrapper.win32.registry.RegistryValueTransformer
-
Creates a registry type parameter.
- createRoundRectRegion(int, int, int, int, int, int) - Static method in class com.jniwrapper.win32.gdi.Region
-
- createSolidBrush(ColorRef) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Creates a logical brush that has the specified solid color.
- createStrategy(Class) - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Creates an instance of the watching strategy from the specified class.
- CREATESTRUCT - Class in com.jniwrapper.win32.hook.data
-
This class represents the wrapper for the CREATESTRUCT
structure.
- CREATESTRUCT() - Constructor for class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- createSubKey(String, boolean) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Creates a new subkey or opens an existing one, with write access as
specified.
- createSubKey(String, RegistryKey.RegistryAccessMode) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Creates a new subkey or opens an existing one, with write access as
specified.
- createSubKey(String, boolean, RegistryKey.RegistryAccessMode) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Creates a new subkey or opens an existing one, with write access as
specified.
- createSubKey(String) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Creates a new subkey or opens an existing one.
- createWindow(String, String, int, long, long, long, long, Wnd, Handle, Handle, Handle) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Creates a new window.
- createWindow(int, String, String, int, long, long, long, long, Wnd, Handle, Handle, Handle) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Creates a new window with extended style.
- createWindow(String) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Creates a new window by its class name.
- CreateWnd(Object, Bool, Wnd, CREATESTRUCT, Wnd) - Constructor for class com.jniwrapper.win32.hook.CBTEvent.CreateWnd
-
- createWnd(CBTEvent.CreateWnd) - Method in class com.jniwrapper.win32.hook.CBTHookAdapter
-
- createWnd(CBTEvent.CreateWnd) - Method in interface com.jniwrapper.win32.hook.CBTHookListener
-
Specifies the event when a window is about to be created.
- CreatorGroup() - Static method in class com.jniwrapper.win32.security.Sid
-
- CreatorGroupServer() - Static method in class com.jniwrapper.win32.security.Sid
-
- CreatorOwner() - Static method in class com.jniwrapper.win32.security.Sid
-
- CreatorOwnerServer() - Static method in class com.jniwrapper.win32.security.Sid
-
- CRITICAL - Static variable in class com.jniwrapper.win32.service.Service.ErrorControl
-
- CROSS - Static variable in class com.jniwrapper.win32.gdi.Brush.HatchStyle
-
Horizontal and vertical cross-hatch.
- CS_BYTEALIGNCLIENT - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_BYTEALIGNWINDOW - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_CLASSDC - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_DBLCLKS - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_GLOBALCLASS - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_HREDRAW - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_IME - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_NOCLOSE - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_OWNDC - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_PARENTDC - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_SAVEBITS - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CS_VREDRAW - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- CURRENT_CONFIG - Static variable in class com.jniwrapper.win32.registry.RegistryKey
-
Windows registry base key HKEY_CURRENT_CONFIG.
- CURRENT_USER - Static variable in class com.jniwrapper.win32.registry.RegistryKey
-
Windows registry base key HKEY_CURRENT_USER.
- CurrentProcess - Class in com.jniwrapper.win32.process
-
CurrentProcess class represents a current process and provides various
information about it.
- CurrentProcess() - Constructor for class com.jniwrapper.win32.process.CurrentProcess
-
Creates an instance that corresponds to currently running process.
- CurrentProcess.ShutdownFlags - Class in com.jniwrapper.win32.process
-
ShutdownFlags class represents system shutdown flags.
- Cursor - Class in com.jniwrapper.win32.gdi
-
This class provides various methods for working with the cursor.
- Cursor() - Constructor for class com.jniwrapper.win32.gdi.Cursor
-
- Cursor(long) - Constructor for class com.jniwrapper.win32.gdi.Cursor
-
- Cursor(Cursor) - Constructor for class com.jniwrapper.win32.gdi.Cursor
-
Creates an instance of the native cursor from an AWT cursor.
- CURSOR - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageType
-
The image is cursor
- Cursor.CursorKind - Class in com.jniwrapper.win32.gdi
-
This enumeration (IDC_*) specifies various types of the cursor.
- Cursor.CursorPositionCode - Class in com.jniwrapper.win32.gdi
-
CursorPositionCode class represents the enumeration of the mouse position codes.
- CW_USEDEFAULT - Static variable in class com.jniwrapper.win32.ui.WndClass
-
- Gdi32 - Class in com.jniwrapper.win32.gdi
-
This class provides a wrapper over Win32 GDI functions.
- Gdi32() - Constructor for class com.jniwrapper.win32.gdi.Gdi32
-
- GDI_ERROR - Static variable in class com.jniwrapper.win32.gdi.GdiObject
-
- GdiObject - Class in com.jniwrapper.win32.gdi
-
An abstract base for all GDI objects.
- GdiObject() - Constructor for class com.jniwrapper.win32.gdi.GdiObject
-
- GdiObject(long) - Constructor for class com.jniwrapper.win32.gdi.GdiObject
-
- GdiObject.ImageLoadParameters - Class in com.jniwrapper.win32.gdi
-
ImageLoadParameters class.
- GdiObject.ImageType - Class in com.jniwrapper.win32.gdi
-
Class ImageType represents the enumeration of windows image types.
- GdiObject.Type - Class in com.jniwrapper.win32.gdi
-
GdiObjectType class represents the enumeration of standard GDI object types.
- GENERIC_ALL - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides all rights.
- GENERIC_EXECUTE - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the right to execute.
- GENERIC_READ - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the right to read.
- GENERIC_WRITE - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the right to write.
- get(DdeItem, long) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Makes a synchronous request to the service for data
that corresponds to the specified item.
- get(String) - Static method in class com.jniwrapper.win32.gdi.Gdi32
-
- get(Object) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- get(Object) - Static method in class com.jniwrapper.win32.system.AdvApi32
-
- getAbsolutePath() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Returns absolute path of the key.
- getAbsolutePath() - Method in class com.jniwrapper.win32.shell.ShellFolder
-
Returns absolute path of the shell folder.
- getAccess() - Method in class com.jniwrapper.win32.service.ServiceManager
-
Returns access to the service manager.
- getAccessRights() - Method in class com.jniwrapper.win32.service.Service
-
Returns access rights for the service.
- getAction() - Method in class com.jniwrapper.win32.io.FileSystemEvent
-
- getActivatedWindow() - Method in class com.jniwrapper.win32.hook.CBTEvent.Activate
-
Handle to the window about to be activated.
- getActiveDesktop() - Method in class com.jniwrapper.win32.shell.DesktopItemOptions
-
- getActiveProcessorMask() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getActiveWindow() - Method in class com.jniwrapper.win32.hook.CBTEvent.Activate
-
Handle to the active window.
- getAddress() - Method in class com.jniwrapper.win32.mapi.MailContact
-
Returns the address of the contact.
- getAddress() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Linear address of the start of the block.
- getAffinityMask() - Method in class com.jniwrapper.win32.process.Process
-
Returns the process affinity mask for the specified process and the system affinity mask for the system.
- getAllocationGranularity() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getAllowAllWindows() - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Returns true
if this filter is configured to allow events from all windows.
- getAllWindows() - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns all top-level windows on the screen.
- getAlpha() - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- getAlpha() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getAncestor(Wnd.Ancestor) - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the ancestor of this window.
- getAppBarPosition() - Static method in class com.jniwrapper.win32.shell.ApplicationBar
-
- getAppBarState() - Static method in class com.jniwrapper.win32.shell.ApplicationBar
-
- getApplicationWindows() - Static method in class com.jniwrapper.win32.process.Process
-
- getAsync(DdeItem) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Makes an asynchronous request to the service for data
that corresponds to the specified item.
- getAttachedFiles() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns the list of files attached to the message.
- getAttributes() - Method in class com.jniwrapper.win32.io.FileInfo
-
Returns file attributes
- getAttributes() - Method in class com.jniwrapper.win32.security.LuidAndAttributes
-
Returns the attributes.
- getAttributes() - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- getAuthScheme() - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- getAuthTarget() - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- getAutoConfigURL() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns the Auto Config URL.
- getAvailExtendedVirtual() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Size of unreserved and uncommitted memory in the extended portion of the virtual
address space of the calling process, in bytes
- getAvailExtendedVirtual() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getAvailPageFile() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Size of available memory to commit, in bytes.
- getAvailPageFile() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getAvailPageFile() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getAvailPhys() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Size of physical memory available, in bytes.
- getAvailPhys() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getAvailPhys() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getAvailVirtual() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Size of unreserved and uncommitted memory in the user mode portion of the virtual
address space of the calling process, in bytes.
- getAvailVirtual() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getAvailVirtual() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getBasePriority() - Method in class com.jniwrapper.win32.process.monitoring.ThreadEntry
-
Returns initial priority level assigned to a thread.
- getBasePriorityClass() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
Base priority of any threads created by this process.
- getBig() - Method in class com.jniwrapper.win32.gdi.Icon.SystemIcon
-
Returns the big system icon
- getBinaryPath() - Method in class com.jniwrapper.win32.service.Service
-
Returns the absolute path to the executable file for the service.
- getBitCount() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
Returns count of bits per pixel.
- getBitCount() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns the number of bits per pixel.
- getBitCount() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getBitCount() - Method in class com.jniwrapper.win32.gdi.Icon
-
- getBitmap() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- getBitmapData() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getBitmapHeight() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns bitmap height in pixels.
- getBitmapInfo() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getBitmapInfo() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
- getBitmapInfo() - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
- getBitmapInfo() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
- getBitmapInfoHeader() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
- getBitmapInfoHeader() - Method in class com.jniwrapper.win32.gdi.BitmapInfo
-
- getBitmapInfoHeader() - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
- getBitmapInfoHeader() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
Returns the BitmapInfo structure that contains information about the bitmap width, height, bits per pixel,
total image size, number of colors in palette, and other information.
- getBitmapInfoHeader() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- getBitmapLineLength() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Return number of pixels in line.
- getBitmapStructure() - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
- getBitmapStructure() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
- getBitmapWidth() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns bitmap width in pixels.
- getBitmapWidthBytes() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Return number of bytes in bitmap scan line.
- getBits() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns handle to bitmap field.
- getBitsPixel() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns bitmap color depth.
- getBlockSize() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Size of the heap block, in bytes.
- getBlue() - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- getBlue() - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- getBlue() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getBlueMask() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- getBottom() - Method in class com.jniwrapper.win32.Rect
-
- getBottomAsInt() - Method in class com.jniwrapper.win32.Rect
-
- getBounds() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns window bounds.
- getBrushOrigin(DC) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Retrieves the current brush origin for the specified device context.
- getBufferedImage() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getBufferSize() - Method in class com.jniwrapper.win32.io.WinNTWatcherStrategy
-
Returns the buffer size in bytes.
- getBuild() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns file build number
- getBuildNumber() - Method in class com.jniwrapper.win32.system.DllVersionInfo
-
Returns the build number of the DLL.
- getBuildNumber() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- getBytes() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns array of device independent bitmap bytes as byte array.
- getBytes() - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
Returns an array of device independent bitmap bytes as PrimitiveArray of UInt8.
- getBytes() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
Returns array of device independent bitmap bytes as byte array.
- getBytesCount(int, int, int) - Static method in class com.jniwrapper.win32.gdi.Bitmap
-
Return number of bytes in bitmap
- getCallback() - Method in class com.jniwrapper.win32.ui.Timer
-
- getCAlternateFileName() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getCanResize() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns value, which indicates whether the component is resizable or not
- getCanResizeX() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns value, which indicates whether the component is resizable in the x-direction or not
- getCanResizeY() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns value, which indicates whether the component is resizable in the y-direction or not
- getCategory() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message category
- getCbSize() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getCFileName() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getChecked() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns the value that indicates whether the component is enabled or not
- getCheckPoint() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns check-point value the service increments periodically to report its progress during a lengthy start, stop, pause, or continue operation.
- getChildAt(int) - Method in class com.jniwrapper.win32.registry.ui.RegistryTreeModel.RegistryKeyNode
-
- getChildCount() - Method in class com.jniwrapper.win32.registry.ui.RegistryTreeModel.RegistryKeyNode
-
- getChildWindows(Wnd) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns child windows that belong to a specified parent window.
- getChildWindows() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns child windows that belong to the current window.
- getClassName() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getClientRect() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns a window client rectangle.
- getClientSize() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns window's client size (width and height).
- getClrImportant() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getClrUsed() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getCode() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that specifies how to process the message.
- getCode() - Method in class com.jniwrapper.win32.hook.ShellEvent
-
- getCode() - Method in class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- getColor() - Method in class com.jniwrapper.win32.gdi.SystemColor
-
- getColor() - Method in class com.jniwrapper.win32.ui.controls.ChooseColorField
-
Returns a selected color.
- getColor() - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
Returns a selected color.
- getColorBitmap() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Returns handle to the icon color bitmap.
- getColorModel() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getColors() - Method in class com.jniwrapper.win32.gdi.BitmapInfo
-
- getColorTableSize() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getColorTableSize() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderDirectColorModel
-
Returns Size of the color table
- getColumnCount() - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getColumnName(int) - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getCommandLine() - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Returns the command-line string for the current process.
- getCommDlgExtendedError() - Static method in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
Method returns extnded error code.
- getCommitLimit() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns current maximum number of page commits that can be performed by the system.
- getCommitPeak() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns maximum number of page commit totals that have occurred since the last reboot.
- getCommitTotal() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total number of pages committed by the system.
- getCompanyName() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns the company name.
- getComponentFromHandle(int) - Static method in class com.jniwrapper.win32.ui.WindowTools
-
Retrurns an AWT component that corresponds to a given native handle.
- getComponentType() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns the component type
- getCompression() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getCompressionValue() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getComputer() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns computer name
- getComputerName() - Method in class com.jniwrapper.win32.service.ServiceManager
-
Returns the name of the computer to where create, enumerate or open services.
- getComputerName() - Static method in class com.jniwrapper.win32.system.SystemInfo
-
Returns the name of the local computer.
- getControlsAccepted() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns control codes the service accepts and processes in its handler function.
- getCopies() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getCopies() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getCreateParams() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getCreatestruct() - Method in class com.jniwrapper.win32.hook.CBTEvent.CreateWnd
-
- getCurrent() - Static method in class com.jniwrapper.win32.system.Module
-
Returns module handle for the current native process.
- getCurrent() - Static method in class com.jniwrapper.win32.system.SystemTime
-
Returns the instance of the SystemTime
.
- getCurrentDirectory() - Static method in class com.jniwrapper.win32.system.Kernel32
-
- getCurrentFilterIndex() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getCurrentProcessId() - Static method in class com.jniwrapper.win32.system.Kernel32
-
Returns the identifier of the current process.
- getCurrentState() - Method in class com.jniwrapper.win32.service.Service
-
Returns the current state of the service.
- getCurrentState() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns the current state of the service.
- getCurrentThreadId() - Static method in class com.jniwrapper.win32.system.Kernel32
-
Returns the identifier of the current thread.
- getCursorCoordinates() - Method in class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped
-
Contains the x- and y-coordinates of the cursor, in screen coordinates.
- getCursorPosition() - Static method in class com.jniwrapper.win32.gdi.Cursor
-
Returns the cursor position, in screen coordinates.
- getCustData() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getCustData() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getCustomColors() - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
Returns the list of custom colors selected by user.
- getCustomFilter() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getCx() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getCx() - Method in class com.jniwrapper.win32.Size
-
- getCy() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getCy() - Method in class com.jniwrapper.win32.Size
-
- getData() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message date
- getDate() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message date
- getDay() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getDayOfWeek() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getDc() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getDebugInfo() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
- getDefault() - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- getDefaultBrowserCommand() - Static method in class com.jniwrapper.win32.registry.BrowserPaths
-
Retrieves the default browser command line from
HKEY_CLASSES_ROOT\http\shell\open\command\default
.
- getDefaultBrowserPath() - Static method in class com.jniwrapper.win32.registry.BrowserPaths
-
Obtains the path to the default browser's executable file from the registry.
- getDefaultCommand() - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Returns the default executable command for the file extension.
- getDefaultExt() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getDefaultHeapID() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
Identifier of the default heap for the process.
- getDefExt() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getDeltaPrioriry() - Method in class com.jniwrapper.win32.process.monitoring.ThreadEntry
-
Returns change in the priority level of a thread.
- getDependencies() - Method in class com.jniwrapper.win32.service.Service
-
Returns names of the services that the system must start before starting this service.
- getDescription() - Method in class com.jniwrapper.win32.service.Service
-
Returns description for the service.
- getDescriptor() - Method in class com.jniwrapper.win32.hook.Hook
-
Returns the descriptor of this hook.
- getDesktop() - Method in class com.jniwrapper.win32.process.StartupInfo
-
String that specifies either the name of the desktop or the name of both
the desktop and window station for this process.
- getDesktopWindow() - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns a desktop window handle.
- getDestoyedWindow() - Method in class com.jniwrapper.win32.hook.CBTEvent.DestroyWnd
-
Returns the handle to the window about to be destoyed.
- getDeviceCaps(int) - Method in class com.jniwrapper.win32.gdi.DC
-
Returns device-specific information for the specified device.
- getDeviceOffset() - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- getDevMode() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getDevMode() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getDevNames() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getDevNames() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getDialog() - Method in class com.jniwrapper.win32.ui.controls.ChooseColorField
-
Returns ChooseColorDialog.
- getDialog() - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
Returns ChooseIconDialog.
- getDialog() - Method in class com.jniwrapper.win32.ui.controls.SelectFileField
-
Returns the dialog.
- getDialogCallback() - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
- getDialogCallback() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getDIBits(DC, int, int, Pointer, BitmapInfo, int) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns bits of a bitmap.
- getDIBits(DC, int, int, Pointer.Void, BitmapInfo, int) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns bits of a bitmap.
- getDIBSection() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
- getDIBytes() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
- getDIBytes() - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
Returns an array of device independent bitmap bytes as PrimitiveArray of UInt8.
- getDIBytes() - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
Returns an array of device independent bitmap bytes as PrimitiveArray of UInt8.
- getDirty() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns value that is set to TRUE if the component has been modified and not yet saved to disk.
- getDiskFreeSpace(String) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the amount of space available on the disk in bytes.
- getDiskFreeSpace(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the amount of space available on the disk in bytes.
- getDiskTotalSize(String) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the total size of the disk in bytes.
- getDiskTotalSize(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the total size of the disk in bytes.
- getDisplayName() - Method in class com.jniwrapper.win32.service.Service
-
Returns the display name of the service.
- getDisplayName() - Method in class com.jniwrapper.win32.shell.SHFileInfo
-
Returns display name.
- getDisplayName() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- getDlgItemText(int) - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the title or text associated with a control in a dialog box.
- getDmBitsPerPel() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmCollate() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmColor() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmCopies() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmCopies() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmDefaultSource() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDefaultSource() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmDeviceName() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDisplayFlags() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDisplayFrequency() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDitherType() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDriverExtra() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDriverVersion() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmDuplex() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmFields() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmFormName() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmICMIntent() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmICMMethod() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmLogPixels() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmMediaType() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmOrientation() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmPageOrientation() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPanningHeight() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPanningWidth() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPaperLength() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmPaperSize() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmPaperWidth() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmPelsHeight() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPelsWidth() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPosition() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPrintQuality() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmPrintQuality() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmReserved1() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmReserved2() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmScale() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmScale() - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- getDmSize() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmSpecVersion() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmTTOption() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDmYResolution() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getDriverOffset() - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- getDriveType(String) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the drive type of a specified disk.
- getDriveType(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Returns the drive type of a specefied disk.
- getDwFileAttributes() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getDwReserved0() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getDwReserved1() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getEnableComponents() - Method in class com.jniwrapper.win32.shell.DesktopItemOptions
-
- getEncodingSpecificName(boolean) - Method in class com.jniwrapper.win32.FunctionName
-
Returns the encoding-specific function name.
- getEntries() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- getEntry(int) - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getErrorCode() - Method in exception com.jniwrapper.win32.dde.DdeException
-
Returns the error code.
- getErrorCode() - Method in exception com.jniwrapper.win32.LastErrorException
-
- getErrorCode() - Method in exception com.jniwrapper.win32.mapi.MapiException
-
Returns the message error code.
- getErrorCode() - Method in exception com.jniwrapper.win32.registry.RegistryException
-
- getErrorCode() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getErrorCode() - Method in exception com.jniwrapper.win32.winhttp.WinHttpException
-
- getErrorControl() - Method in class com.jniwrapper.win32.service.Service
-
Returns severity of the error that describes the action performed if the service failed to start:
Error codes
ErrorControl.IGNORE
Logs error and continues startup
ErrorControl.NORMAL
Logs error, shows message box with error message and continues startup
ErrorControl.SEVERE
Logs error.
- getErrorMessage() - Method in exception com.jniwrapper.win32.LastErrorException
-
- getEvent() - Method in class com.jniwrapper.win32.system.HookFunction
-
Specifies the event that occurred.
- getEventID() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns identifier of the event log message
- getEventThread() - Method in class com.jniwrapper.win32.system.HookFunction
-
Identifies the thread that generated the event.
- getEventTime() - Method in class com.jniwrapper.win32.system.HookFunction
-
returns the time in milliseconds when the event was generated.
- getEventType() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message type
- getExeFile() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
String that specifies the name of the executable file for the process.
- getExePath() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
String that specifies the module path.
- getExitCode() - Method in class com.jniwrapper.win32.process.Process
-
Returns the termination status of the process.
- getExStyle() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getExtension() - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Returns the file extension.
- getExtOptions() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getExtraInfo() - Method in class com.jniwrapper.win32.hook.MouseEvent
-
- getFacility() - Method in class com.jniwrapper.win32.HResult
-
Returns facility code
- getField() - Method in class com.jniwrapper.win32.ui.controls.AbstractChooserField
-
- getFile() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFileAttributes(String) - Static method in class com.jniwrapper.win32.io.FileSystem
-
- getFileAttributes(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
- getFileCount() - Method in class com.jniwrapper.win32.io.FolderInfo
-
Returns the count of the files in this folder
- getFileEditStyle() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFileExtension() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFileFilter() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Returns file filter
- getFileInfo() - Method in class com.jniwrapper.win32.io.FileSystemEvent
-
- getFileInfo(String, int, int) - Static method in class com.jniwrapper.win32.shell.SHFileInfo
-
Retrieves file information.
- getFileInfo(Handle, int, int) - Static method in class com.jniwrapper.win32.shell.SHFileInfo
-
Retrieves file information.
- getFileInfo(String, int) - Static method in class com.jniwrapper.win32.shell.SHFileInfo
-
Retrieves file information.
- getFileName() - Method in class com.jniwrapper.win32.io.FileInfo
-
Returns file name
- getFileName() - Method in class com.jniwrapper.win32.system.Module
-
Returns the file name of calling native process.
- getFileName() - Method in class com.jniwrapper.win32.ui.controls.SelectFileField
-
Returns a selected file.
- getFileName() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFileOffset() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFiles() - Method in class com.jniwrapper.win32.io.FolderInfo
-
Returns content of this folder
- getFiles() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFiles(OFNStructure) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Retrieves file names from the parameter.
- getFileSystemWatcher() - Method in class com.jniwrapper.win32.io.WatcherStrategy
-
- getFileTitle() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFillAttribute() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getFilter() - Method in class com.jniwrapper.win32.hook.Hook
-
Returns a specified events filter of this hook.
- getFilter() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFilterIndex() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFilterIndex() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFilterSeparator() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getFirefoxPath() - Static method in class com.jniwrapper.win32.registry.BrowserPaths
-
Obtains the path to firefox.exe
from the registry.
- getFlags() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Flags.
- getFlags() - Method in class com.jniwrapper.win32.process.monitoring.HeapList
-
Flags.
- getFlags() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getFlags() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- getFlags() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFlags() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getFlags() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getFlags() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getFlags() - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- getFlags() - Method in class com.jniwrapper.win32.ui.WindowPlacement
-
- getFlagsEx() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getFocus() - Static method in class com.jniwrapper.win32.ui.Wnd
-
Retrieves window that has keyboard focus if the window is attached to the message
queue of calling thread.
- getFolderID() - Method in class com.jniwrapper.win32.shell.ShellFolder
-
- getFolderIDList(int) - Static method in class com.jniwrapper.win32.shell.ShellFolder
-
Retrieves ID list for the shell folder specified by folderID.
- getForegroundWindow() - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns a handle to the foreground window (the window with which the user is currently working).
- getFormat() - Method in class com.jniwrapper.win32.dde.DdeItem
-
Returns the item data format.
- getFriendlyName() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns the friendly name of the component
- getFromPage() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
Returns start page to print.
- getFromPage() - Method in class com.jniwrapper.win32.PageRange
-
- getFromPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getFromPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getFtCreationTime() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getFtLastAccessTime() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getFtLastWriteTime() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getGdiObjectsCount() - Method in class com.jniwrapper.win32.process.Process
-
Returns the count of GDI objects.
- getGlobalUsageCount() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Global usage count on the module.
- getGreen() - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- getGreen() - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- getGreen() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getGreenMask() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- getGroupCount() - Method in class com.jniwrapper.win32.security.TokenGroups
-
- getGroups(int) - Method in class com.jniwrapper.win32.security.TokenGroups
-
- getGUIThreadInfo(long) - Static method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
Retrieves information about the active window or a specified graphical user interface (GUI) thread.
- getHandle() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Handle to the heap block.
- getHandle() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
- getHandle() - Method in class com.jniwrapper.win32.ui.Win32DSI
-
Returns target component handle (either window or bitmap handle).
- getHandleCount() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total number of open handles.
- getHandleCount() - Method in class com.jniwrapper.win32.process.Process
-
Returns the number of open handles that belong to the specified process.
- getHdc() - Method in class com.jniwrapper.win32.ui.Win32DSI
-
Retruns DC handle.
- getHeapEntries(long, long) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
- getHeapEntriesIterator(long, long) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a list of heap entries for the given process and the heap.
- getHeapID() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Heap identifier in the owning process context.
- getHeapID() - Method in class com.jniwrapper.win32.process.monitoring.HeapList
-
Heap identifier in the owning process context.
- getHeapList() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a list of heap list from a snapshot.
- getHeapListIterator() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns iterator for enumerating heap list from a snapshot.
- getHeight() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getHeight() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns bitmap height in pixels.
- getHeight() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getHeight() - Method in class com.jniwrapper.win32.Rect
-
- getHeight() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns height, in pixels
- getHighDateTime() - Method in class com.jniwrapper.win32.io.FileTime
-
Returns high-order part of the file time.
- getHitTestCode() - Method in class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped
-
Hit-test code
- getHitTestCode() - Method in class com.jniwrapper.win32.hook.MouseEvent
-
- getHook() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getHookFilter(Hook.Descriptor) - Method in class com.jniwrapper.win32.hook.data.HooksData
-
- getHotKey() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the currently set window hot key or null
if hot key isn't set.
- getHour() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getHoverTime() - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- getHpalette() - Method in class com.jniwrapper.win32.ui.Win32DSI
-
Returns palette handle.
- getHwndActive() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getHwndCapture() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getHwndCaret() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getHwndFocus() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getHwndMenuOwner() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getHwndMoveSize() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getIcon(Icon.IconType) - Method in class com.jniwrapper.win32.gdi.Icon.SystemIcon
-
Returns the system icon
- getIcon() - Method in class com.jniwrapper.win32.shell.SHFileInfo
-
Returns shell icon.
- getIconFile() - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- getIconFile() - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Returns value that specifies file with icons that will be displayed in the dialog
- getIconIndex() - Method in class com.jniwrapper.win32.shell.SHFileInfo
-
Returns icon index.
- getIconIndex() - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- getIconIndex() - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Returns index of the selected icon
- getIconInfo() - Method in class com.jniwrapper.win32.gdi.Icon
-
Returns the icon information.
- getIconType() - Method in class com.jniwrapper.win32.shell.TrayMessage
-
- getId() - Method in class com.jniwrapper.win32.shell.events.ShellEvent
-
Returns an ID of the event.
- getIdChild() - Method in class com.jniwrapper.win32.system.HookFunction
-
Identifies whether the event was triggered by a child element of the object.
- getIdentifierAuthority() - Method in class com.jniwrapper.win32.security.Sid
-
- getIExplorePath() - Static method in class com.jniwrapper.win32.registry.BrowserPaths
-
Obtains the path to iexplore.exe
from the registry.
- getImageOffset(int, int) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getInContext() - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- getIndex() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns z-order of the component.
- getIndex() - Method in class com.jniwrapper.win32.shell.ShellIcon
-
Returns the index of the extracted icon.
- getInfo() - Method in class com.jniwrapper.win32.hook.CBTEvent.SysCommand
-
The low-order word specifies the horizontal position of the cursor, in screen coordinates,
if a window menu command is chosen with the mouse.
- getInheritHandle() - Method in class com.jniwrapper.win32.system.SecurityAttributes
-
- getInitialDir() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getInitialDir() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getInsertAfter() - Method in class com.jniwrapper.win32.hook.CBTEvent.CreateWnd
-
Returns handle to the window whose position in the Z order precedes that of the window being created.
- getInstance() - Static method in class com.jniwrapper.win32.gdi.Gdi32
-
- getInstance() - Static method in class com.jniwrapper.win32.gdi.Msimg32
-
- getInstance() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getInstance() - Static method in class com.jniwrapper.win32.process.Psapi
-
- getInstance() - Static method in class com.jniwrapper.win32.shell.Shell32
-
- getInstance() - Static method in class com.jniwrapper.win32.system.AdvApi32
-
- getInstance() - Static method in class com.jniwrapper.win32.system.Kernel32
-
- getInstance() - Static method in class com.jniwrapper.win32.system.WinNT
-
- getInstance() - Static method in class com.jniwrapper.win32.ui.DesktopWindow
-
Returns a handle to the desktop window.
- getInstance() - Static method in class com.jniwrapper.win32.ui.dialogs.ComDlg32
-
- getInstance() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getInstance() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getInstance() - Static method in class com.jniwrapper.win32.ui.User32
-
- getIOCounters() - Method in class com.jniwrapper.win32.process.Process
-
Returns accounting information for all I/O operations performed by the specified process.
- getItem1() - Method in class com.jniwrapper.win32.shell.events.ShellEvent
-
First event-dependent value.
- getItem2() - Method in class com.jniwrapper.win32.shell.events.ShellEvent
-
Second event-dependent value.
- getItemIDList() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- getKernelNonpaged() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total amount of the nonpaged kernel pool, in pages.
- getKernelPaged() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total amount of the paged kernel pool, in pages.
- getKernelTotal() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total amount of the sum of the paged and nonpaged kernel pools, in pages.
- getKey() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- getKeyCode() - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- getLastModified() - Method in class com.jniwrapper.win32.io.FileInfo
-
Returns date of the last modification
- getLayeredWindowAttributes(ColorRef, Int8, UInt32) - Method in class com.jniwrapper.win32.ui.Wnd
-
Retrieves the opacity and transparency color key of a layered window.
- getLeft() - Method in class com.jniwrapper.win32.Rect
-
- getLeft() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns left edge of the top-left corner in screen coordinates.
- getLeftAsInt() - Method in class com.jniwrapper.win32.Rect
-
- getLfCharSet() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns the character set.
- getLfClipPrecision() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns the clipping precision.
- getLfEscapement() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device.
- getLfFaceName() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns null-terminated string that specifies the typeface name of the font.
- getLfHeight() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies the height, in logical units, of the font character cell or character.
- getLfItalic() - Method in class com.jniwrapper.win32.gdi.LogFont
-
- getLfMenuFont() - Method in class com.jniwrapper.win32.ui.NonClientMetrics
-
- getLfOrientation() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies the angle, in tenths of degrees, between each character's base line and the x-axis of the device.
- getLfOutPrecision() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns the output precision.
- getLfPitchAndFamily() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns the pitch and family of the font.
- getLfQuality() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns the output quality.
- getLfStrikeOut() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies a strikeout font if set to true.
- getLfUnderline() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies an underlined font if set to true.
- getLfWeight() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies the weight of the font in the range 0 through 1000.
- getLfWidth() - Method in class com.jniwrapper.win32.gdi.LogFont
-
Returns value that specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device.
- getLocation() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns a
ComponentLocation
structure that contains the position and size information.
- getLockCount() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Lock count on the memory block.
- getLogName() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
Returns the name of the opened log.
- getLowDateTime() - Method in class com.jniwrapper.win32.io.FileTime
-
Returns low-order part of the file time.
- getLowerBound() - Method in class com.jniwrapper.win32.hook.EventsFilter.Range
-
- getLowerRight() - Method in class com.jniwrapper.win32.gdi.GradientRect
-
Returns the lower-right corner of a rectangle.
- getLParam() - Method in class com.jniwrapper.win32.hook.CallWndProcEvent
-
- getLParam() - Method in class com.jniwrapper.win32.hook.ShellEvent
-
- getLParam() - Method in class com.jniwrapper.win32.Msg
-
- getLparam() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- getLParam() - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- getLuid() - Method in class com.jniwrapper.win32.security.LuidAndAttributes
-
Returns locally unique identifier.
- getMajor() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- getMajorVersion() - Method in class com.jniwrapper.win32.system.DllVersionInfo
-
Returns the major version of the DLL.
- getMajorVersion() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns the major file version.
- getMaskBitmap() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Returns the icon bitmask bitmap.
- getMaxAppAddress() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getMaxCustFilter() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getMaxFile() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getMaxFileTitle() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getMaxPage() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- getMaxPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getMaxPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getMaxPosition() - Method in class com.jniwrapper.win32.ui.WindowPlacement
-
- getMemoryLoad() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Number between 0 and 100 that specifies the approximate percentage of physical memory
that is in use (0 indicates no memory use and 100 indicates full memory use).
- getMemoryLoad() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getMemoryLoad() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getMenu() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getMenu(Wnd) - Static method in class com.jniwrapper.win32.ui.User32
-
- getMenuFont() - Method in class com.jniwrapper.win32.ui.NonClientMetrics
-
- getMessage() - Method in class com.jniwrapper.win32.hook.CallWndProcEvent
-
- GETMESSAGE - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Monitors messages posted to a message queue.
- GETMESSAGE - Static variable in class com.jniwrapper.win32.hook.Hook
-
- getMessage() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns the message.
- getMessage() - Static method in class com.jniwrapper.win32.LastError
-
- getMessage(boolean) - Static method in class com.jniwrapper.win32.LastError
-
- getMessage(long) - Static method in class com.jniwrapper.win32.LastError
-
Searches the system message-table resource(s) for the requested error
code message.
- getMessage() - Method in exception com.jniwrapper.win32.LastErrorException
-
Returns a combined message consisting of the details message passed on
the construction and the system error message that corresponds to the stored
error code.
- getMessage(int) - Static method in exception com.jniwrapper.win32.mapi.MapiException
-
Returns the message that corresponds to the specified error code.
- getMessage() - Method in class com.jniwrapper.win32.Msg
-
- getMessage() - Method in exception com.jniwrapper.win32.registry.RegistryException
-
- getMessage() - Method in class com.jniwrapper.win32.shell.TrayMessage
-
- getMessage() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message
- getMessageID() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Returns the identifier of the keyboard message.
- getMessageID() - Method in class com.jniwrapper.win32.hook.LowLevelMouseEvent
-
Returns the identifier of the mouse message.
- getMessageLoops() - Static method in class com.jniwrapper.win32.MessageLoopThread
-
- getMessages() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
Returns the list of event log messages.
- getMilliseconds() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getMinAppAddress() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getMinor() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- getMinorVersion() - Method in class com.jniwrapper.win32.system.DllVersionInfo
-
Returns the minor version of the DLL.
- getMinorVersion() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns the minor file version.
- getMinPage() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- getMinPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getMinPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getMinPosition() - Method in class com.jniwrapper.win32.ui.WindowPlacement
-
- getMinute() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getModBaseAddr() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Base address of the module in the context of the owning process.
- getModBaseSize() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Size of the module, in bytes.
- getMode() - Method in class com.jniwrapper.win32.ui.controls.SelectFileField
-
Returns the dialog mode.
- getModule() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Handle to the module in the context of the owning process.
- getModuleFileName(Handle) - Method in class com.jniwrapper.win32.process.Process
-
Gets the file name of the specified module attached to the process.
- getModuleID() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Module identifier in the context of the owning process.
- getModuleID() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
Module identifier of the process.
- getModuleIterator() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns an iterator for enumerating modules from the snapshot.
- getModuleName() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
String that specifies the module name.
- getModules() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a list of modules from the snapshot.
- getModules() - Method in class com.jniwrapper.win32.process.Process
-
Gets the list of handles of the modules attached to the process.
- getMonth() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getMouseMessage() - Method in class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped
-
Specifies the mouse message removed from the system message queue.
- getMouseMessageID() - Method in class com.jniwrapper.win32.hook.MouseEvent
-
- getMsg() - Method in class com.jniwrapper.win32.hook.GetMsgEvent
-
Returns the message.
- getMsg() - Method in class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- getMsg() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- getMsg() - Method in class com.jniwrapper.win32.ui.Timer.Callback
-
- getMsg() - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- GetMsgEvent - Class in com.jniwrapper.win32.hook
-
- GetMsgEvent(Object, boolean, Msg) - Constructor for class com.jniwrapper.win32.hook.GetMsgEvent
-
Creates instance of the GetMsgEvent
- getName() - Method in class com.jniwrapper.win32.dde.DdeItem
-
Returns the name of the item.
- getName() - Method in class com.jniwrapper.win32.dde.DdeService
-
Returns the name of the service.
- getName() - Method in class com.jniwrapper.win32.FunctionName
-
Returns the name of the function without suffix
- getName() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getName() - Method in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Returns the string descriptor.
- getName() - Method in class com.jniwrapper.win32.mapi.MailContact
-
Returns the name of the contact.
- getName() - Method in class com.jniwrapper.win32.MessageLoopThread
-
Returns name of this thread.
- getName() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Retrieves the name of the key.
- getName() - Method in class com.jniwrapper.win32.service.Service
-
Returns the service name used for openning the service.
- getName() - Method in class com.jniwrapper.win32.system.EventObject
-
Returns the event name.
- getNewWindow() - Method in class com.jniwrapper.win32.hook.CBTEvent.CreateWnd
-
Returns the handle to the new window.
- getNFileSizeHigh() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getNFileSizeLow() - Method in class com.jniwrapper.win32.io.Win32FindData
-
- getNormalPosition() - Method in class com.jniwrapper.win32.ui.WindowPlacement
-
- getNumberOfProcessors() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getNumCopies() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- getObject(GdiObject, Parameter) - Method in class com.jniwrapper.win32.gdi.GdiObject
-
- getObject() - Method in class com.jniwrapper.win32.system.HookFunction
-
Identifies the object associated with the event.
- getObjectType() - Method in class com.jniwrapper.win32.gdi.GdiObject
-
Returns GDI object type.
- getOffBits() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Sets offset, in bytes, from the beginning of
the BITMAPFILEHEADER structure to the bitmap bits.
- getOffsetInBitmapBytes(int, int) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
Offset in bitmap array
- getOldFileInfo() - Method in class com.jniwrapper.win32.io.FileSystemEvent
-
- getOpenFileName() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Calls the OpenFileName dialog.
- getOperation() - Method in class com.jniwrapper.win32.hook.CBTEvent.MinMax
-
Returns show window command, represented by Wnd.ShowWindowCommand
enumeration.
- getOptions() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
- getOptions() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns SnapshotOptions.
- getOptions() - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
- getOptions() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getOtherOperationCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of I/O operations performed, other than read and write
operations.
- getOtherTransferCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of bytes transferred during operations other than read
and write operations.
- getOutOfContext() - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- getOutputOffset() - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getOwner() - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Returns the parent window for the dialog.
- getOwnerProcessID() - Method in class com.jniwrapper.win32.process.monitoring.ThreadEntry
-
Returns identifier of the process that created the thread.
- getOwnerWnd() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Returns owner window handle.
- getPageFaultCount() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns a number of page faults.
- getPagefileUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns current space allocated for the pagefile.
- getPageRanges() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- getPageSize() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns size of a page, in bytes.
- getPageSize() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getPalNumEntries() - Method in class com.jniwrapper.win32.gdi.LogPalette
-
Returns the value that specifies the number of entries in the logical palette.
- getPalPalEntry() - Method in class com.jniwrapper.win32.gdi.LogPalette
-
Returns an array of
PaletteEntry
instances that define the color and usage of each entry in the logical palette.
- getPalVersion() - Method in class com.jniwrapper.win32.gdi.LogPalette
-
Returns value that specifies the version number of the system.
- getPaperStructure() - Method in class com.jniwrapper.win32.gdi.DevMode
-
- getParamH() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that specifies additional information about the message.
- getParamL() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that specifies additional information about the message.
- getParent() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getParent() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the window parent.
- getParentProcessID() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
Identifier of the process that created the process being examined.
- getPassword() - Method in class com.jniwrapper.win32.service.Service
-
- getPassword() - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- getPath() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Returns watched folder path
- getPath() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Returns the path of the key.
- getPathFromIDList(Handle) - Static method in class com.jniwrapper.win32.shell.ShellFolder
-
Retrieves absolute folder path from ID list.
- getPeakPagefileUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns peak space allocated for the pagefile.
- getPeakWorkingSetSize() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns peak working set size.
- getPeBlue() - Method in class com.jniwrapper.win32.gdi.PaletteEntry
-
- getPeFlags() - Method in class com.jniwrapper.win32.gdi.PaletteEntry
-
- getPeGreen() - Method in class com.jniwrapper.win32.gdi.PaletteEntry
-
- getPeRed() - Method in class com.jniwrapper.win32.gdi.PaletteEntry
-
- getPerformanceInformation() - Static method in class com.jniwrapper.win32.process.Psapi
-
- getPhysicalAvailable() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns amount of physical memory available to user processes, in pages.
- getPhysicalTotalp() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total amount of physical memory, in pages.
- getPixel(int, int) - Method in class com.jniwrapper.win32.gdi.DC
-
Returns a color (by ColorRef) of the specified pixel on this device
context.
- getPlanes() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getPlanes() - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Returns bitmap color planes count.
- getPlatformID() - Method in class com.jniwrapper.win32.system.DllVersionInfo
-
Returns the platform identifier for which the DLL was built.
- getPlatformId() - Method in class com.jniwrapper.win32.system.VersionInfo
-
Returns operating system platform, which can be one of the
VER_PLATFORM_XXX
values.
- getPoint() - Method in class com.jniwrapper.win32.hook.LowLevelMouseEvent
-
Retursn structure that contains the x- and y-coordinates of the cursor, in screen coordinates.
- getPoint() - Method in class com.jniwrapper.win32.hook.MouseEvent
-
- getPoint() - Method in class com.jniwrapper.win32.Msg
-
- getPolyFillMode() - Method in class com.jniwrapper.win32.gdi.DC
-
Retrieves the current polygon fill mode.
- getPopupMenu() - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Returns the set popup menu for the tray icon or null if it is not present.
- getPort() - Method in class com.jniwrapper.win32.winhttp.DefaultProxySettings
-
Returns the proxy port.
- getPort() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns the proxy port.
- getPort() - Method in interface com.jniwrapper.win32.winhttp.ProxySettings
-
Returns the proxy port.
- getPort() - Method in class com.jniwrapper.win32.winhttp.RemoteProxySettings
-
Returns the proxy port.
- getPreferredLeftPercent() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns left edge of the upper-left corner as a percentage of screen width
- getPreferredTopPercent() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns top of the upper-left corner as a percentage of screen width
- getPreviousState() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies the previous key state.
- getPreviousState() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies the previous key state.
- getPrintHook() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getPrintTemplate() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getPrintTemplateName() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getPriorityBoost() - Method in class com.jniwrapper.win32.process.Process
-
Returns the priority boost control state of the process.
- getPriorityClass() - Method in class com.jniwrapper.win32.process.Process
-
Returns the priority class for the specified process.
- getPrivilegeCount() - Method in class com.jniwrapper.win32.security.TokenPrivileges
-
- getPrivileges(int) - Method in class com.jniwrapper.win32.security.TokenPrivileges
-
- getProcessCount() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total number of processes.
- getProcesses() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a list of processes from the snapshot.
- getProcesses() - Static method in class com.jniwrapper.win32.process.Process
-
Gets a list of all running processes.
- getProcesses(ProcessSecurityOptions) - Static method in class com.jniwrapper.win32.process.Process
-
Gets a list of all running processes with the specified ProcessSecurityOptions
.
- getProcessFileName() - Method in class com.jniwrapper.win32.process.Process
-
Returns the name of the executable file for this process.
- getProcessHeaps() - Static method in class com.jniwrapper.win32.system.Kernel32
-
- getProcessID() - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Returns the process identifier of the calling process.
- getProcessID() - Method in class com.jniwrapper.win32.process.monitoring.HeapEntry
-
Identifier of the process to be examined.
- getProcessID() - Method in class com.jniwrapper.win32.process.monitoring.HeapList
-
Identifier of the process to be examined.
- getProcessID() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Identifier of the process to be examined.
- getProcessID() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
Identifier of the process.
- getProcessID() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a specified processID.
- getProcessID(Process) - Static method in class com.jniwrapper.win32.process.Process
-
Returns the identifier of the process.
- getProcessID() - Method in class com.jniwrapper.win32.process.Process
-
Returns the identifier of the process.
- getProcessId(Process) - Static method in class com.jniwrapper.win32.system.Kernel32
-
- getProcessId() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the process identifier.
- getProcessImageFileName() - Method in class com.jniwrapper.win32.process.Process
-
Returns the name of the executable file for this process.
- getProcessIterator() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns an iterator for enumerating processes from the snapshot.
- getProcessMemoryCounters() - Method in class com.jniwrapper.win32.process.Process
-
Returns information about the memory usage of this process.
- getProcessorArchitecture() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getProcessorLevel() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getProcessorRevision() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getProcessorType() - Method in class com.jniwrapper.win32.system.SystemInfo
-
- getProcessTimes(FileTime, FileTime, FileTime, FileTime) - Method in class com.jniwrapper.win32.process.Process
-
Returns timing information about the specified process.
- getProcessUsageCount() - Method in class com.jniwrapper.win32.process.monitoring.ModuleEntry
-
Module usage count in the context of the owning process.
- getProductBuildNumber() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns product build number.
- getProductMajorVersion() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns major product version.
- getProductMinorVersion() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns minor product version.
- getProductRevisionNumber() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns product revision number.
- getProductType() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- getProgID() - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Returns the program identifier of the default executable program.
- getProtocol() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings.ServerInfo
-
- getProxyAddress() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings.ServerInfo
-
- getProxyBypass() - Method in class com.jniwrapper.win32.winhttp.DefaultProxySettings
-
Returns the proxy bypass.
- getProxyBypass() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns the proxy bypass.
- getProxyBypass() - Method in interface com.jniwrapper.win32.winhttp.ProxySettings
-
Returns the proxy bypass.
- getProxyBypass() - Method in class com.jniwrapper.win32.winhttp.RemoteProxySettings
-
Returns the proxy bypass.
- getProxyPort() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings.ServerInfo
-
- getpSid() - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- getpSubAuthority() - Method in class com.jniwrapper.win32.security.Sid
-
- getQuotaNonPagedPoolUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns current nonpaged pool usage.
- getQuotaPagedPoolUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns current paged pool usage.
- getQuotaPeakNonPagedPoolUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns peak nonpaged pool usage.
- getQuotaPeakPagedPoolUsage() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns peak paged pool usage.
- getRagionData(PrimitiveArray, int) - Method in class com.jniwrapper.win32.gdi.Region
-
Fills the specified buffer with data describing a region.
- getRanges() - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Returns the list of spacified ranges.
- getRcCaret() - Method in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- getReadOperationCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of read operations performed.
- getReadTransferCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of bytes read.
- getRecipients() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns the list of recipients of the message.
- getRecordNumber() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message number
- getRecordsCount() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
Returns the number of records in the event log.
- getRed() - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- getRed() - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- getRed() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getRedMask() - Method in class com.jniwrapper.win32.gdi.DibSection
-
- getRegion() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns a copy of the window region of a window.
- getRegionBox() - Method in class com.jniwrapper.win32.gdi.Region
-
Retrieves the bounding rectangle of the region.
- getRegistryAccessMode() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Returns current registry access mode.
- getRegistryKey() - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getRegistryKey() - Method in class com.jniwrapper.win32.registry.ui.RegistryTreeModel.RegistryKeyNode
-
- getRepeatCount() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies the repeat count.
- getRepeatCount() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies the repeat count.
- getReserved1() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
- getReserved2() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
- getResult() - Method in class com.jniwrapper.win32.hook.CallWndProcRetEvent
-
- getReturnParam() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- getRevision() - Method in class com.jniwrapper.win32.security.Sid
-
- getRevision() - Method in class com.jniwrapper.win32.system.FileInformation
-
Returns file revision number
- getRGB() - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- getRight() - Method in class com.jniwrapper.win32.Rect
-
- getRightAsInt() - Method in class com.jniwrapper.win32.Rect
-
- getRootKey() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Returns the Root of this registry key.
- getRowCount() - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getSaveFileName() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Calls SaveFileName dialog.
- getScanCode() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies the scan code.
- getScanCode() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies the scan code.
- getScanCode() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Returns a hardware scan code for the key.
- getScansizeBytes() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
Returns count of bytes per row.
- getSCode() - Method in class com.jniwrapper.win32.HResult
-
Returns facility's status code
- getScroll() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns value that is set to TRUE if the component is scrollable, or FALSE if not
- getSecond() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getSecurityDescriptor() - Method in class com.jniwrapper.win32.system.SecurityAttributes
-
- getSelectButton() - Method in class com.jniwrapper.win32.ui.controls.AbstractChooserField
-
- getSender() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns the sender of the message.
- getSerialNumber(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
This function retrieves Serial Number of any drive.
- getServerName() - Method in class com.jniwrapper.win32.system.eventlog.EventLog
-
If a remote event log has been opened, then the function returns the name of the remote server.
- getServers() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
- getServiceName() - Method in class com.jniwrapper.win32.dde.DdeClient
-
Returns the service name which the client is connected to.
- getServiceNames() - Method in class com.jniwrapper.win32.service.ServiceManager
-
Returns names of all registered services.
- getServicePack() - Method in class com.jniwrapper.win32.system.VersionInfo
-
Returns additional version information string.
- getServices() - Method in class com.jniwrapper.win32.service.ServiceManager
-
Returns available services.
- getServices(Service.AccessRights) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Returns available services.
- getServiceSpecificExitCode() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns service-specific error code that the service returns when an error occurs while the service is starting or stopping.
- getServiceType() - Method in class com.jniwrapper.win32.service.Service
-
Returns a type of the service.
- getServiceType() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns type of the service.
- getSetupHook() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getSetupTemplate() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getSetupTemplateName() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getShellIcon() - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- getShellIcon() - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Returns selected icon
- getShowCmd() - Method in class com.jniwrapper.win32.ui.WindowPlacement
-
- getShowWindow() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getShutdownParameters(CurrentProcess.ShutdownFlags) - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Returns shutdown parameters for the currently calling process.
- getSid() - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- getSize() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Return bitmap size as an Size object instance.
- getSize() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Returns bitmap file size.
- getSize() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getSize() - Method in class com.jniwrapper.win32.gdi.Icon
-
Returns the size of the icon.
- getSize() - Method in class com.jniwrapper.win32.gdi.Icon.IconType
-
Returns the size associated with a currect icon type.
- getSize() - Method in class com.jniwrapper.win32.io.FileInfo
-
Returns file size
- getSize() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- getSize() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns window size (width and height).
- getSizeImage() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getSkipOwnProcess() - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- getSkipOwnThread() - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- getSmall() - Method in class com.jniwrapper.win32.gdi.Icon.SystemIcon
-
Returns the small system icon
- getSource() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns component's URL
- getSource() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns event log message source
- getSpecialFolderPath(int, boolean) - Static method in class com.jniwrapper.win32.shell.ShellFolder
-
Retrieves absolute path of shell folder.
- getSpecialFolderPath(int) - Static method in class com.jniwrapper.win32.shell.ShellFolder
-
Retrieves absolute path of the shell folder.
- getStartAccount() - Method in class com.jniwrapper.win32.service.Service
-
Returns the account under which the service starts in the form:
domainName\\userName
or LocalSystem
for
LocalSystem
account.
- getStartupInfo() - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Returns StartupInfo
structure that was specified when the calling process was created.
- getStartupType() - Method in class com.jniwrapper.win32.service.Service
-
Returns startup type of the service.
- getStatus() - Method in class com.jniwrapper.win32.service.Service
-
Returns the service status.
- getStdError() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getStdInput() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getStdOutput() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getStockObject(Brush.StockBrush) - Static method in class com.jniwrapper.win32.gdi.Brush
-
This method retrieves one of the predefined stock brushes.
- getStockObject(int) - Static method in class com.jniwrapper.win32.gdi.Gdi32
-
Use this method for getting actual instances of objects that correspond
to stock object constants.
- getStrings() - Method in class com.jniwrapper.win32.process.ProcessVariables
-
Returns the strings containing environment variables in key=value format
for the calling process.
- getStyle() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getStyle() - Method in class com.jniwrapper.win32.shell.WallpaperOptions
-
- getSubAuthority() - Method in class com.jniwrapper.win32.security.Sid
-
- getSubAuthorityCount() - Method in class com.jniwrapper.win32.security.Sid
-
- getSubject() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns the subject of the message.
- getSubKeyCount() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Retrieves the count of subkeys at the base level for the current key.
- getSubKeyNames() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Retrieves List of strings that contains all the subkey names.
- getSubkeys() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Returns a list of RegistryKey that are subkeys of the current
RegistryKey.
- getSubscribedURL() - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Returns subscribed component's URL
- getSynchronous(Hook) - Method in class com.jniwrapper.win32.hook.data.HooksData
-
- getSysColor(int) - Static method in class com.jniwrapper.win32.gdi.SystemColor
-
Retrieves a system color by the specified index.
- getSysColorBrush(int) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Retrieves a handle of a logical brush that corresponds to the specified
color index.
- getSysCommand() - Method in class com.jniwrapper.win32.hook.CBTEvent.SysCommand
-
Specifies a system-command value (SC_) specifying the system command.
- getSystemAffinityMask() - Method in class com.jniwrapper.win32.process.Process
-
Returns the system affinity mask for the system.
- getSystemCache() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total amount of system cache memory, in pages.
- getSystemDirectory() - Static method in class com.jniwrapper.win32.system.Kernel32
-
Returns the absolute path to the Windows system directory.
- getSystemMetrics(int) - Static method in class com.jniwrapper.win32.ui.SystemMetrics
-
Retrieves system metrics or system configuration settings.
- getTemplateName() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getText() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns the content of the message.
- getTextExtentPoint32(DC, String) - Method in class com.jniwrapper.win32.gdi.DC
-
Returns the size of a specified text.
- getTextField() - Method in class com.jniwrapper.win32.ui.controls.AbstractChooserField
-
- getThread() - Method in class com.jniwrapper.win32.process.Process
-
Returns a Handle to the primary thread of the process.
- getThreadCount() - Method in class com.jniwrapper.win32.process.PerformanceInformation
-
Returns total number of threads.
- getThreadID() - Method in class com.jniwrapper.win32.process.monitoring.ThreadEntry
-
Returns thread identifier.
- getThreadID(Handle) - Static method in class com.jniwrapper.win32.process.Process
-
Returns the identifier of the thread.
- getThreadID() - Method in class com.jniwrapper.win32.process.Process
-
Returns the identifier of the thread.
- getThreadId() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the identifier of the thread that created this window.
- getThreadIterator() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns iterator for enumerating threads from a snapshot.
- getThreadList() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Returns a list of threads from a snapshot.
- getThreadProcessID(Handle) - Static method in class com.jniwrapper.win32.process.Process
-
Returns the process identifier of the process associated with a specified thread.
- getThreadsCount() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
The number of execution threads started by the process.
- getThreadWindows(long) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns all non-child windows associated with a specified thread.
- getTime() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns the time at which the message was posted.
- getTime() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Returns the time stamp for this message.
- getTime() - Method in class com.jniwrapper.win32.hook.LowLevelMouseEvent
-
Returns the time stamp for this message.
- getTime() - Method in class com.jniwrapper.win32.Msg
-
- getTime() - Method in class com.jniwrapper.win32.ui.Timer.Callback
-
Returns the number of milliseconds elapsed since the system was
started.
- getTimeout() - Method in class com.jniwrapper.win32.shell.TrayMessage
-
- getTimeout() - Method in class com.jniwrapper.win32.ui.Timer
-
- getTimerID() - Method in class com.jniwrapper.win32.ui.Timer.Callback
-
- getTimerID() - Method in class com.jniwrapper.win32.ui.Timer
-
- getTitle() - Method in class com.jniwrapper.win32.process.StartupInfo
-
For console processes, this is the title displayed in the title bar if a
new console window is created.
- getTitle() - Method in class com.jniwrapper.win32.shell.TrayMessage
-
- getTitle() - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- getTitle() - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- getTitle() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- getTokenGroups() - Method in class com.jniwrapper.win32.security.AccessToken
-
Get groups from the token.
- getTokenInformation(Handle, AccessToken.TokenInformationClass, Parameter, UInt32, Pointer) - Static method in class com.jniwrapper.win32.security.AccessToken
-
Retrieves a specified type of information about an access token
- getTop() - Method in class com.jniwrapper.win32.Rect
-
- getTop() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns top of the top-left corner in screen coordinates.
- getToPage() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
Sets start page to print.
- getToPage() - Method in class com.jniwrapper.win32.PageRange
-
- getToPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- getToPage() - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- getTopAsInt() - Method in class com.jniwrapper.win32.Rect
-
- getTopicName() - Method in class com.jniwrapper.win32.dde.DdeClient
-
Returns the topic name which the client is connected to.
- getTotalPageFile() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Size of the committed memory limit, in bytes.
- getTotalPageFile() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getTotalPageFile() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getTotalPhys() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Total size of physical memory, in bytes.
- getTotalPhys() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getTotalPhys() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getTotalVirtual() - Method in class com.jniwrapper.win32.system.MemoryInfo
-
Total size of the user mode portion of the virtual address space of the calling process, in bytes
- getTotalVirtual() - Method in class com.jniwrapper.win32.system.MemoryStatus
-
- getTotalVirtual() - Method in class com.jniwrapper.win32.system.MemoryStatusEx
-
- getTransitionState() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies the transition state.
- getTransitionState() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies the transition state.
- getTransparency() - Method in class com.jniwrapper.win32.ui.Wnd
-
- getTransparentMask() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getTransparentMask() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderDirectColorModel
-
This method always returns null
- getTransparentMask() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns transparancy bitmap mask.
- getType() - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Returns bitmap type value.
- getType() - Method in class com.jniwrapper.win32.mapi.MailContact
-
Returns the type of the contact.
- getType(Object) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
Get the type of specified value
- getType() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- getUpdateRect(Rect, boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Retrieves the coordinates of the smallest rectangle that completely
encloses the update region of the specified window.
- getUpdateRect(Rect) - Method in class com.jniwrapper.win32.ui.Wnd
-
Retrieves the coordinates of the smallest rectangle that completely
encloses the update region of the specified window.
- getUpperBound() - Method in class com.jniwrapper.win32.hook.EventsFilter.Range
-
- getUpperLeft() - Method in class com.jniwrapper.win32.gdi.GradientRect
-
Returns the upper-left corner of a rectangle.
- getURL() - Method in class com.jniwrapper.win32.winhttp.DefaultProxySettings
-
Returns the proxy URL.
- getURL() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns the proxy URL.
- getURL() - Method in interface com.jniwrapper.win32.winhttp.ProxySettings
-
Returns the proxy URL.
- getURL() - Method in class com.jniwrapper.win32.winhttp.RemoteProxySettings
-
Returns the proxy URL.
- getUsage() - Method in class com.jniwrapper.win32.process.monitoring.ThreadEntry
-
Returns number of references to the thread.
- getUsageCounter() - Method in class com.jniwrapper.win32.process.monitoring.ProcessEntry
-
The number of references to the process.
- getUser() - Method in class com.jniwrapper.win32.security.TokenUser
-
- getUser() - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Returns user name
- getUserName() - Static method in class com.jniwrapper.win32.system.SystemInfo
-
Returns the user name logged into the system.
- getUserName() - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- getUSERObjectsCount() - Method in class com.jniwrapper.win32.process.Process
-
Returns the count of USER objects.
- getValue() - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- getValue() - Static method in class com.jniwrapper.win32.LastError
-
- getValue(boolean) - Static method in class com.jniwrapper.win32.LastError
-
- getValue(String) - Method in class com.jniwrapper.win32.process.ProcessVariables
-
Returns the value of the specified variable from the environment block of
the calling process.
- getValue() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- getValue() - Method in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- getValue(String) - Method in interface com.jniwrapper.win32.system.EnvironmentVariables
-
Returns the value of the specified variable
- getValue(String) - Method in class com.jniwrapper.win32.system.SystemVariables
-
Returns the value of the specified variable from the environment block of
the calling process.
- getValueAt(int, int) - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- getVariableNames() - Method in class com.jniwrapper.win32.process.ProcessVariables
-
Returns an array of variable names.
- getVariableNames() - Method in interface com.jniwrapper.win32.system.EnvironmentVariables
-
Returns an array of the variable names.
- getVariableNames() - Method in class com.jniwrapper.win32.system.SystemVariables
-
Returns an array of variable names.
- getVersion() - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Returns the major and minor version numbers of the system on which the
specified process is expected to run.
- getVersion() - Method in class com.jniwrapper.win32.process.Process
-
Returns the major and minor version numbers of the system on which the specified process expects to run.
- getVersion(long) - Static method in class com.jniwrapper.win32.process.Process
-
Returns the major and minor version numbers of the system on which the specified process expects to run.
- getVirtualKeyCode() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Returns the virtual-key code.
- getVirtualKeyCode() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
- getVirtualKeyCode() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Returns a virtual-key code.
- getVolumeLabel(File) - Static method in class com.jniwrapper.win32.io.FileSystem
-
This function retrieves the volume label of the drive.
- getWaitHint() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns estimated time required for a pending start, stop, pause, or continue operation, in milliseconds.
- getWheelDelta() - Method in class com.jniwrapper.win32.hook.LowLevelMouseEvent
-
Returns the mouse wheel delta.
- getWidth() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- getWidth() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns bitmap width.
- getWidth() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getWidth() - Method in class com.jniwrapper.win32.Rect
-
- getWidth() - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Returns width, in pixels
- getWin32ExitCode() - Method in class com.jniwrapper.win32.service.Service.Status
-
Returns error code the service uses to report an error that occurs when it is starting or stopping.
- getWindow() - Method in class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped
-
The window for which the mouse message is intended.
- getWindow() - Method in class com.jniwrapper.win32.hook.MouseEvent
-
- getWindow(int) - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns a child, parent or sibling window for the current window.
- getWindowClassName() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the name of the window class.
- getWindowDC(Wnd) - Static method in class com.jniwrapper.win32.gdi.WindowDC
-
- getWindowExStyle() - Method in class com.jniwrapper.win32.ui.Wnd
-
- getWindowFromPoint(int, int) - Static method in class com.jniwrapper.win32.ui.Wnd
-
Returns a handle to the window that contains the specified point.
- getWindowGainingFocus() - Method in class com.jniwrapper.win32.hook.CBTEvent.SetFocus
-
Specifies the handle to the window gaining the keyboard focus.
- getWindowHandle() - Method in class com.jniwrapper.win32.hook.CBTEvent.MinMax
-
Returns the handle to the window being minimized or maximized.
- getWindowHandle() - Method in class com.jniwrapper.win32.hook.CBTEvent.MoveSize
-
Returns the handle to the window to be moved or sized.
- getWindowHandle() - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- getWindowHandle(Component, boolean) - Static method in class com.jniwrapper.win32.ui.WindowTools
-
Returns a native window handle of the given component.
- getWindowHandle(Component) - Static method in class com.jniwrapper.win32.ui.WindowTools
-
Returns a native window handle of the given component.
- getWindowLong(int) - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns an attribute of the window.
- getWindowLosingFocus() - Method in class com.jniwrapper.win32.hook.CBTEvent.SetFocus
-
Specifies the handle to the window losing the keyboard focus.
- getWindowPlacement() - Method in class com.jniwrapper.win32.ui.Wnd
-
Retrieves the show state and the restored, minimized, and maximized positions of the window.
- getWindowRect() - Method in class com.jniwrapper.win32.hook.CBTEvent.MoveSize
-
The coordinates of the window.
- getWindowRect() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns the bounding rectangle of the window.
- getWindows() - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Returns the list of specified windows.
- getWindowsDirectory() - Static method in class com.jniwrapper.win32.system.Kernel32
-
Returns the absolute path to the Windows directory.
- getWindowStyle() - Method in class com.jniwrapper.win32.ui.Wnd
-
- getWindowText() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns text of a specified window's title bar (if it has one).
- getWinEventHook() - Method in class com.jniwrapper.win32.system.HookFunction
-
Returns the identifier of an event hook function.
- getWnd() - Method in class com.jniwrapper.win32.hook.CallWndProcEvent
-
- getWnd() - Method in class com.jniwrapper.win32.hook.EventsFilter.WindowRecord
-
- getWnd() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns handle to the window to which the message was posted.
- getWnd() - Method in class com.jniwrapper.win32.Msg
-
- getWnd() - Method in class com.jniwrapper.win32.system.HookFunction
-
Returns the handle to the window that generates the event.
- getWnd() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- getWnd() - Method in class com.jniwrapper.win32.ui.Timer.Callback
-
- getWnd() - Method in class com.jniwrapper.win32.ui.Timer
-
- getWnd() - Method in class com.jniwrapper.win32.ui.WindowProc
-
- getWorkingSetSize(UInt32, UInt32) - Method in class com.jniwrapper.win32.process.Process
-
Returns the minimum and maximum working set sizes of the specified process.
- getWorkingSetSize() - Method in class com.jniwrapper.win32.process.ProcessMemoryCounters
-
Returns current working set size.
- getWParam() - Method in class com.jniwrapper.win32.hook.CallWndProcEvent
-
- getWParam() - Method in class com.jniwrapper.win32.hook.ShellEvent
-
- getWParam() - Method in class com.jniwrapper.win32.Msg
-
- getwParam() - Method in class com.jniwrapper.win32.ui.dialogs.DefaultDialogCallback
-
- getWParam() - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- getWriteOperationCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of write operations performed.
- getWriteTransferCount() - Method in class com.jniwrapper.win32.process.IOCounters
-
Returns the number of bytes written.
- getX() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getX() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getX() - Method in class com.jniwrapper.win32.Point
-
- getX() - Method in class com.jniwrapper.win32.PointL
-
- getX() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getxCountChars() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getXHotSpot() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Returns the x-coordinate of the hot spot of the cursor.
- getXPelsPerMeter() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getxSize() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getY() - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- getY() - Method in class com.jniwrapper.win32.hook.data.CREATESTRUCT
-
- getY() - Method in class com.jniwrapper.win32.Point
-
- getY() - Method in class com.jniwrapper.win32.PointL
-
- getY() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getyCountChars() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- getYear() - Method in class com.jniwrapper.win32.system.SystemTime
-
- getYHotSpot() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Returns the y-coordinate of the hot spot of the cursor.
- getYPelsPerMeter() - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- getySize() - Method in class com.jniwrapper.win32.process.StartupInfo
-
- globalAddAtom(String) - Static method in class com.jniwrapper.win32.system.Kernel32
-
Creates a globally unique identifier that corresponds to the specified string.
- GlobalMemoryBlock - Class in com.jniwrapper.win32.system
-
This object represents a global memory block and corresponds to the HGLOBAL
native type.
- GlobalMemoryBlock() - Constructor for class com.jniwrapper.win32.system.GlobalMemoryBlock
-
Creates a global memory block.
- GlobalMemoryBlock(Handle) - Constructor for class com.jniwrapper.win32.system.GlobalMemoryBlock
-
Creates a LocalMemoryBlock object that references the memory that handle references.
- GlobalMemoryBlock(int, MemoryAllocationAttributes) - Constructor for class com.jniwrapper.win32.system.GlobalMemoryBlock
-
Allocates the global memory block of the specified size.
- GRADIENT_FILL_RECT_H - Static variable in class com.jniwrapper.win32.gdi.DC
-
- GRADIENT_FILL_RECT_V - Static variable in class com.jniwrapper.win32.gdi.DC
-
- GRADIENTACTIVECAPTION - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- gradientFill(Rect, Color, Color) - Method in class com.jniwrapper.win32.gdi.DC
-
Fills a rectangle by horisontal gradient.
- GRADIENTINACTIVECAPTION - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- GradientRect - Class in com.jniwrapper.win32.gdi
-
Represents GRADIENT_RECT native structure.
- GradientRect() - Constructor for class com.jniwrapper.win32.gdi.GradientRect
-
Creates new instance of the GradientRect
.
- GradientRect(GradientRect) - Constructor for class com.jniwrapper.win32.gdi.GradientRect
-
Creates new instance of the GradientRect
and initializes it by the specified one.
- GRAY_BRUSH - Static variable in class com.jniwrapper.win32.gdi.Brush.StockBrush
-
- GRAYTEXT - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- GROWBOX - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- Guests() - Static method in class com.jniwrapper.win32.security.Sid
-
- GUI_16BITTASK - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUI_CARETBLINKING - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUI_INMENUMODE - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUI_INMOVESIZE - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUI_POPUPMENUMODE - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUI_SYSTEMMENUMODE - Static variable in class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GUIThreadInfo - Class in com.jniwrapper.win32.ui
-
This class represents GUITHREADINFO
structure.
- GUIThreadInfo() - Constructor for class com.jniwrapper.win32.ui.GUIThreadInfo
-
- GW_CHILD - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GW_HWNDFIRST - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GW_HWNDLAST - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GW_HWNDNEXT - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GW_HWNDPREV - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GW_OWNER - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_EXSTYLE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_HINSTANCE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_HWNDPARENT - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_ID - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_STYLE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_USERDATA - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- GWL_WNDPROC - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- ICON - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageType
-
The image is icon
- Icon - Class in com.jniwrapper.win32.gdi
-
This class represents generic methods to work with icons.
- Icon() - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates a NULL icon.
- Icon(long) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
- Icon(Dimension) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates a NULL icon with a specified size.
- Icon(String) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the executable (.exe) file associated with an
application instance.
- Icon(Handle, String) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the executable (.exe) file associated with an
application instance.
- Icon(File) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the specified file.
- Icon(File, Dimension) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the specified file.
- Icon(Handle, File) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the specified file.
- Icon(InputStream) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the specified stream.
- Icon(InputStream, Dimension) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the specified stream.
- Icon(Component, Icon) - Constructor for class com.jniwrapper.win32.gdi.Icon
-
Creates an icon from the standard Swing Icon.
- Icon.IconType - Class in com.jniwrapper.win32.gdi
-
IconType represents the enumeration of default icon types.
- Icon.SystemIcon - Class in com.jniwrapper.win32.gdi
-
- ICON_ERROR - Static variable in class com.jniwrapper.win32.shell.TrayMessage
-
- ICON_INFO - Static variable in class com.jniwrapper.win32.shell.TrayMessage
-
- ICON_NONE - Static variable in class com.jniwrapper.win32.shell.TrayMessage
-
- ICON_WARNING - Static variable in class com.jniwrapper.win32.shell.TrayMessage
-
- ICONASTERISK - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display an asterisk icon.
- ICONERROR - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the error icon.
- ICONEXCLAMATION - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the exclamation icon.
- ICONHAND - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Indicates that a hand icon should be displayed on the message box.
- IconInfo - Class in com.jniwrapper.win32.gdi
-
This class represents ICONINFO structure.
- IconInfo() - Constructor for class com.jniwrapper.win32.gdi.IconInfo
-
Creates instance of the IconInfo
.
- IconInfo(Bitmap, Bitmap) - Constructor for class com.jniwrapper.win32.gdi.IconInfo
-
Creates instance of the IconInfo
.
- IconInfo(IconInfo) - Constructor for class com.jniwrapper.win32.gdi.IconInfo
-
Creates instance of the IconInfo
and initializes it by the specified one.
- ICONINFORMATION - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the information icon.
- ICONQUESTION - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the question mark.
- ICONSTOP - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the stop icon.
- ICONWARNING - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
Makes the message box display the warning icon.
- IDABORT - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDC_APPSTARTING - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Standard arrow and small hourglass cursor.
- IDC_ARROW - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Standard arrow cursor.
- IDC_CROSS - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Crosshair cursor.
- IDC_HAND - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Windows 98/Me, Windows 2000/XP: Hand cursor.
- IDC_HELP - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Arrow and question mark cursor.
- IDC_IBEAM - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
I-beam cursor.
- IDC_ICON - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Obsolete for applications marked version 4.0 or later.
- IDC_NO - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Slashed circle cursor.
- IDC_SIZE - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Obsolete for applications marked version 4.0 or later.
- IDC_SIZEALL - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Four-pointed arrow cursor pointing north, south, east, and west.
- IDC_SIZENESW - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Double-pointed arrow cursor pointing northeast and southwest.
- IDC_SIZENS - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Double-pointed arrow cursor pointing north and south.
- IDC_SIZENWSE - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Double-pointed arrow cursor pointing northwest and southeast.
- IDC_SIZEWE - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Double-pointed arrow cursor pointing west and east.
- IDC_UPARROW - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Vertical arrow cursor.
- IDC_WAIT - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorKind
-
Hourglass cursor.
- IDCANCEL - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDCLOSE - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDHELP - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDIGNORE - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDLE_PRIORITY_CLASS - Static variable in class com.jniwrapper.win32.process.Process.PriorityClass
-
- IdleTracker - Class in com.jniwrapper.win32.hook
-
This class provides functionality for controlling the mouse and keyboard idleness.
- IdleTracker() - Constructor for class com.jniwrapper.win32.hook.IdleTracker
-
Creates an instance of com.jniwrapper.win32.hook.IdleTracker
class
and initilizes the idleness timeout with 1 minute timeout.
- IdleTracker(long) - Constructor for class com.jniwrapper.win32.hook.IdleTracker
-
Creates an instance of com.jniwrapper.win32.hook.IdleTracker
class
and initilizes the idleness timeout.
- IdleTrackerListener - Interface in com.jniwrapper.win32.hook
-
This class is a listener of the mouse and keyboard idle timeout events.
- IDNO - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDOK - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDRETRY - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IDYES - Static variable in class com.jniwrapper.win32.ui.MessageBox
-
- IEProxySettings - Class in com.jniwrapper.win32.winhttp
-
Provides information about proxy settings of Internet Explorer.
- IEProxySettings() - Constructor for class com.jniwrapper.win32.winhttp.IEProxySettings
-
Creates a new instance of Internet Explorer proxy settings.
- IEProxySettings.ServerInfo - Class in com.jniwrapper.win32.winhttp
-
This class contains information about sever protocol, proxy addres and port.
- IGNORE - Static variable in class com.jniwrapper.win32.service.Service.ErrorControl
-
The startup program logs error only.
- ImageLoadParameters() - Constructor for class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
- INACTIVEBORDER - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- INACTIVECAPTION - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- INACTIVECAPTIONTEXT - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- INET_E_AUTHENTICATION_REQUIRED - Static variable in class com.jniwrapper.win32.HResult
-
Authentication is needed to access the object.
- INET_E_CANNOT_CONNECT - Static variable in class com.jniwrapper.win32.HResult
-
The attempt to connect to the Internet has failed.
- INET_E_CANNOT_INSTANTIATE_OBJECT - Static variable in class com.jniwrapper.win32.HResult
-
Creation of the object of the class associated with a specified CLSID failed
- INET_E_CANNOT_LOAD_DATA - Static variable in class com.jniwrapper.win32.HResult
-
The object could not be loaded.
- INET_E_CANNOT_LOCK_REQUEST - Static variable in class com.jniwrapper.win32.HResult
-
The requested resource could not be locked.
- INET_E_CANNOT_REPLACE_SFP_FILE - Static variable in class com.jniwrapper.win32.HResult
-
Cannot replace a file that is protected by System File Protection (SFP).
- INET_E_CODE_DOWNLOAD_DECLINED - Static variable in class com.jniwrapper.win32.HResult
-
The component download was declined by the user.
- INET_E_CONNECTION_TIMEOUT - Static variable in class com.jniwrapper.win32.HResult
-
The Internet connection has timed out.
- INET_E_DATA_NOT_AVAILABLE - Static variable in class com.jniwrapper.win32.HResult
-
An Internet connection was established, but the data cannot be retrieved.
- INET_E_DEFAULT_ACTION - Static variable in class com.jniwrapper.win32.HResult
-
Use the default security manager for this action.
- INET_E_DOWNLOAD_FAILURE - Static variable in class com.jniwrapper.win32.HResult
-
The download has failed (the connection was interrupted).
- INET_E_ERROR_FIRST - Static variable in class com.jniwrapper.win32.HResult
-
The lowest allowed value for an URL moniker error code.
- INET_E_ERROR_LAST - Static variable in class com.jniwrapper.win32.HResult
-
The highest allowed value for an URL moniker error code.
- INET_E_INVALID_REQUEST - Static variable in class com.jniwrapper.win32.HResult
-
The request was invalid.
- INET_E_INVALID_URL - Static variable in class com.jniwrapper.win32.HResult
-
The URL could not be parsed.
- INET_E_NO_SESSION - Static variable in class com.jniwrapper.win32.HResult
-
No Internet session was established.
- INET_E_NO_VALID_MEDIA - Static variable in class com.jniwrapper.win32.HResult
-
The object is not in one of the acceptable MIME types.
- INET_E_OBJECT_NOT_FOUND - Static variable in class com.jniwrapper.win32.HResult
-
The object was not found.
- INET_E_QUERYOPTION_UNKNOWN - Static variable in class com.jniwrapper.win32.HResult
-
The requested option is unknown.
- INET_E_REDIRECT_FAILED - Static variable in class com.jniwrapper.win32.HResult
-
Microsoft Win32 Internet (WinInet) cannot redirect.
- INET_E_REDIRECT_TO_DIR - Static variable in class com.jniwrapper.win32.HResult
-
The request is being redirected to a directory.
- INET_E_REDIRECTING - Static variable in class com.jniwrapper.win32.HResult
-
The request is being redirected.
- INET_E_RESOURCE_NOT_FOUND - Static variable in class com.jniwrapper.win32.HResult
-
The server or proxy was not found.
- INET_E_RESULT_DISPATCHED - Static variable in class com.jniwrapper.win32.HResult
-
The binding has already been completed and the result has been dispatched, so your
abort call has been canceled.
- INET_E_SECURITY_PROBLEM - Static variable in class com.jniwrapper.win32.HResult
-
The URI contains syntax that attempts to bypass security.
- INET_E_UNKNOWN_PROTOCOL - Static variable in class com.jniwrapper.win32.HResult
-
The protocol is not known and no pluggable protocols have been entered that match.
- INET_E_USE_DEFAULT_PROTOCOLHANDLER - Static variable in class com.jniwrapper.win32.HResult
-
Use the default protocol handler.
- INET_E_USE_DEFAULT_SETTING - Static variable in class com.jniwrapper.win32.HResult
-
Use the default settings.
- INET_E_USE_EXTEND_BINDING - Static variable in class com.jniwrapper.win32.HResult
-
Reissue request with extended binding.
- INFINITE_TIMEOUT - Static variable in class com.jniwrapper.win32.Handle
-
- Info(String, String) - Constructor for class com.jniwrapper.win32.shell.TrayMessage.Info
-
- INFOBK - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- INFORMATION - Static variable in class com.jniwrapper.win32.system.eventlog.EventLogMessage.Type
-
Information event.
- INFOTEXT - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- InnerUnion() - Constructor for class com.jniwrapper.win32.system.ProcessHeapEntry.InnerUnion
-
- install() - Method in class com.jniwrapper.win32.hook.Hook
-
Installs the hook.
- INTEGER_TRANSFORMER - Static variable in interface com.jniwrapper.win32.registry.RegistryValueTransformer
-
Default integer transformer.
- Interactive() - Static method in class com.jniwrapper.win32.security.Sid
-
- INTERNET - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- INTERNET_CACHE - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- intersectClipRect(int, int, int, int) - Method in class com.jniwrapper.win32.gdi.DC
-
Creates a new clipping region from the intersection of the current clipping region and the specified rectangle.
- IntPtr - Class in com.jniwrapper.win32
-
This class represents LONG_PTR
native type.
- IntPtr() - Constructor for class com.jniwrapper.win32.IntPtr
-
Constucts a blank instance.
- IntPtr(long) - Constructor for class com.jniwrapper.win32.IntPtr
-
Constructs with the passed value.
- INVALID_HANDLE_VALUE - Static variable in class com.jniwrapper.win32.Handle
-
Specifies invalid handle value.
- invalidateRect(Rect, boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Adds a rectangle to the specified window's update region.
- INVALIDPARAMETER - Static variable in exception com.jniwrapper.win32.dde.DdeException
-
A parameter failed to be validated by the DDEML.
- invertRegion(Region) - Method in class com.jniwrapper.win32.gdi.DC
-
Inverts the colors in the specified region.
- invokeDialog(Window, Function, Parameter, Parameter[]) - Static method in class com.jniwrapper.win32.ui.dialogs.DialogHelper
-
Invokes specified dialog box
- IOCounters - Class in com.jniwrapper.win32.process
-
The IOCounters class represents the IO_COUNTERS structure.
- IOCounters() - Constructor for class com.jniwrapper.win32.process.IOCounters
-
- IOCounters(IOCounters) - Constructor for class com.jniwrapper.win32.process.IOCounters
-
- isAcceptHardwareProfileChange() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptNetBindChange() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptParamChange() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptPauseContinue() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptPowerEvent() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptSessionChange() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptShutdown() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAcceptStop() - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- isAction() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that indicates that the hook procedure must record the contents
of this instance by copying them to a buffer or file.
- isActivatedByMouse() - Method in class com.jniwrapper.win32.hook.CBTEvent.Activate
-
Specifies whether the window is being activated as a result of a mouse click.
- isAll() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isAll() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isAllAccess() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
All possible access rights for a process object.
- isAllowAllEvents() - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Returns true
if this filter is configured to allow all events.
- isAlt() - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- isAltPressed() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies the context code.
- isAltPressed() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies the context code.
- isAltPressed() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Specifies the context code.
- isArchive() - Method in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
- isAutoDelete() - Method in class com.jniwrapper.win32.process.Process
-
- isAutoDetect() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns true
if autodetection is on; false
otherwise.
- isBorderVisible() - Method in class com.jniwrapper.win32.ui.Wnd
-
Checks if the window border is visible.
- isCallWindowProc(WindowMessage) - Method in interface com.jniwrapper.win32.ui.WindowMessageListenerEx
-
- isCaptionVisible() - Method in class com.jniwrapper.win32.ui.Wnd
-
Checks if the window caption is visible.
- isChangeConfig() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isCollate() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- isConnect() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isControl() - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- isCreateProcess() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to create a process.
- isCreateService() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isCreateThread() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to create a thread.
- isCursor() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Specifies whether this structure defines a cursor.
- isDefaultErrorMode() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process does not inherit the error mode of the calling process.
- isDispatchThread() - Method in class com.jniwrapper.win32.MessageLoopThread
-
Returns true if current thread is main message loop.
- isDuplicateHandle() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to duplicate a handle.
- isEmpty() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- isEnumerateDependents() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isEnumerateService() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isError() - Method in class com.jniwrapper.win32.HResult
-
Specifies whether this is error or not
- isExtendedKey() - Method in class com.jniwrapper.win32.hook.CBTEvent.KeySkipped
-
Specifies whether the key is an extended key, such as a function key or a
key on the numeric keypad.
- isExtendedKey() - Method in class com.jniwrapper.win32.hook.KeyboardEvent
-
Specifies whether the key is an extended key, such as a function key or a
key on the numeric keypad.
- isExtendedKey() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Specifies whether the key is an extended key, such as a function key or a
key on the numeric keypad.
- isFlashAll() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
- isFlashCaption() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
- isFlashContinuously() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
- isFlashContinuouslyNoForeground() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
- isFlashTray() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
- isForceCurrentDirectory() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- isForceOffFeedback() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the feedback cursor is forced off while the process is
starting.
- isForceOnFeedback() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the cursor is in feedback mode for two seconds after
Process is created.
- isFunctionalityAvailable() - Static method in class com.jniwrapper.win32.shell.ShellFolder
-
Returns true if the shell folder functionality is available for current
operating system.
- isGlobalOnly() - Method in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Returns true if the HookDescriptor, which is determinated by this item, is global only.
- isHidden() - Method in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
- isHideReadOnly() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isIcon() - Method in class com.jniwrapper.win32.gdi.IconInfo
-
Specifies whether this structure defines an icon.
- isIncludeChildWindows() - Method in class com.jniwrapper.win32.hook.EventsFilter.WindowRecord
-
- isInformation() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to set certain information about a process, such as its priority
class.
- isInherit() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isInjected() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Specifies whether the event was injected.
- isInstalled() - Method in class com.jniwrapper.win32.hook.Hook
-
Verifies if the hook is installed.
- isInteractive() - Method in class com.jniwrapper.win32.service.Service
-
Returns true, if the service can interact with desktop.
- isInteractive(int) - Static method in class com.jniwrapper.win32.service.Service.Type
-
- isInterrogate() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isInvalid() - Method in class com.jniwrapper.win32.gdi.ColorRef
-
Checks return value correctness.
- isLeaf() - Method in class com.jniwrapper.win32.registry.ui.RegistryTreeModel.RegistryKeyNode
-
- isLock() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isLogonUI() - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Returns true if the logon dialog window will appear in case the e-mail account login/password is incorrect.
- isMaximized() - Method in class com.jniwrapper.win32.ui.Wnd
-
Checks if the window is maximized.
- isMenuEvent() - Method in class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- isMessageBoxEvent() - Method in class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- isMessageRemoved() - Method in class com.jniwrapper.win32.hook.GetMsgEvent
-
Specifies whether the message is removed or not.
- isMinimized() - Method in class com.jniwrapper.win32.ui.Wnd
-
Checks if this window is minimized.
- isModifyBootConfig() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isMultiselectionAllowed() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isNewConsole() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process has a new console, instead of inheriting its parent's
console (the default).
- isNewProcessGroup() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process is the root process of a new process group.
- isNoRetry() - Method in class com.jniwrapper.win32.process.CurrentProcess.ShutdownFlags
-
Checks flag state.
- isNotifyChangeAttributes() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNotifyChangeDirName() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNotifyChangeFileName() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNotifyChangeSize() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNotifyLastAccess() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNotifyLastModified() - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- isNoWindow() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
This flag is valid only when starting a console application.
- isNT() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- ISOTROPIC - Static variable in class com.jniwrapper.win32.gdi.DC.MappingMode
-
Each logical unit is mapped to one device pixel.
- isPalleteWindow() - Method in class com.jniwrapper.win32.ui.Wnd
-
- isPauseContinue() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isPointInRegion(int, int) - Method in class com.jniwrapper.win32.gdi.Region
-
Determines whether the specified point is inside the specified region.
- isPointInRegion(Point) - Method in class com.jniwrapper.win32.gdi.Region
-
Determines whether the specified point is inside the specified region.
- isPressed() - Method in class com.jniwrapper.win32.hook.LowLevelKeyboardEvent
-
Specifies the transition state.
- isPrintEvenPages() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- isPrintOddPages() - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- isQueryConfig() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isQueryInformation() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to retrieve certain information about a process, such as its
exit code and priority class.
- isQueryLockStatus() - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- isQueryStatus() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isQuota() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to set memory limits.
- isReadOnly() - Method in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
- isRectInRegion(Rect) - Method in class com.jniwrapper.win32.gdi.Region
-
Determines whether any part of the specified rectangle is within the
boundaries of a region.
- isRegistered() - Method in class com.jniwrapper.win32.dde.DdeService
-
Returns true
if the service is already registered.
- isRegistered() - Method in class com.jniwrapper.win32.shell.FileTypeAssociation
-
Returns true
if a file type association for the specified extension is registered.
- isRunFullScreen() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the process should be run in full-screen mode rather
than in windowed mode.
- isScrollbarEvent() - Method in class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- isSentByCurrentThread() - Method in class com.jniwrapper.win32.hook.CallWndProcEvent
-
- isSet() - Method in class com.jniwrapper.win32.winhttp.DefaultProxySettings
-
Returns true
if proxy is set; false
otherwise.
- isSet() - Method in class com.jniwrapper.win32.winhttp.IEProxySettings
-
Returns true
if proxy is set; false
othewise.
- isSet() - Method in interface com.jniwrapper.win32.winhttp.ProxySettings
-
Returns true
if proxy is set; false
otherwise.
- isSet() - Method in class com.jniwrapper.win32.winhttp.RemoteProxySettings
-
Returns true
if proxy is set; false
otherwise.
- isSharedWOW_VDM() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The flag is valid only when starting a 16-bit Windows-based application.
- isShift() - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- isShowExplorer() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isShowHelp() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isShowHiddenFiles() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isShowOverwritePrompt() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isShowPlacebar() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogExtOptions
-
- isSizingEnabled() - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- isSnapAll() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isSnapHeapList() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isSnapModule() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isSnapProcess() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isSnapThread() - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
- isStart() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isStarted() - Method in class com.jniwrapper.win32.MessageLoopThread
-
- isStop() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isSubstituted() - Method in class com.jniwrapper.win32.ui.WindowProc
-
Checks if native window procedure is substituted.
- isSuspended() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The primary thread of the new process is created in a suspended state.
- isSynchronize() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
Requires to wait for the process to terminate using the wait functions.
- isSynchronous() - Method in class com.jniwrapper.win32.hook.Hook
-
Returns the mode of this hook.
- isSystem() - Method in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
- isSystemModalDialogDestroyed() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that indicates that a system-modal dialog box has been destroyed.
- isSystemModalDialogDisplayed() - Method in class com.jniwrapper.win32.hook.JournalRecordEvent
-
Returns value that indicates that a system-modal dialog box is being displayed.
- isTerminate() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to terminate a process.
- isTransparent() - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Returns true if a transparent bitmap.
- isTransparent() - Method in class com.jniwrapper.win32.ui.Wnd
-
- isTypeSupported(Object) - Method in interface com.jniwrapper.win32.registry.RegistryValueTransformer
-
Checks if the transformer supports a specified type.
- isUnicode() - Method in class com.jniwrapper.win32.system.Kernel32
-
Says if ANSI or Unicode functions should be used.
- isUnicode() - Method in class com.jniwrapper.win32.WinFunctionCache
-
- isUnicodeEnvironment() - Method in class com.jniwrapper.win32.process.ProcessOptions
-
Indicates the format of the Environment parameter.
- isUseCountChars() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the XCountChars and YCountChars
members are ignored.
- isUseFillAttributes() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the FillAttribute member is ignored.
- isUsePosition() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the X and Y members are ignored.
- isUserDefinedControl() - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- isUseShowWindow() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the wShowWindow member is ignored.
- isUseSize() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the XSize and YSize members are
ignored.
- isUseStdHandles() - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
- isValidSid(Sid) - Method in class com.jniwrapper.win32.security.Sid
-
- isVirtual() - Method in class com.jniwrapper.win32.shell.ShellFolder
-
- isVisible() - Method in class com.jniwrapper.win32.ui.Wnd
-
Returns true if the window is visible.
- isVMOperation() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to perform an operation on the address space of a process.
- isVMRead() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to read memory in a process.
- isVMWrite() - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to write to memory in a process.
- isWatching() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Returns true if the watcher is watching a specified folder, otherwise false.
- isWatching() - Method in class com.jniwrapper.win32.io.WatcherStrategy
-
- isWatchSubree() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Returns true if the watcher is configured to watch the subtree, otherwise false.
- isWin2003() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWin2008() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWin2k() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWin7() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWin9x() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWindow() - Method in class com.jniwrapper.win32.ui.Wnd
-
Checks if this handle is real pointer to an existing window.
- isWinMe() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWinVista() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- isWinXP() - Method in class com.jniwrapper.win32.system.VersionInfo
-
- itemChanged(DdeItem, byte[]) - Method in class com.jniwrapper.win32.dde.DdeClientEventAdapter
-
- itemChanged(DdeItem, byte[]) - Method in interface com.jniwrapper.win32.dde.DdeClientEventHandler
-
Occurs when data of the item is changed.
- S_FALSE - Static variable in class com.jniwrapper.win32.HResult
-
Completed without error, but only partial results were obtained.
- S_OK - Static variable in class com.jniwrapper.win32.HResult
-
Successful completion.
- SAMPLE - Static variable in class com.jniwrapper.win32.gdi.Icon.SystemIcon
-
- SAVE - Static variable in class com.jniwrapper.win32.shell.ApplyChangesOptions
-
Save the desktop item.
- saveConfiguration() - Method in class com.jniwrapper.win32.service.Service
-
Saves configuration of the service.
- saveToFile(String) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Saves bitmap to the specified file.
- screenToClient(Point) - Method in class com.jniwrapper.win32.ui.Wnd
-
Converts the screen coordinates of a specified point on the screen to
client-area coordinates.
- SCROLLBAR - Static variable in class com.jniwrapper.win32.gdi.SystemColor
-
- SE_GROUP_ENABLED - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID is enabled for access checks.
- SE_GROUP_ENABLED_BY_DEFAULT - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID is enabled by default.
- SE_GROUP_LOGON_ID - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID is a logon SID that identifies the logon session associated with an access token.
- SE_GROUP_MANDATORY - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID cannot have the SE_GROUP_ENABLED attribute cleared by a call to the AdjustTokenGroups function.
- SE_GROUP_OWNER - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID identifies a group account for which the user of the token is the owner of the group, or the SID can be assigned as the owner of the token or objects.
- SE_GROUP_RESOURCE - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID identifies a domain-local group.
- SE_GROUP_USE_FOR_DENY_ONLY - Static variable in class com.jniwrapper.win32.security.SidAndAttributes
-
The SID is a deny-only SID in a restricted token.
- SECURITY_ANONYMOUS_LOGON_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_AUTHENTICATED_USER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_BATCH_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_BUILTIN_DOMAIN_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_GROUP_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_GROUP_SERVER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_OWNER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_OWNER_RIGHTS_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_OWNER_SERVER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_CREATOR_SID_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_DIALUP_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_ENTERPRISE_CONTROLLERS_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_INTERACTIVE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_IUSER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_LOCAL_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_LOCAL_SERVICE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_LOCAL_SID_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_LOCAL_SYSTEM_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_LOGON_IDS_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_NETWORK_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_NETWORK_SERVICE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_NON_UNIQUE_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_NT_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_NULL_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_NULL_SID_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_PRINCIPAL_SELF_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_PROXY_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_REMOTE_LOGON_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_RESOURCE_MANAGER_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_RESTRICTED_CODE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_SERVER_LOGON_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_SERVICE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_TERMINAL_SERVER_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_THIS_ORGANIZATION_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_WORLD_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SECURITY_WORLD_SID_AUTHORITY - Static variable in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SECURITY_WRITE_RESTRICTED_CODE_RID - Static variable in class com.jniwrapper.win32.security.Sid
-
- SecurityAttributes - Class in com.jniwrapper.win32.system
-
Class SecurityAttributes represets SECURITY_ATTRIBUTES type.
- SecurityAttributes() - Constructor for class com.jniwrapper.win32.system.SecurityAttributes
-
- SecurityAttributes(SecurityAttributes) - Constructor for class com.jniwrapper.win32.system.SecurityAttributes
-
- selectClipRgn(Region) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects a given region as the current clipping region.
- SelectFileField - Class in com.jniwrapper.win32.ui.controls
-
SelectFileField class is a component for selecting a file that uses
OpenSaveFileDialog.
- SelectFileField() - Constructor for class com.jniwrapper.win32.ui.controls.SelectFileField
-
- SelectFileField(int) - Constructor for class com.jniwrapper.win32.ui.controls.SelectFileField
-
- SelectIconDialog - Class in com.jniwrapper.win32.ui.dialogs
-
This class provides functionality that allows to display a dialog box that allows the user to choose an icon
from the selection available embedded in a resource such as an executable or DLL file
- SelectIconDialog() - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
- SelectIconDialog(File) - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
initialized by the file that contains icons
- SelectIconDialog(File, int) - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
initialized by the file that contains icons
- SelectIconDialog(Window) - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
- SelectIconDialog(Window, File) - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
initialized by the file that contains icons
- SelectIconDialog(Window, File, int) - Constructor for class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Creates instance of the SelectIconDialog
initialized by the file that contains icons
- selectObject(Brush) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects a specified brush in the device context.
- selectObject(Pen) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects a specified pen in the device context.
- selectObject(Bitmap) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects a specified bitmap in the device context.
- selectObject(Font) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects a specified font in the device context.
- selectObject(Region) - Method in class com.jniwrapper.win32.gdi.DC
-
Selects the passed region in the device context.
- Self() - Static method in class com.jniwrapper.win32.security.Sid
-
- SELFREG_E_CLASS - Static variable in class com.jniwrapper.win32.HResult
-
The server was unable to complete the registration of all the object classes.
- SELFREG_E_TYPELIB - Static variable in class com.jniwrapper.win32.HResult
-
The server was unable to complete the registration of all the type libraries used by its classes.
- send(DdeItem, byte[], long) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Sends data to the service and waits for a confirmation response.
- send(boolean) - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Sends the current message.
- SEND_TO - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- sendAsync(DdeItem, byte[]) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Asynchronously sends data to the service.
- SENDER - Static variable in class com.jniwrapper.win32.mapi.MailContact.Type
-
Represents the sender role of the mail contact.
- sendMessage(int, long, long) - Method in class com.jniwrapper.win32.ui.Wnd
-
- sendMessage(int, Parameter, Parameter) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sends a message to the specified window.
- sendMessageEx(int, long, long) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sends a message to a window.
- SERVER - Static variable in class com.jniwrapper.win32.winhttp.AuthCredentials.AuthTarget
-
Authentication target is a server.
- SERVER_DIED - Static variable in exception com.jniwrapper.win32.dde.DdeException
-
A server-side transaction was attempted on a conversation terminated by the client.
- ServerLogon() - Static method in class com.jniwrapper.win32.security.Sid
-
- Service() - Static method in class com.jniwrapper.win32.security.Sid
-
- Service - Class in com.jniwrapper.win32.service
-
This class represents Windows service application, which is either
started automatically at system startup, or by a user through Services application, or programmatically.
- Service(String, Service.AccessRights) - Constructor for class com.jniwrapper.win32.service.Service
-
Creates a service in open state.
- Service(String) - Constructor for class com.jniwrapper.win32.service.Service
-
Creates a service in open state.
- Service.AccessRights - Class in com.jniwrapper.win32.service
-
This class represents access rights to a service.
- Service.CurrentState - Class in com.jniwrapper.win32.service
-
This class represents the current state of the service.
- Service.ErrorControl - Class in com.jniwrapper.win32.service
-
- Service.StartupType - Class in com.jniwrapper.win32.service
-
This class represents startup type of service.
- Service.Status - Class in com.jniwrapper.win32.service
-
This class represents the service status.
- Service.Status.ControlsAccepted - Class in com.jniwrapper.win32.service
-
- Service.StatusListener - Interface in com.jniwrapper.win32.service
-
- Service.Type - Class in com.jniwrapper.win32.service
-
This class represents type of the service.
- ServiceException - Exception in com.jniwrapper.win32.service
-
Generic exception for service-related operations.
- ServiceException(String) - Constructor for exception com.jniwrapper.win32.service.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.jniwrapper.win32.service.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.jniwrapper.win32.service.ServiceException
-
- ServiceManager - Class in com.jniwrapper.win32.service
-
This class represents a service manager that contains operations for working with services.
- ServiceManager() - Constructor for class com.jniwrapper.win32.service.ServiceManager
-
Creates a service manager with full access.
- ServiceManager.AccessRights - Class in com.jniwrapper.win32.service
-
This class represents access to the service manager.
- setAcceptHardwareProfileChange(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptNetBindChange(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptParamChange(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptPauseContinue(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptPowerEvent(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptSessionChange(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptShutdown(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAcceptStop(boolean) - Method in class com.jniwrapper.win32.service.Service.Status.ControlsAccepted
-
- setAccess(ServiceManager.AccessRights) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Sets access to the service manager.
- setAccessRights(Service.AccessRights) - Method in class com.jniwrapper.win32.service.Service
-
Sets access rights to the service.
- setActiveDesktop(boolean) - Method in class com.jniwrapper.win32.shell.DesktopItemOptions
-
- setAddress(String) - Method in class com.jniwrapper.win32.mapi.MailContact
-
Sets the address of the contact.
- setAffinityMask(long) - Method in class com.jniwrapper.win32.process.Process
-
Sets a processor affinity mask for the threads of the process.
- setAll(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setAll(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setAllAccess(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
All possible access rights for a process object.
- setAllow(boolean) - Method in class com.jniwrapper.win32.hook.CBTEvent
-
Calling this method determines whether the system allows or prevents the event.
- setAllowAllEvents(boolean) - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Specifies whether or not this filter allows all events.
- setAllowAllWindows(boolean) - Method in class com.jniwrapper.win32.hook.EventsFilter
-
Specifies whether or not this filter allows events from all windows.
- setAlpha(int) - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- setAlpha(int) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setAlphaFormat(int) - Method in class com.jniwrapper.win32.gdi.BlendFunction
-
- setAlt(boolean) - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- setAnyColor(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
Customize the dialog to show all available colors.
- setAppBarState(ApplicationBar.BarState) - Static method in class com.jniwrapper.win32.shell.ApplicationBar
-
- setArbgColor(int, int) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderDirectColorModel
-
Sets the color of the specified pixel
- setAttributes(int) - Method in class com.jniwrapper.win32.security.LuidAndAttributes
-
Sets the attributes.
- setAttributes(UInt32) - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- setAuthScheme(AuthCredentials.AuthScheme) - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- setAuthTarget(AuthCredentials.AuthTarget) - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- setAutoDelete(boolean) - Method in class com.jniwrapper.win32.process.Process
-
- setBackground(Handle) - Method in class com.jniwrapper.win32.ui.WndClass
-
- setBinaryPath(String) - Method in class com.jniwrapper.win32.service.Service
-
Sets the absolute path to the executable file for the service.
- setBitCount(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setBitmapByte(int, byte) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- setBitmapColors() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilder
-
- setBitmapColors() - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderDirectColorModel
-
Sets the colors of the all pixels in the bitmap
- setBitmapHeight(long) - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Sets bitmap height in pixels.
- setBitmapWidth(long) - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Sets bitmap width in pixels.
- setBitmapWidthBytes(long) - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Sets number of bytes in bitmap scan line.
- setBitsPixel(long) - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Sets bitmap color depth (4,8,16 etc.)
- setBkColor(ColorRef) - Method in class com.jniwrapper.win32.gdi.DC
-
Sets the background color in this device context.
- setBkMode(int) - Method in class com.jniwrapper.win32.gdi.DC
-
Sets the background mode in this device context.
- setBlue(int) - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- setBlue(long) - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- setBlue(int) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setBorderVisible(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Shows or hides the window border.
- setBottom(long) - Method in class com.jniwrapper.win32.Rect
-
- setBounds(int, int, int, int) - Method in class com.jniwrapper.win32.Rect
-
- setBounds(Rectangle) - Method in class com.jniwrapper.win32.Rect
-
- setBrushOrigin(DC, int, int) - Static method in class com.jniwrapper.win32.gdi.Brush
-
Sets the brush origin that GDI assigns to the next brush which an
application selects into the specified device context.
- setBufferSize(int) - Method in class com.jniwrapper.win32.io.WinNTWatcherStrategy
-
Sets a new buffer size in bytes.
- setCAlternateFileName(String) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setCanResize(boolean) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets the value of the property, which indicates whether the component is resizable or not
- setCanResizeX(boolean) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets the value of the property, which indicates whether the component is resizable in the x-direction or not
- setCanResizeY(boolean) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets the value of the property, which indicates whether the component is resizable in the y-direction or not
- setCaptionVisible(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Shows or hides the window caption.
- setCategory(int) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets category of the event log message
- setCFileName(String) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setChangeConfig(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setChecked(boolean) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Switches component to enable or disable state
- setClrImportant(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setClrUsed(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setCollate(boolean) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setColor(Color) - Method in class com.jniwrapper.win32.gdi.ColorRef
-
Sets a new color value.
- setColor(ColorRef) - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- setColor(Color) - Method in class com.jniwrapper.win32.gdi.SystemColor
-
Sets a new system color.
- setColor(Color) - Method in class com.jniwrapper.win32.ui.controls.ChooseColorField
-
Sets a color.
- setColor(Color) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
Sets the default selected color.
- setComponentType(ActiveDesktopItem.ComponentType) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Specifies the component type
- setCompression(Bitmap.Compression) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setComputerName(String) - Method in class com.jniwrapper.win32.service.ServiceManager
-
Sets the name of the computer to where create, enumerate or open services.
- setConnect(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setContinuousRepainting(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Forces continuous window repainting.
- setControl(boolean) - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- setCopies(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setCopies(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setCreateProcess(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to create a process.
- setCreateService(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setCreateThread(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to create a thread.
- setCurrentDirectory(String) - Static method in class com.jniwrapper.win32.system.Kernel32
-
- setCurrentFilterIndex(long) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- setCursor(Cursor) - Method in class com.jniwrapper.win32.gdi.Cursor
-
Sets the cursor by the specified AWT cursor.
- setCursorPosition(int, int) - Static method in class com.jniwrapper.win32.gdi.Cursor
-
Determines the cursor position, in screen coordinates.
- setCustData(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setCustData(long) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setCustomFilter(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setCx(int) - Method in class com.jniwrapper.win32.Size
-
- setCy(int) - Method in class com.jniwrapper.win32.Size
-
- setData(byte[]) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets the date of the event log message occurrence
- setDay(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setDayOfWeek(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setDc(DC) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setDCBrushColor(DC, ColorRef) - Static method in class com.jniwrapper.win32.gdi.DC
-
This method sets the current device context (DC) brush color to the
specified color value.
- setDCPenColor(DC, ColorRef) - Method in class com.jniwrapper.win32.gdi.DC
-
This method sets the current device context (DC) pen color to the
specified color value or the nearest to the specified color value in case
when the device cannot set the specified color value.
- setDefault(int) - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- setDefaultErrorMode(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process does not inherit the error mode of the calling process.
- setDefaultExt(String) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- setDefExt(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setDependencies(String[]) - Method in class com.jniwrapper.win32.service.Service
-
Sets dependencies for the service.
- setDeviceOffset(int) - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- setDevMode(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setDevNames(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setDIBits(DC, int, int, Pointer, BitmapInfo, int) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Sets bits for a bitmap.
- setDIBytes(PrimitiveArray) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Sets bytes of the bitmap.
- setDIBytes(PrimitiveArray) - Method in class com.jniwrapper.win32.gdi.DDBitmap
-
- setDIBytes(PrimitiveArray) - Method in class com.jniwrapper.win32.gdi.DIBitmap
-
Sets bytes of the bitmap.
- setDirty(boolean) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets the value of the property dirty
- setDisplayName(String) - Method in class com.jniwrapper.win32.service.Service
-
Sets the display name.
- setDisplayName(String) - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- setDlgItemText(int, String) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets the title or text of a control in a dialog box.
- setDmBitsPerPel(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmCollate(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmColor(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmCopies(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmCopies(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDefaultSource(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmDefaultSource(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDeviceName(String) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDisplayFlags(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDisplayFrequency(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDitherType(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDriverExtra(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDriverVersion(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmDuplex(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmFields(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmFormName(String) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmICMIntent(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmICMMethod(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmLogPixels(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmMediaType(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmOrientation(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmPageOrientation(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmPanningHeight(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmPanningWidth(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmPaperLength(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmPaperSize(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmPaperWidth(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmPelsHeight(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmPelsWidth(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmPrintQuality(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmPrintQuality(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmReserved1(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmReserved2(long) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmScale(int) - Method in class com.jniwrapper.win32.gdi.DevMode.PaperStructure
-
- setDmScale(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmSize(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmSpecVersion(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmTTOption(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDmYResolution(int) - Method in class com.jniwrapper.win32.gdi.DevMode
-
- setDriverOffset(int) - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- setDuplicateHandle(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to duplicate a handle.
- setDwFileAttributes(long) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setDwReserved0(long) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setDwReserved1(long) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setEnableComponents(boolean) - Method in class com.jniwrapper.win32.shell.DesktopItemOptions
-
- setEnabled(boolean) - Method in class com.jniwrapper.win32.ui.controls.AbstractChooserField
-
- setEnumerateDependents(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setEnumerateService(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setErrorControl(Service.ErrorControl) - Method in class com.jniwrapper.win32.service.Service
-
Sets severity of the error that describes the action performed if the service failed to start:
ErrorControl.IGNORE
Logs error and continues startup
ErrorControl.NORMAL
Logs error, shows message box with error message and continues startup
ErrorControl.SEVERE
Logs error.
- setEventHandler(DdeClientEventHandler) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Specifies the handler of the client events.
- setEventHandler(DdeServiceEventHandler) - Method in class com.jniwrapper.win32.dde.DdeService
-
Specifies the handler of service events.
- setEventID(long) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets identifier of the event log message
- setEventType(EventLogMessage.Type) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets type of the event log message
- setExpectedStructureSize(int) - Method in class com.jniwrapper.win32.security.TokenGroups
-
Should be called to set expected structure size.
- setFile(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFileAttributes(String, FileSystem.FileAttributes) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Sets attributes for the specified file.
- setFileAttributes(File, FileSystem.FileAttributes) - Static method in class com.jniwrapper.win32.io.FileSystem
-
Sets attributes for the specified file.
- setFileEditStyle(int) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- setFileExtension(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFileName(String) - Method in class com.jniwrapper.win32.ui.controls.SelectFileField
-
Sets the file name.
- setFileName(String) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets the predefined file name.
- setFileOffset(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFileTitle(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFilter(EventsFilter) - Method in class com.jniwrapper.win32.hook.Hook
-
Specifies events filter for this hook.
- setFilter(StringBuffer) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFilter(String) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets filter string.
- setFilterIndex(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFilterIndex(long) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets the index of the filter that will be selected in the dialog.
- setFilterSeparator(char) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
- setFlags(long) - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- setFlags(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFlags(long) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setFlags(long) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setFlags(int) - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- setFlagsEx(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setFlashAll(boolean) - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to flash both the window caption and taskbar button.
- setFlashCaption(boolean) - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to flash the window caption.
- setFlashContinuously(boolean) - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to flash the window continuously until the
setStop()
flag is set.
- setFlashContinuouslyNoForeground(boolean) - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to flash the window continuously until the window comes
to the foreground.
- setFlashTray(boolean) - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to flash the taskbar button.
- SetFocus(Object, Bool, Wnd, Wnd) - Constructor for class com.jniwrapper.win32.hook.CBTEvent.SetFocus
-
- setFocus(CBTEvent.SetFocus) - Method in class com.jniwrapper.win32.hook.CBTHookAdapter
-
- setFocus(CBTEvent.SetFocus) - Method in interface com.jniwrapper.win32.hook.CBTHookListener
-
Specifies the event when a window is about to receive the keyboard focus.
- setFocus() - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets the keyboard focus to the specified window.
- setForceCurrentDirectory(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Forces dialog to open the current directory.
- setForceOffFeedback(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the feedback cursor is forced off while the process is
starting.
- setForceOnFeedback(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the cursor is in feedback mode for two seconds after
Process is created.
- setForeground() - Method in class com.jniwrapper.win32.ui.Wnd
-
Puts the thread that created the specified window into the foreground and activates
the window.
- setFriendlyName(String) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets friendly name of the component
- setFromPage(int) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
Sets start page to print.
- setFromPage(int) - Method in class com.jniwrapper.win32.PageRange
-
- setFromPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setFromPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setFullOpen(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
Customize the dialog to display additional controls.
- setGreen(int) - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- setGreen(long) - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- setGreen(int) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setGroupCount(int) - Method in class com.jniwrapper.win32.security.TokenGroups
-
- setHatch(Int32) - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- setHatch(long) - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- setHeight(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setHeight(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets height, in pixels
- setHideReadOnly(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
Sets the dialog to show or hide read-only check box.
- setHighDateTime(long) - Method in class com.jniwrapper.win32.io.FileTime
-
Sets high-order part of the file time.
- setHook(Callback) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setHookFilter(Hook.Descriptor, EventsFilter) - Method in class com.jniwrapper.win32.hook.data.HooksData
-
- setHotKey(Wnd.HotKey) - Method in class com.jniwrapper.win32.ui.Wnd
-
Registers a system-wide hot key, which activates the window, that corresponds to this handle.
- setHour(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setHoverTime(int) - Method in class com.jniwrapper.win32.ui.TrackMouseEvent
-
- setIcon(Icon) - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Sets an icon in the system tray.
- setIconFile(File) - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- setIconFile(File) - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Sets value that specifies file with icons that will be displayed in the dialog
- setIconImage(File, int) - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- setIconIndex(int) - Method in class com.jniwrapper.win32.ui.controls.ChooseIconField
-
- setIconIndex(int) - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Sets index of the selected icon
- setIconType(int) - Method in class com.jniwrapper.win32.shell.TrayMessage
-
Sets an icon type for the message.
- setIdentifierAuthority(SidIdentifierAuthority) - Method in class com.jniwrapper.win32.security.Sid
-
- setiLeft(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets left edge of the top-left corner in screen coordinates.
- setInContext(boolean) - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- setIndex(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets z-order of the component.
- setInformation(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to set certain information about a process, such as its priority
class.
- setInherit(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether a snapshot is to be inheritable.
- setInheritHandle(boolean) - Method in class com.jniwrapper.win32.system.SecurityAttributes
-
- setInitialDir(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setInitialDir(String) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets initial directory where the diloag will be opened.
- setInstance(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setInstance(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setInteractive(boolean) - Method in class com.jniwrapper.win32.service.Service
-
Allows / disallows interaction of the service with desktop.
- setInterrogate(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setLayeredWindowAttributes(ColorRef, byte, int) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets opacity and transparency of a layered window.
- setLeft(long) - Method in class com.jniwrapper.win32.Rect
-
- setLocation(ComponentLocation) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets the value of the property that contains the position and size information.
- setLock(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setLogonUI(boolean) - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Determines if the logon dialog window will appear in case the e-mail account login/password is incorrect.
- setLowDateTime(long) - Method in class com.jniwrapper.win32.io.FileTime
-
Sets low-order part of the file time.
- setLowerRight(long) - Method in class com.jniwrapper.win32.gdi.GradientRect
-
Sets the lower-right corner of a rectangle.
- setLParam(long) - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- setMapMode(DC.MappingMode) - Method in class com.jniwrapper.win32.gdi.DC
-
Sets the mapping mode of the specified device context.
- setMaxCustFilter(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setMaxFile(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setMaxFileTitle(long) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setMaxPage(int) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setMaxPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setMaxPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setMenu(Wnd, Handle) - Static method in class com.jniwrapper.win32.ui.User32
-
- setMessage(String) - Method in class com.jniwrapper.win32.shell.TrayMessage
-
Sets a message that will be shown in the ballon.
- setMessage(String) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets message text
- setMilliseconds(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setMinPage(int) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setMinPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setMinPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setMinute(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setMode(int) - Method in class com.jniwrapper.win32.ui.controls.SelectFileField
-
Sets the dialog mode.
- setModifyBootConfig(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setMonth(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setMsg(int) - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- setMultiselectionAllowed(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
Sets the dialog to allow multiple file selections.
- setName(String) - Method in class com.jniwrapper.win32.mapi.MailContact
-
Sets the name of the contact.
- setName(String) - Method in class com.jniwrapper.win32.service.Service
-
Sets service name.
- setNewConsole(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process has a new console, instead of inheriting its parent's
console (the default).
- setNewProcessGroup(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The new process is the root process of a new process group.
- setNFileSizeHigh(long) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setNFileSizeLow(long) - Method in class com.jniwrapper.win32.io.Win32FindData
-
- setNoRetry(boolean) - Method in class com.jniwrapper.win32.process.CurrentProcess.ShutdownFlags
-
Sets flag state.
- setNotifyChangeAttributes(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNotifyChangeDirName(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNotifyChangeFileName(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNotifyChangeSize(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNotifyLastAccess(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNotifyLastModified(boolean) - Method in class com.jniwrapper.win32.io.FileSystemWatcher.WatcherOptions
-
- setNoWindow(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
This flag is valid only when starting a console application.
- setNumCopies(int) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setOffBits(long) - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Returns offset, in bytes, from the beginning of
the BITMAPFILEHEADER structure to the bitmap bits.
- setOutOfContext(boolean) - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- setOutputOffset(int) - Method in class com.jniwrapper.win32.ui.dialogs.DevNames
-
- setOwner(Wnd) - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- setOwner(Window) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog
-
Sets the owner of the dialog.
- setOwner(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setOwner(Window) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets the owner of the dialog.
- setOwner(Window) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setOwner(Wnd) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setOwner(Window) - Method in class com.jniwrapper.win32.ui.dialogs.SelectIconDialog
-
Sets the parent window for the dialog
- setOwnerWnd(Wnd) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets new owner window handle.
- setPageRanges(PageRange[]) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setPalleteWindow(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets a pallete window style.
- setParam(Parameter) - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- setParent(Wnd) - Method in class com.jniwrapper.win32.ui.Wnd
-
Changes the parent of a window.
- setPassword(String) - Method in class com.jniwrapper.win32.service.Service
-
Sets password for the start account.
- setPassword(String) - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- setPauseContinue(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setPixel(ARGB, int) - Method in class com.jniwrapper.win32.gdi.bitmap.BitmapBuilderDirectColorModel
-
Sets the color of the specified pixel
- setPlanes(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setPlanes(long) - Method in class com.jniwrapper.win32.gdi.BitmapStructure
-
Sets bitmap color planes count.
- setPolyFillMode(PolyFillMode) - Method in class com.jniwrapper.win32.gdi.DC
-
Sets the polygon fill mode for functions that fill polygons.
- setPopupMenu(JPopupMenu) - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Sets up a popup menu for the tray icon.
- setPosition(Wnd, long, long, long, long, long) - Method in class com.jniwrapper.win32.ui.Wnd
-
Changes the size, position, and Z order of a window.
- setPreferredLeftPercent(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets left edge of the upper-left corner as a percentage of screen width
- setPreferredTopPercent(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets top of the upper-left corner as a percentage of screen width
- setPreventFullOpen(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
Disables or enables the Define Custom Color button.
- setPrintEvenPages(boolean) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setPrintHook(Callback) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setPrintOddPages(boolean) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
- setPrintTemplate(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setPrintTemplateName(String) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setPriorityBoost(boolean) - Method in class com.jniwrapper.win32.process.Process
-
Enables or disables the ability of the system to temporarily boost the priority of the threads of the process.
- setPriorityClass(Process.PriorityClass) - Method in class com.jniwrapper.win32.process.Process
-
Sets the priority class for the specified process.
- setPrivilegeCount(int) - Method in class com.jniwrapper.win32.security.TokenPrivileges
-
- setProcessID(long) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot
-
Sets a new processID.
- setpSid(Pointer) - Method in class com.jniwrapper.win32.security.SidAndAttributes
-
- setpSubAuthority(Pointer.Void) - Method in class com.jniwrapper.win32.security.Sid
-
- setQueryConfig(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setQueryInformation(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to retrieve certain information about a process, such as its
exit code and priority class.
- setQueryLockStatus(boolean) - Method in class com.jniwrapper.win32.service.ServiceManager.AccessRights
-
- setQueryStatus(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setQuota(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to set memory limits.
- setRectRegion(int, int, int, int) - Method in class com.jniwrapper.win32.gdi.Region
-
Converts a region into a rectangular region with the specified
coordinates.
- setRed(int) - Method in class com.jniwrapper.win32.gdi.bitmap.ARGB
-
- setRed(long) - Method in class com.jniwrapper.win32.gdi.RGBQuad
-
- setRed(int) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setRegion(Region, boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets a new window region.
- setRegion(Region) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets a custom window region.
- setRegistryKey(RegistryKey) - Method in class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel
-
- setReserved1(long) - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
- setReserved2(long) - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
- setRevision(Int8) - Method in class com.jniwrapper.win32.security.Sid
-
- setRight(long) - Method in class com.jniwrapper.win32.Rect
-
- setRootRegistryKey(RegistryKey) - Method in class com.jniwrapper.win32.registry.ui.RegistryTreeModel
-
Sets a root registry key.
- setRounded(boolean, int, int) - Method in class com.jniwrapper.win32.ui.Wnd
-
Makes the window rounded (with rounded corners).
- setRounded(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Makes the window rounded (with rounded corners).
- setRunFullScreen(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
Indicates that the process should be run in full-screen mode rather
than in windowed mode.
- setScroll(boolean) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets the value of the property, which indicates whether the component is scrollable or not
- setSecond(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setSender(MailContact) - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Specifies the sender of the message.
- setServiceType(Service.Type) - Method in class com.jniwrapper.win32.service.Service
-
Sets a type of the service.
- setServiceType(Service.Type) - Method in class com.jniwrapper.win32.service.Service.Status
-
Sets type of the service.
- setSetupHook(Callback) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setSetupTemplate(Handle) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setSetupTemplateName(String) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setSharedWOW_VDM(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The flag is valid only when starting a 16-bit Windows-based application.
- setShift(boolean) - Method in class com.jniwrapper.win32.ui.Wnd.HotKey
-
- setShowExplorer(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
If true, the explorer will be shown.
- setShowHelp(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
If true, the help button in the system menu will be shown.
- setShowHiddenFiles(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
Sets the dialog to show hidden files.
- setShowOverwritePrompt(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
If true, causes the Save As dialog box to generate a message box if
the selected file already exists.
- setShowPlacebar(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogExtOptions
-
Sets the dialog to show a place bar.
- setShutdownParameters(long, CurrentProcess.ShutdownFlags) - Method in class com.jniwrapper.win32.process.CurrentProcess
-
Sets shutdown parameters for the currently calling process.
- setSize(int, int) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Sets bitmap size in pixels.
- setSize(long) - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Sets bitmap file size.
- setSizeImage(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setSizingEnabled(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
Sets the dialog to enable sizing.
- setskipOwnProcess(boolean) - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- setSkipOwnThread(boolean) - Method in class com.jniwrapper.win32.system.WinEventHook.WinEventFlag
-
- setSnapAll(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether to include all processes and threads in the system.
- setSnapHeapList(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether to include all heaps of the process specified in the snapshot.
- setSnapModule(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether to include all modules of the process specified in the snapshot.
- setSnapProcess(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether to include all processes in the system in the snapshot.
- setSnapThread(boolean) - Method in class com.jniwrapper.win32.process.monitoring.Snapshot.Options
-
Specifies whether to include all threads in the system in the snapshot.
- setSolidColor(boolean) - Method in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
Customize the dialog to show only solid colors.
- setSource(URL) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets the URL of the component
- setSource(String) - Method in class com.jniwrapper.win32.system.eventlog.EventLogMessage
-
Sets the source from which event has occurred
- setSourceConstantAlpha(int) - Method in class com.jniwrapper.win32.gdi.BlendFunction
-
- setStart(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setStartAccount(String) - Method in class com.jniwrapper.win32.service.Service
-
Sets the account under which the service starts.
- setStartupType(Service.StartupType) - Method in class com.jniwrapper.win32.service.Service
-
Sets startup type of the service.
- setStop(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setStop() - Method in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Sets options to stop flashing the window.
- setStrategy(Class) - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Sets up a custom watching strategy.
- setStyle(UInt) - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- setStyle(long) - Method in class com.jniwrapper.win32.gdi.LogBrush
-
- setStyle(WallpaperOptions.Style) - Method in class com.jniwrapper.win32.shell.WallpaperOptions
-
- setStyle(UInt32) - Method in class com.jniwrapper.win32.ui.WndClass
-
- setStyle(long) - Method in class com.jniwrapper.win32.ui.WndClass
-
- setSubAuthority(PrimitiveArray) - Method in class com.jniwrapper.win32.security.Sid
-
- setSubAuthorityCount(Int8) - Method in class com.jniwrapper.win32.security.Sid
-
- setSubject(String) - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Specifies the subject of the message.
- setSubscribedURL(URL) - Method in class com.jniwrapper.win32.shell.ActiveDesktopItem
-
Sets subscribed URL of the component
- setSuspended(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
The primary thread of the new process is created in a suspended state.
- setSynchronize(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
Requires to wait for the process to terminate using the wait functions.
- setSynchronous(boolean) - Method in class com.jniwrapper.win32.hook.CBTHook
-
- setSynchronous(Hook, boolean) - Method in class com.jniwrapper.win32.hook.data.HooksData
-
- setSynchronous(boolean) - Method in class com.jniwrapper.win32.hook.Hook
-
This method allows to swith between synchronous/asynchronous modes of the hook.
Note: synchronous mode may significatly reduce the performance of the system, so use this mode carefully.
- setSysColor(int, Color) - Static method in class com.jniwrapper.win32.gdi.SystemColor
-
Sets a system color by the specified index.
- setSysColor(int[], Color[]) - Static method in class com.jniwrapper.win32.gdi.SystemColor
-
Sets system colors by the specified indexes.
- setSystemTime(SystemTime) - Static method in class com.jniwrapper.win32.system.SystemTime
-
Sets the current system time and date.
- setTemplateName(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setTerminate(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to terminate a process.
- setText(String) - Method in class com.jniwrapper.win32.mapi.MapiMessage
-
Specifies the content of the message.
- setTextColor(ColorRef) - Method in class com.jniwrapper.win32.gdi.DC
-
Sets the text color in this device context.
- setTimeout(int) - Method in class com.jniwrapper.win32.shell.TrayMessage
-
Sets timeout in seconds for showing the message.
- setTitle(String) - Method in class com.jniwrapper.win32.shell.TrayMessage
-
Sets the title of the ballon.
- setTitle(String) - Method in class com.jniwrapper.win32.ui.dialogs.BIStructure
-
- setTitle(String) - Method in class com.jniwrapper.win32.ui.dialogs.OFNStructure
-
- setTitle(String) - Method in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog
-
Sets the title of the dialog.
- setToolTip(String) - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Sets up a tooltip for the tray icon.
- setTop(long) - Method in class com.jniwrapper.win32.Rect
-
- setTop(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets top of the top-left corner in screen coordinates.
- setToPage(int) - Method in class com.jniwrapper.win32.gdi.PrintParameters
-
Sets last page to print.
- setToPage(long) - Method in class com.jniwrapper.win32.PageRange
-
- setToPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDialog
-
- setToPage(int) - Method in class com.jniwrapper.win32.ui.dialogs.PrintDlgStructure
-
- setTopmost(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Makes window topmost.
- setTransparency(byte) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets window transparency.
- setTransparent(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets or removes window transparancy.
- setTransparent(byte) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets or remove window trancparency.
- setTransparentMask(Image) - Method in class com.jniwrapper.win32.gdi.Bitmap
-
Sets transparency mask using input image.
- setType(long) - Method in class com.jniwrapper.win32.gdi.BitmapFileHeader
-
Sets bitmap type.
- setType(MailContact.Type) - Method in class com.jniwrapper.win32.mapi.MailContact
-
Specifies the type of the contact.
- setType(RegistryKeyType) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- setUnicode(boolean) - Method in class com.jniwrapper.win32.system.Kernel32
-
- setUnicode(boolean) - Method in class com.jniwrapper.win32.WinFunctionCache
-
Instructs the cache to use Unicode or ANSI functions and parameter types.
- setUnicodeEnvironment(boolean) - Method in class com.jniwrapper.win32.process.ProcessOptions
-
Indicates the format of the Environment parameter.
- setupEncoding() - Method in class com.jniwrapper.win32.system.Kernel32
-
- setupEncoding() - Method in class com.jniwrapper.win32.WinFunctionCache
-
- setUpperLeft(long) - Method in class com.jniwrapper.win32.gdi.GradientRect
-
Sets the upper-left corner of a rectangle.
- setUseCountChars(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the XCountChars and YCountChars
members are ignored.
- setUseFillAttributes(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the FillAttribute member is ignored.
- setUsePosition(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the X and Y members are ignored.
- setUser(SidAndAttributes) - Method in class com.jniwrapper.win32.security.TokenUser
-
- setUserDefinedControl(boolean) - Method in class com.jniwrapper.win32.service.Service.AccessRights
-
- setUserName(String) - Method in class com.jniwrapper.win32.winhttp.AuthCredentials
-
- setUseShowWindow(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the wShowWindow member is ignored.
- setUseSize(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
If this value is not specified, the XSize and YSize members are
ignored.
- setUseStdHandles(boolean) - Method in class com.jniwrapper.win32.process.StartupInfo.Options
-
- setValue(int) - Static method in class com.jniwrapper.win32.LastError
-
Sets the last error code.
- setValue(String, String) - Method in class com.jniwrapper.win32.process.ProcessVariables
-
Sets the value of an environment variable for the current process.
- setValue(Object) - Method in class com.jniwrapper.win32.registry.RegistryKeyValues.RegistryValueEntry
-
- setValue(PrimitiveArray) - Method in class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- setValue(long) - Method in class com.jniwrapper.win32.service.Service
-
Sets handle value of this pointer to service.
- setValue(String, String) - Method in interface com.jniwrapper.win32.system.EnvironmentVariables
-
Sets the value of the specified variable.
- setValue(String, String) - Method in class com.jniwrapper.win32.system.SystemVariables
-
Sets the value of an environment variable for the current process.
- setVisible(boolean) - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Shows or hides an icon in the system tray.
- setVisible(boolean) - Method in class com.jniwrapper.win32.ui.Wnd
-
Shows or hides the window.
- setVMOperation(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to perform an operation on the address space of a process.
- setVMRead(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to read memory in a process.
- setVMWrite(boolean) - Method in class com.jniwrapper.win32.process.ProcessSecurityOptions
-
Required to write to memory in a process.
- setWatching(boolean) - Method in class com.jniwrapper.win32.io.WatcherStrategy
-
- setWidth(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setWidth(int) - Method in class com.jniwrapper.win32.shell.ComponentLocation
-
Sets width, in pixels
- setWindowExStyle(long) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets extended window style.
- setWindowIcon(Icon, Icon.IconType) - Method in class com.jniwrapper.win32.ui.Wnd
-
Assigns a specified icon to the window.
- setWindowLong(int, long) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets an attribute of the window.
- setWindowLong(int, Parameter) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets an attribute of the window.
- setWindowPlacement(WindowPlacement) - Method in class com.jniwrapper.win32.ui.Wnd
-
Set new window placement.
- setWindowStyle(long) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets window style.
- setWinEventHook(WinEventHook.WinEvent, WinEventHook.WinEvent, Handle, HookFunction, int, int, WinEventHook.WinEventFlag) - Static method in class com.jniwrapper.win32.system.WinEventHook
-
The SetWinEventHook
function sets an event hook function for a range of events.
- setWnd(Wnd) - Method in class com.jniwrapper.win32.ui.WindowProc
-
- setWorkingSetSize(long, long) - Method in class com.jniwrapper.win32.process.Process
-
Sets the minimum and maximum working set sizes for the specified process.
- setWParam(long) - Method in class com.jniwrapper.win32.ui.WindowMessage
-
- setX(long) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setX(long) - Method in class com.jniwrapper.win32.Point
-
- setX(int) - Method in class com.jniwrapper.win32.PointL
-
- setXPelsPerMeter(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- setY(long) - Method in class com.jniwrapper.win32.gdi.TriVertex
-
- setY(long) - Method in class com.jniwrapper.win32.Point
-
- setY(int) - Method in class com.jniwrapper.win32.PointL
-
- setYear(int) - Method in class com.jniwrapper.win32.system.SystemTime
-
- setYPelsPerMeter(long) - Method in class com.jniwrapper.win32.gdi.BitmapInfoHeader
-
- SEVERE - Static variable in class com.jniwrapper.win32.service.Service.ErrorControl
-
- SHAREAWARE - Static variable in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- SHARED - Static variable in class com.jniwrapper.win32.gdi.GdiObject.ImageLoadParameters
-
Shares the image handle if the image is loaded multiple times.
- SHCNE_ASSOCCHANGED - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A file type association has changed.
- SHCNE_ATTRIBUTES - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The attributes of an item or folder have changed.
- SHCNE_CREATE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A nonfolder item has been created.
- SHCNE_DELETE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A nonfolder item has been deleted.
- SHCNE_DRIVEADD - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A drive has been added.
- SHCNE_DRIVEADDGUI - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A drive has been added and the Shell should create a new window for the drive.
- SHCNE_DRIVEREMOVED - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A drive has been removed.
- SHCNE_FREESPACE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The amount of free space on a drive has changed.
- SHCNE_MEDIAINSERTED - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
Storage media has been inserted into a drive.
- SHCNE_MEDIAREMOVED - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
Storage media has been removed from a drive.
- SHCNE_MKDIR - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A folder has been created.
- SHCNE_NETSHARE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A folder on the local computer is being shared via the network.
- SHCNE_NETUNSHARE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A folder on the local computer is no longer being shared via the network.
- SHCNE_RENAMEFOLDER - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The name of a folder has changed.
- SHCNE_RENAMEITEM - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The name of a nonfolder item has changed.
- SHCNE_RMDIR - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
A folder has been removed.
- SHCNE_SERVERDISCONNECT - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The computer has disconnected from a server.
- SHCNE_UPDATEDIR - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
The contents of an existing folder have changed, but the folder still exists and has not been renamed.
- SHCNE_UPDATEIMAGE - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
An image in the system image list has changed.
- SHCNE_UPDATEITEM - Static variable in class com.jniwrapper.win32.shell.events.ShellEvent
-
An existing nonfolder item has changed, but the item still exists and has not been renamed.
- SHELL - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Receives notifications useful to shell applications.
- SHELL - Static variable in class com.jniwrapper.win32.hook.Hook
-
- Shell32 - Class in com.jniwrapper.win32.shell
-
This class provides functions from shell32 library.
- ShellEvent - Class in com.jniwrapper.win32.hook
-
- ShellEvent(Object, long, long, long) - Constructor for class com.jniwrapper.win32.hook.ShellEvent
-
- ShellEvent - Class in com.jniwrapper.win32.shell.events
-
An event that indicates that a shell event has occured.
- ShellEventsListener - Interface in com.jniwrapper.win32.shell.events
-
The listener interface for receiving and processing shell events.
- ShellEventsSubscriber - Class in com.jniwrapper.win32.shell.events
-
This class provides the convenient way for listening of various shell events that may occur in a system.
- ShellEventsSubscriber() - Constructor for class com.jniwrapper.win32.shell.events.ShellEventsSubscriber
-
- ShellEventsSubscriber(Handle, boolean) - Constructor for class com.jniwrapper.win32.shell.events.ShellEventsSubscriber
-
- shellExecute(Wnd, String, String, String, String, Wnd.ShowWindowCommand) - Static method in class com.jniwrapper.win32.shell.Shell32
-
The wrapper for ShellExecute
API function.
- ShellFolder - Class in com.jniwrapper.win32.shell
-
This class provides access to standard Windows shell folders.
- ShellIcon - Class in com.jniwrapper.win32.shell
-
This class provides functionality for extracting icons for file associations.
- ShellIcon(File, int) - Constructor for class com.jniwrapper.win32.shell.ShellIcon
-
Retrieves an icon from the specified executable file.
- ShellIcon(File, int, Icon.IconType) - Constructor for class com.jniwrapper.win32.shell.ShellIcon
-
- ShellIcon(File) - Constructor for class com.jniwrapper.win32.shell.ShellIcon
-
Extracts an associated icon found in a file or an icon found in an
associated executable file.
- ShellIcon(String) - Constructor for class com.jniwrapper.win32.shell.ShellIcon
-
Extracts a small associated icon.
- SHFileInfo - Class in com.jniwrapper.win32.shell
-
SHFileInfo class represents SHFILEINFO structure, both ANSI and Unicode
kinds.
- SHGFI_ATTR_SPECIFIED - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_ATTRIBUTES - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_DISPLAYNAME - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_EXETYPE - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_ICON - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_ICONLOCATION - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_LARGEICON - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_LINKOVERLAY - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_OPENICON - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_PIDL - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_SELECTED - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_SHELLICONSIZE - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_SMALLICON - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_SYSICONINDEX - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_TYPENAME - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- SHGFI_USEFILEATTRIBUTES - Static variable in class com.jniwrapper.win32.shell.SHFileInfo
-
- show(Wnd, String, String, int) - Static method in class com.jniwrapper.win32.ui.MessageBox
-
- show(String, String, int) - Static method in class com.jniwrapper.win32.ui.MessageBox
-
- show(String, String) - Static method in class com.jniwrapper.win32.ui.MessageBox
-
- show(Wnd.ShowWindowCommand) - Method in class com.jniwrapper.win32.ui.Wnd
-
Sets a specified window's show state.
- SHOW - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWDEFAULT - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWHELP - Static variable in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
- SHOWHELP - Static variable in class com.jniwrapper.win32.ui.dialogs.OpenSaveFileDialog.OpenSaveFileDialogOptions
-
- SHOWMAXIMIZED - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- showMessage(TrayMessage) - Method in class com.jniwrapper.win32.shell.TrayIcon
-
Sets and shows a balloon message.
- SHOWMINIMIZED - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWMINNOACTIVE - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWNA - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWNOACTIVATE - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- SHOWNORMAL - Static variable in class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- ShowWindowCommand(int) - Constructor for class com.jniwrapper.win32.ui.Wnd.ShowWindowCommand
-
- shutdown(boolean) - Static method in class com.jniwrapper.win32.system.WindowsSession
-
Shuts the system down.
- SHUTDOWN_NORETRY - Static variable in class com.jniwrapper.win32.process.CurrentProcess.ShutdownFlags
-
This flag means that if process takes longer than
the specified timeout to shut down, a retry dialog box
is not displayed.
- ShutdownFlags() - Constructor for class com.jniwrapper.win32.process.CurrentProcess.ShutdownFlags
-
- Sid - Class in com.jniwrapper.win32.security
-
This class is the wrapper for the SID structure.
- Sid() - Constructor for class com.jniwrapper.win32.security.Sid
-
- Sid(SidIdentifierAuthority, long[]) - Constructor for class com.jniwrapper.win32.security.Sid
-
- SidAndAttributes - Class in com.jniwrapper.win32.security
-
This class is the wrapper for the SID_AND_ATTRIBUTES structure.
- SidAndAttributes() - Constructor for class com.jniwrapper.win32.security.SidAndAttributes
-
- SidIdentifierAuthority - Class in com.jniwrapper.win32.security
-
This class is the SID_IDENTIFIER_AUTHORITY structure wrapper.
- SidIdentifierAuthority() - Constructor for class com.jniwrapper.win32.security.SidIdentifierAuthority
-
- SIMPLEREGION - Static variable in class com.jniwrapper.win32.gdi.Region
-
The region consists of a single rectangle.
- SIZE - Static variable in class com.jniwrapper.win32.gdi.Bitmap.PredefinedBitmap
-
A size box formerly used on tiled windows.
- SIZE - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- size() - Method in class com.jniwrapper.win32.registry.RegistryKeyValues
-
- Size - Class in com.jniwrapper.win32
-
The Size class corresponds to SIZE
native structure.
- Size() - Constructor for class com.jniwrapper.win32.Size
-
- Size(int, int) - Constructor for class com.jniwrapper.win32.Size
-
- Size(Size) - Constructor for class com.jniwrapper.win32.Size
-
- size() - Method in class com.jniwrapper.win32.system.GlobalMemoryBlock
-
Returns the size of the allocated memory block.
- size() - Method in class com.jniwrapper.win32.system.LocalMemoryBlock
-
Returns the size of the allocated memory block.
- SIZEFIRST - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- SIZELAST - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- SizeT - Class in com.jniwrapper.win32
-
This class represents SIZE_T
native type.
- SizeT() - Constructor for class com.jniwrapper.win32.SizeT
-
Constucts a blank instance.
- SizeT(long) - Constructor for class com.jniwrapper.win32.SizeT
-
Constructs with the passed value.
- SM_ARRANGE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Flags specifying how the system arranges minimized windows.
- SM_CLEANBOOT - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Value that specifies how the system was started:
0 Normal boot
1 Fail-safe boot
2 Fail-safe with network boot
- SM_CMONITORS - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Windows 98, Windows 2000: Number of display monitors on the desktop.
- SM_CMOUSEBUTTONS - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Number of buttons on mouse, or zero if no mouse is installed.
- SM_CXBORDER - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of the window border.
- SM_CXCURSOR - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of the cursor.
- SM_CXDLGFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Same as SM_CXFIXEDFRAME and SM_CYFIXEDFRAME.
- SM_CXDOUBLECLK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of the rectangle around the location of a first click in a double-click sequence.
- SM_CXDRAG - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of the rectangle centered on a drag point to allow limited movement of the mouse
pointer before a drag operation begins.
- SM_CXEDGE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of a 3-D border.
- SM_CXFIXEDFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Thickness, in pixels, of the frame around the perimeter of a window that has a caption but is not sizable.
- SM_CXFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Same as SM_CXSIZEFRAME and SM_CYSIZEFRAME.
- SM_CXFULLSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height of the client area for a full-screen window on the primary display monitor.
- SM_CXHSCROLL - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width, in pixels, of the arrow bitmap on a horizontal scroll bar; and height, in pixels, of a horizontal scroll bar.
- SM_CXHTHUMB - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width, in pixels, of the thumb box in a horizontal scroll bar.
- SM_CXICON - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
The default width and height, in pixels, of an icon.
- SM_CXICONSPACING - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of a grid cell for items in large icon view.
- SM_CXMAXIMIZED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Default dimensions, in pixels, of a maximized top-level window on the primary display monitor.
- SM_CXMAXTRACK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Default maximum dimensions, in pixels, of a window that has a caption and sizing borders.
- SM_CXMENUCHECK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of the default menu check-mark bitmap.
- SM_CXMENUSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of menu bar buttons, such as the child window close button used in the multiple document
interface.
- SM_CXMIN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Minimum width and height, in pixels, of a window.
- SM_CXMINIMIZED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of a normal minimized window.
- SM_CXMINSPACING - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of a grid cell for minimized windows.
- SM_CXMINTRACK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Minimum tracking width and height, in pixels, of a window.
- SM_CXSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of the screen of the primary display monitor.
- SM_CXSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width and height, in pixels, of a button in a window's caption or title bar.
- SM_CXSIZEFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Thickness, in pixels, of the sizing border around the perimeter of a window that can be resized.
- SM_CXSMICON - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Recommended dimensions, in pixels, of a small icon.
- SM_CXSMSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Dimensions, in pixels, of small caption buttons.
- SM_CXVIRTUALSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Windows 98, Windows 2000: Width and height, in pixels, of the virtual screen.
- SM_CXVSCROLL - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Width, in pixels, of a vertical scroll bar; and height, in pixels, of the arrow bitmap on a vertical scroll bar.
- SM_CYBORDER - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYCAPTION - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Height, in pixels, of a normal caption area.
- SM_CYCURSOR - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYDLGFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYDOUBLECLK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYDRAG - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYEDGE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYFIXEDFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYFULLSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYHSCROLL - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYICON - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYICONSPACING - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYKANJIWINDOW - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
For double byte character set versions of the system, this is the height, in pixels, of the Kanji window at the
bottom of the screen.
- SM_CYMAXIMIZED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMAXTRACK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMENU - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Height, in pixels, of a single-line menu bar.
- SM_CYMENUCHECK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMENUSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMIN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMINIMIZED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMINSPACING - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYMINTRACK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYSIZEFRAME - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYSMCAPTION - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Height, in pixels, of a small caption.
- SM_CYSMICON - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYSMSIZE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYVIRTUALSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYVSCROLL - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SM_CYVTHUMB - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Height, in pixels, of the thumb box in a vertical scroll bar.
- SM_DBCSENABLED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if the double-byte character set (DBCS version of User.exe is installed; FALSE or zero otherwise.
- SM_DEBUG - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if the debugging version of User.exe is installed; FALSE or zero otherwise.
- SM_MENUDROPALIGNMENT - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero if drop-down menus are right-aligned with the corresponding menu bar item; FALSE or zero, if the
menus are left-aligned.
- SM_MIDEASTENABLED - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE, if the system is enabled for Hebrew and Arabic languages.
- SM_MOUSEPRESENT - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if a mouse is installed; FALSE or zero otherwise.
- SM_MOUSEWHEELPRESENT - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Windows NT 4.0 and later, Windows 98: TRUE or nonzero, if a mouse with a wheel is installed; FALSE or zero
otherwise.
- SM_NETWORK - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
The least significant bit is set if a network is present; otherwise, it is cleared.
- SM_PENWINDOWS - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if the Microsoft Windows for Pen computing extensions are installed; FALSE or zero otherwise.
- SM_SAMEDISPLAYFORMAT - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Windows 98, Windows 2000: TRUE, if all the display monitors have the same color format, FALSE otherwise.
- SM_SECURE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE, if security is present; FALSE otherwise.
- SM_SHOWSOUNDS - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if the user requires an application to present information visually in situations where it would
otherwise present the information only in audible form; FALSE or zero otherwise.
- SM_SLOWMACHINE - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE, if the computer has a low-end (slow processor; FALSE otherwise.
- SM_SWAPBUTTON - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
TRUE or nonzero, if the meanings of the left and right mouse buttons are swapped; FALSE or zero otherwise.
- SM_XVIRTUALSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
Windows 98, Windows 2000: Coordinates for the left side and the top of the virtual screen.
- SM_YVIRTUALSCREEN - Static variable in class com.jniwrapper.win32.ui.SystemMetrics
-
- SMALL - Static variable in class com.jniwrapper.win32.gdi.Icon.IconType
-
Corresponds to ICON_SMALL
type.
- Snapshot - Class in com.jniwrapper.win32.process.monitoring
-
Snapshot class represents a system performance snapshot.
- Snapshot(Snapshot.Options) - Constructor for class com.jniwrapper.win32.process.monitoring.Snapshot
-
Creates a snapshot of specified processes in the system, as well as heaps, modules, and threads used by these processes.
- Snapshot(Snapshot.Options, long) - Constructor for class com.jniwrapper.win32.process.monitoring.Snapshot
-
Creates a snapshot of specified processes in the system, as well as heaps, modules, and threads used by these processes.
- Snapshot.Options - Class in com.jniwrapper.win32.process.monitoring
-
Options class represents options for taking a performance snapshots.
- Snapshot.SnapshotResource - Class in com.jniwrapper.win32.process.monitoring
-
This class is responsible for destroying a native resource when the instance is collected by GC.
- SnapshotResource(long) - Constructor for class com.jniwrapper.win32.process.monitoring.Snapshot.SnapshotResource
-
- SOLID - Static variable in class com.jniwrapper.win32.gdi.Brush.BrushStyle
-
Solid brush.
- SOLIDCOLOR - Static variable in class com.jniwrapper.win32.ui.dialogs.ChooseColorDialog.Options
-
- SPARSE_FILE - Static variable in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
The file is a sparse file.
- SPECIFIC_RIGHTS_ALL - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides all rights specific to the object type.
- SPI_GETACCESSTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETACTIVEWINDOWTRACKING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
WINVER >= 0x0500
- SPI_GETACTIVEWNDTRKTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETACTIVEWNDTRKZORDER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETBEEP - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETBLOCKSENDINPUTRESETS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETBORDER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETCARETWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETCOMBOBOXANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETCURSORSHADOW - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETDEFAULTINPUTLANG - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETDESKWALLPAPER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETDRAGFULLWINDOWS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETDROPSHADOW - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFASTTASKSWITCH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFILTERKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFLATMENU - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFONTSMOOTHING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFONTSMOOTHINGTYPE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFOREGROUNDFLASHCOUNT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETFOREGROUNDLOCKTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETGRADIENTCAPTIONS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETGRIDGRANULARITY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETHIGHCONTRAST - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETHOTTRACKING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETICONMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETICONTITLELOGFONT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETICONTITLEWRAP - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETKEYBOARDCUES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETKEYBOARDDELAY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETKEYBOARDPREF - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETKEYBOARDSPEED - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETLISTBOXSMOOTHSCROLLING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETLOWPOWERACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETLOWPOWERTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMENUANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMENUDROPALIGNMENT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMENUFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMENUSHOWDELAY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMENUUNDERLINES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMINIMIZEDMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSECLICKLOCK - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSECLICKLOCKTIME - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
WINVER >= 0x0501
- SPI_GETMOUSEHOVERHEIGHT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSEHOVERTIME - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSEHOVERWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
(_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS >= 0x0400)
- SPI_GETMOUSEKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSESONAR - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
WINVER >= 0x0501
- SPI_GETMOUSESPEED - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
WINVER >= 0x0500
- SPI_GETMOUSETRAILS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETMOUSEVANISH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETNONCLIENTMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETPOWEROFFACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETPOWEROFFTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSCREENREADER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSCREENSAVEACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSCREENSAVERRUNNING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSCREENSAVETIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSELECTIONFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSERIALKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
winver >= 0x0400
- SPI_GETSHOWIMEUI - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSHOWSOUNDS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSNAPTODEFBUTTON - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
_WIN32_WINNT >= 0x0400
- SPI_GETSOUNDSENTRY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETSTICKYKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETTOGGLEKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETTOOLTIPANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETTOOLTIPFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETUIEFFECTS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
WINVER >= 0x0501
- SPI_GETWHEELSCROLLLINES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETWINDOWSEXTENSION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_GETWORKAREA - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_ICONHORIZONTALSPACING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_ICONVERTICALSPACING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_LANGDRIVER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SCREENSAVERRUNNING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETACCESSTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETACTIVEWINDOWTRACKING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETACTIVEWNDTRKTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETACTIVEWNDTRKZORDER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETBEEP - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETBLOCKSENDINPUTRESETS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETBORDER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETCARETWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETCOMBOBOXANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETCURSORS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETCURSORSHADOW - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDEFAULTINPUTLANG - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDESKPATTERN - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDESKWALLPAPER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDOUBLECLICKTIME - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDOUBLECLKHEIGHT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDOUBLECLKWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDRAGFULLWINDOWS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
winver >= 0x0400
- SPI_SETDRAGHEIGHT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDRAGWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETDROPSHADOW - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFASTTASKSWITCH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFILTERKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFLATMENU - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFONTSMOOTHING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFONTSMOOTHINGTYPE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFOREGROUNDFLASHCOUNT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETFOREGROUNDLOCKTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETGRADIENTCAPTIONS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETGRIDGRANULARITY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETHANDHELD - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETHIGHCONTRAST - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETHOTTRACKING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETICONMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETICONS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETICONTITLELOGFONT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETICONTITLEWRAP - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETKEYBOARDCUES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETKEYBOARDDELAY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETKEYBOARDPREF - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETKEYBOARDSPEED - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETLANGTOGGLE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETLISTBOXSMOOTHSCROLLING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETLOWPOWERACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETLOWPOWERTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMENUANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMENUDROPALIGNMENT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMENUFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMENUSHOWDELAY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMENUUNDERLINES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMINIMIZEDMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEBUTTONSWAP - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSECLICKLOCK - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSECLICKLOCKTIME - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEHOVERHEIGHT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEHOVERTIME - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEHOVERWIDTH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSESONAR - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSESPEED - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSETRAILS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETMOUSEVANISH - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETNONCLIENTMETRICS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETPENWINDOWS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETPOWEROFFACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETPOWEROFFTIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSCREENREADER - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSCREENSAVEACTIVE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSCREENSAVERRUNNING - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSCREENSAVETIMEOUT - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSELECTIONFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSERIALKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSHOWIMEUI - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSHOWSOUNDS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSNAPTODEFBUTTON - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSOUNDSENTRY - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETSTICKYKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETTOGGLEKEYS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETTOOLTIPANIMATION - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETTOOLTIPFADE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETUIEFFECTS - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETWHEELSCROLLLINES - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPI_SETWORKAREA - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
- SPIF_DONT_UPDATE_PROFILE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
Does not update user profile.
- SPIF_SENDCHANGE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
Saves a new value of the system parameter to the user profile, and then
sends broadcast WM_SETTINGCHANGE message.
- SPIF_SENDWININICHANGE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
Same as SPIF_SENDCHANGE.
- SPIF_UPDATEINIFILE - Static variable in class com.jniwrapper.win32.ui.SystemParametersInfo
-
Saves a new value of the system parameter to the user profile.
- SRCAND - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Combines the colors of the source and destination rectangles
by using the Boolean AND operator.
- SRCCOPY - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Copies the source rectangle directly to the destination rectangle.
- SRCERASE - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Combines the inverted colors of the destination rectangle with the
colors of the source rectangle by using the Boolean AND operator.
- SRCINVERT - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Combines the colors of the source and destination rectangles by using
the Boolean XOR operator.
- SRCPAINT - Static variable in class com.jniwrapper.win32.gdi.DC.RasterOperation
-
Combines the colors of the source and destination rectangles by using
the Boolean OR operator.
- STANDARD_RIGHTS_ALL - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides all rights.
- STANDARD_RIGHTS_EXECUTE - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provies the READ_CONTROL right.
- STANDARD_RIGHTS_READ - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the READ_CONTROL right.
- STANDARD_RIGHTS_REQUIRED - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides all rights except the synchronize right.
- STANDARD_RIGHTS_REQUIRED - Static variable in class com.jniwrapper.win32.system.WinNT
-
- STANDARD_RIGHTS_WRITE - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the READ_CONTROL right.
- start() - Method in class com.jniwrapper.win32.hook.IdleTracker
-
Starts idle tracking.
- start() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Starts watching.
- start() - Method in class com.jniwrapper.win32.io.WatcherStrategy
-
Starts watching.
- start() - Method in class com.jniwrapper.win32.io.Win9xWatcherStrategy
-
- start() - Method in class com.jniwrapper.win32.io.WinNTWatcherStrategy
-
- start() - Method in class com.jniwrapper.win32.service.Service
-
Starts the service.
- start(String[]) - Method in class com.jniwrapper.win32.service.Service
-
Starts the service.
- start() - Method in class com.jniwrapper.win32.ui.Timer
-
Starts the timer using SetTimer
API function.
- START_MENU - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- START_PENDING - Static variable in class com.jniwrapper.win32.service.Service.CurrentState
-
- startAdviseLoop(DdeItem, boolean, boolean, long) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Begins an advise loop and waits for confirmation response from the service.
- startAdviseLoopAsync(DdeItem, boolean, boolean) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Asynchronously begins an advise loop.
- startChangeListening(boolean, int) - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Starts listening for changes in the RegistryKey.
- startChangeListening() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Starts listening for changes in the RegistryKey.
- STARTF_FORCEOFFFEEDBACK - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_FORCEONFEEDBACK - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_RUNFULLSCREEN - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USECOUNTCHARS - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USEFILLATTRIBUTE - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USEHOTKEY - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USEPOSITION - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USESHOWWINDOW - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USESIZE - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTF_USESTDHANDLES - Static variable in class com.jniwrapper.win32.process.StartupInfo.Options
-
- STARTUP - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- StartupInfo - Class in com.jniwrapper.win32.process
-
StartupInfo class represents STARTUPINFO structure.
- StartupInfo(StartupInfo.Options) - Constructor for class com.jniwrapper.win32.process.StartupInfo
-
- StartupInfo() - Constructor for class com.jniwrapper.win32.process.StartupInfo
-
- StartupInfo(StartupInfo) - Constructor for class com.jniwrapper.win32.process.StartupInfo
-
- StartupInfo.Options - Class in com.jniwrapper.win32.process
-
- StartupType(int, String) - Constructor for class com.jniwrapper.win32.service.Service.StartupType
-
- Status(Service.Status) - Constructor for class com.jniwrapper.win32.service.Service.Status
-
- Status() - Constructor for class com.jniwrapper.win32.service.Service.Status
-
- STATUS_ABANDONED_WAIT_0 - Static variable in class com.jniwrapper.win32.Handle
-
- STATUS_TIMEOUT - Static variable in class com.jniwrapper.win32.Handle
-
- STATUS_WAIT_0 - Static variable in class com.jniwrapper.win32.Handle
-
- statusChecked(Service.Status) - Method in interface com.jniwrapper.win32.service.Service.StatusListener
-
- stop() - Method in class com.jniwrapper.win32.hook.IdleTracker
-
Stops idle tracking.
- stop() - Method in class com.jniwrapper.win32.io.FileSystemWatcher
-
Stops watching.
- stop() - Method in class com.jniwrapper.win32.io.WatcherStrategy
-
Stops watching.
- stop() - Method in class com.jniwrapper.win32.io.Win9xWatcherStrategy
-
- stop() - Method in class com.jniwrapper.win32.io.WinNTWatcherStrategy
-
- stop() - Method in class com.jniwrapper.win32.service.Service
-
Stops the service.
- STOP - Static variable in class com.jniwrapper.win32.ui.FlashInfo.FlashOptions
-
Stop flashing.
- stop() - Method in class com.jniwrapper.win32.ui.Timer
-
Kills the timer using KillTimer
API function.
- STOP_PENDING - Static variable in class com.jniwrapper.win32.service.Service.CurrentState
-
- stopAdviseLoop(DdeItem, long) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Stops an advise loop and waits for a confirmation response from the service.
- stopAdviseLoopAsync(DdeItem) - Method in class com.jniwrapper.win32.dde.DdeClient
-
Asynchronously stops an advise loop.
- stopChangeListening() - Method in class com.jniwrapper.win32.registry.RegistryKey
-
Stops listening for events in the RegistryKey.
- STOPPED - Static variable in class com.jniwrapper.win32.service.Service.CurrentState
-
- STRETCH - Static variable in class com.jniwrapper.win32.shell.WallpaperOptions.Style
-
- stretchBlt(DC, int, int, int, int, DC, int, int, int, int, DC.RasterOperation) - Static method in class com.jniwrapper.win32.gdi.DC
-
Copies a bitmap from a source rectangle into a destination rectangle,
stretching or shrinking to fit the dimensions of the destination
rectangle, if necessary.
- STRING_EXPAND_TRANSFORMER - Static variable in interface com.jniwrapper.win32.registry.RegistryValueTransformer
-
String transformer for EXPAND_SZ type.
- STRING_TRANSFORMER - Static variable in interface com.jniwrapper.win32.registry.RegistryValueTransformer
-
Default string transformer.
- substitute() - Method in class com.jniwrapper.win32.ui.WindowProc
-
Substitutes a custom window procedure to enable window message handling.
- SUCCESS - Static variable in exception com.jniwrapper.win32.mapi.MapiException
-
The call succeeded and the message was sent.
- SUCCESS - Static variable in class com.jniwrapper.win32.system.eventlog.EventLogMessage.Type
-
Information event.
- SWP_ASYNCWINDOWPOS - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_DEFERERASE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_DRAWFRAME - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_FRAMECHANGED - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_HIDEWINDOW - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOACTIVATE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOCOPYBITS - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOMOVE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOOWNERZORDER - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOREDRAW - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOREPOSITION - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOSENDCHANGING - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOSIZE - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_NOZORDER - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SWP_SHOWWINDOW - Static variable in class com.jniwrapper.win32.ui.Wnd
-
- SYNCHRONIZE - Static variable in class com.jniwrapper.win32.process.ProcessOptions
-
- SYNCHRONIZE - Static variable in class com.jniwrapper.win32.system.AccessOptions
-
Provides the right to use the object for synchronization.
- SYS_ERROR - Static variable in exception com.jniwrapper.win32.dde.DdeException
-
An internal error has occurred in the DDEML.
- SysCommand(Object, Bool, long, long) - Constructor for class com.jniwrapper.win32.hook.CBTEvent.SysCommand
-
- sysCommand(CBTEvent.SysCommand) - Method in class com.jniwrapper.win32.hook.CBTHookAdapter
-
- sysCommand(CBTEvent.SysCommand) - Method in interface com.jniwrapper.win32.hook.CBTHookListener
-
Specifies the event when a system command is about to be carried out.
- SYSMENU - Static variable in class com.jniwrapper.win32.gdi.Cursor.CursorPositionCode
-
- SYSMSGFILTER - Static variable in class com.jniwrapper.win32.hook.Hook.Descriptor
-
Monitors messages generated as a result of an input event in a dialog box, message box, menu, or scroll bar.
- SYSMSGFILTER - Static variable in class com.jniwrapper.win32.hook.Hook
-
- SysMsgProcEvent - Class in com.jniwrapper.win32.hook
-
- SysMsgProcEvent(Object, long, Msg) - Constructor for class com.jniwrapper.win32.hook.SysMsgProcEvent
-
- SYSTEM - Static variable in class com.jniwrapper.win32.io.FileSystem.FileAttributes
-
The file or directory that the operating system uses a part of, or uses exclusively.
- System() - Static method in class com.jniwrapper.win32.security.Sid
-
- SYSTEM - Static variable in class com.jniwrapper.win32.shell.ShellFolder
-
- SYSTEM_START - Static variable in class com.jniwrapper.win32.service.Service.StartupType
-
Device driver is started by the system loader.
- SystemColor - Class in com.jniwrapper.win32.gdi
-
SystemColor class provides the ability to read and write system colors.
- SystemInfo - Class in com.jniwrapper.win32.system
-
This class provides information and methods relevant to SYSTEM_INFO
structure, and provides additional methods related to system information.
- SystemInfo() - Constructor for class com.jniwrapper.win32.system.SystemInfo
-
Constructs and initializes a new instance with actual values representing
system information.
- SystemInfo(SystemInfo) - Constructor for class com.jniwrapper.win32.system.SystemInfo
-
- SystemMetrics - Class in com.jniwrapper.win32.ui
-
- SystemMetrics() - Constructor for class com.jniwrapper.win32.ui.SystemMetrics
-
- SystemOps() - Static method in class com.jniwrapper.win32.security.Sid
-
- SystemParametersInfo - Class in com.jniwrapper.win32.ui
-
Use this class for return / update a system-wide parameter.
- SystemParametersInfo() - Constructor for class com.jniwrapper.win32.ui.SystemParametersInfo
-
- systemParametersInfo(UInt, UInt, Pointer, UInt) - Static method in class com.jniwrapper.win32.ui.SystemParametersInfo
-
Returns or sets a system-wide parameter.
- SystemTime - Class in com.jniwrapper.win32.system
-
This class is the wrapper for the native SYSTEMTIME
structure.
- SystemTime() - Constructor for class com.jniwrapper.win32.system.SystemTime
-
- SystemTime(SystemTime) - Constructor for class com.jniwrapper.win32.system.SystemTime
-
- SystemVariables - Class in com.jniwrapper.win32.system
-
This class allows managing system environment variables.
- SystemVariables() - Constructor for class com.jniwrapper.win32.system.SystemVariables
-
- SZ - Static variable in class com.jniwrapper.win32.registry.RegistryKeyType
-