Serialized Form


Package com.jniwrapper.win32

Class com.jniwrapper.win32.bs extends javax.swing.JWindow implements Serializable

Serialized Fields

a

com.jniwrapper.win32.automation.OleContainer a

b

com.jniwrapper.win32.c b

Class com.jniwrapper.win32.c.MouseClickLocation extends java.lang.Object implements Serializable

Class com.jniwrapper.win32.co.GdiplusStartupInput extends java.lang.Object implements Serializable

Class com.jniwrapper.win32.co.GdiplusStartupOutput extends java.lang.Object implements Serializable

Class com.jniwrapper.win32.di.ServerClass extends java.lang.Object implements Serializable

Class com.jniwrapper.win32.LastErrorException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_errorCode

long _errorCode

Class com.jniwrapper.win32.s.LicenseStorage extends java.lang.Object implements Serializable


Package com.jniwrapper.win32.dde

Class com.jniwrapper.win32.dde.DdeException extends java.lang.Exception implements Serializable

Serialized Fields

_errorCode

int _errorCode

Package com.jniwrapper.win32.hook

Class com.jniwrapper.win32.hook.CallWndProcEvent extends HookEventObject implements Serializable

Serialized Fields

_LParam

long _LParam
Specifies additional information about the message.


_WParam

long _WParam
Specifies additional information about the message.


_message

long _message
Specifies the message.


_wnd

Wnd _wnd
Handle to the window to receive the message.


_sentByCurrentThread

boolean _sentByCurrentThread
Specifies whether the message was sent by the current thread.

Class com.jniwrapper.win32.hook.CallWndProcRetEvent extends CallWndProcEvent implements Serializable

Serialized Fields

_result

long _result

Class com.jniwrapper.win32.hook.CBTEvent extends HookEventObject implements Serializable

Serialized Fields

allow

com.jniwrapper.Bool allow

Class com.jniwrapper.win32.hook.CBTEvent.Activate extends CBTEvent implements Serializable

Serialized Fields

activeWindow

Wnd activeWindow

activatedWindow

Wnd activatedWindow

activatedByMouse

boolean activatedByMouse

Class com.jniwrapper.win32.hook.CBTEvent.ClickSkipped extends CBTEvent implements Serializable

Serialized Fields

mouseMessage

long mouseMessage

cursorCoordinates

Point cursorCoordinates

window

Wnd window

hitTestCode

long hitTestCode

Class com.jniwrapper.win32.hook.CBTEvent.CreateWnd extends CBTEvent implements Serializable

Serialized Fields

newWindow

Wnd newWindow

createstruct

CREATESTRUCT createstruct

insertAfter

Wnd insertAfter

Class com.jniwrapper.win32.hook.CBTEvent.DestroyWnd extends CBTEvent implements Serializable

Serialized Fields

destroyedWindow

Wnd destroyedWindow

Class com.jniwrapper.win32.hook.CBTEvent.KeySkipped extends CBTEvent implements Serializable

Serialized Fields

virtualKeyCode

long virtualKeyCode

keyInfo

long keyInfo

Class com.jniwrapper.win32.hook.CBTEvent.MinMax extends CBTEvent implements Serializable

Serialized Fields

windowHandle

Wnd windowHandle

lParam

long lParam

Class com.jniwrapper.win32.hook.CBTEvent.MoveSize extends CBTEvent implements Serializable

Serialized Fields

windowHandle

Wnd windowHandle

rect

Rect rect

Class com.jniwrapper.win32.hook.CBTEvent.QS extends CBTEvent implements Serializable

Class com.jniwrapper.win32.hook.CBTEvent.SetFocus extends CBTEvent implements Serializable

Serialized Fields

windowGainingFocus

Wnd windowGainingFocus

windowLosingFocus

Wnd windowLosingFocus

Class com.jniwrapper.win32.hook.CBTEvent.SysCommand extends CBTEvent implements Serializable

Serialized Fields

sysCommand

long sysCommand

info

long info

Class com.jniwrapper.win32.hook.ForegroungIdleEvent extends HookEventObject implements Serializable

Class com.jniwrapper.win32.hook.GetMsgEvent extends HookEventObject implements Serializable

Serialized Fields

_isMessageRemoved

boolean _isMessageRemoved

_msg

Msg _msg

Class com.jniwrapper.win32.hook.HookEventObject extends java.util.EventObject implements Serializable

Class com.jniwrapper.win32.hook.JournalRecordEvent extends HookEventObject implements Serializable

Serialized Fields

_code

long _code

_message

long _message

_paramL

long _paramL

_paramH

long _paramH

_time

long _time

_wnd

Wnd _wnd

Class com.jniwrapper.win32.hook.KeyboardEvent extends HookEventObject implements Serializable

Serialized Fields

_virtualKeyCode

long _virtualKeyCode

_info

long _info

Class com.jniwrapper.win32.hook.LowLevelKeyboardEvent extends HookEventObject implements Serializable

Serialized Fields

_keyboardData

com.jniwrapper.win32.hook.KeyboardHookStruct _keyboardData

_messageID

long _messageID

_consume

com.jniwrapper.Bool _consume

Class com.jniwrapper.win32.hook.LowLevelMouseEvent extends HookEventObject implements Serializable

Serialized Fields

_mouseData

com.jniwrapper.win32.hook.MouseHookStruct _mouseData

_messageID

long _messageID

_consume

com.jniwrapper.Bool _consume

Class com.jniwrapper.win32.hook.MouseEvent extends HookEventObject implements Serializable

Serialized Fields

_mouseMessageID

long _mouseMessageID

_point

Point _point

_wnd

Wnd _wnd

_hitTestCode

long _hitTestCode

_extraInfo

long _extraInfo

Class com.jniwrapper.win32.hook.ShellEvent extends HookEventObject implements Serializable

Serialized Fields

_code

long _code

_wParam

long _wParam

_lParam

long _lParam

Class com.jniwrapper.win32.hook.SysMsgProcEvent extends HookEventObject implements Serializable

Serialized Fields

_code

long _code

_msg

Msg _msg

Package com.jniwrapper.win32.io

Class com.jniwrapper.win32.io.FileSystemEvent extends java.util.EventObject implements Serializable

Serialized Fields

_action

int _action

_oldFileInfo

FileInfo _oldFileInfo

_fileInfo

FileInfo _fileInfo

Class com.jniwrapper.win32.io.FileSystemException extends java.lang.RuntimeException implements Serializable


Package com.jniwrapper.win32.mapi

Class com.jniwrapper.win32.mapi.MapiException extends java.lang.Exception implements Serializable

Serialized Fields

_errorCode

int _errorCode

Package com.jniwrapper.win32.registry

Class com.jniwrapper.win32.registry.RegistryException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_errorCode

int _errorCode

Package com.jniwrapper.win32.registry.ui

Class com.jniwrapper.win32.registry.ui.RegistryKeyValuesTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_registryKey

RegistryKey _registryKey

Class com.jniwrapper.win32.registry.ui.RegistryTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class com.jniwrapper.win32.registry.ui.RegistryTreeModel.RegistryKeyNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

_subkeys

java.util.List<E> _subkeys

Package com.jniwrapper.win32.service

Class com.jniwrapper.win32.service.ServiceException extends java.lang.RuntimeException implements Serializable


Package com.jniwrapper.win32.shell

Class com.jniwrapper.win32.shell.TrayIcon extends java.awt.Component implements Serializable

Serialized Fields

_trayID

int _trayID

_disposed

boolean _disposed

_listeners

java.util.List<E> _listeners

_hidingAvailable

boolean _hidingAvailable

_visible

boolean _visible

_icon

Icon _icon

_popupMenu

javax.swing.JPopupMenu _popupMenu

_popupWindow

javax.swing.JFrame _popupWindow

_popupTrayIconListener

TrayIconListener _popupTrayIconListener

Package com.jniwrapper.win32.shell.events

Class com.jniwrapper.win32.shell.events.ShellEvent extends java.util.EventObject implements Serializable

Serialized Fields

_id

long _id

_item1

Handle _item1

_item2

Handle _item2

Package com.jniwrapper.win32.ui

Class com.jniwrapper.win32.ui.WindowMessage extends java.util.EventObject implements Serializable

Serialized Fields

_msg

int _msg

_wParam

long _wParam

_lParam

long _lParam

Package com.jniwrapper.win32.ui.controls

Class com.jniwrapper.win32.ui.controls.AbstractChooserField extends javax.swing.JPanel implements Serializable

Serialized Fields

_field

javax.swing.JComponent _field

_selectButton

javax.swing.JButton _selectButton

Class com.jniwrapper.win32.ui.controls.ChooseColorField extends AbstractChooserField implements Serializable

Serialized Fields

_dialog

ChooseColorDialog _dialog

Class com.jniwrapper.win32.ui.controls.ChooseIconField extends AbstractChooserField implements Serializable

Serialized Fields

image

javax.swing.JLabel image

_dialog

SelectIconDialog _dialog

Class com.jniwrapper.win32.ui.controls.SelectFileField extends AbstractChooserField implements Serializable

Serialized Fields

_mode

int _mode

_dialog

OpenSaveFileDialog _dialog

Class com.jniwrapper.win32.ui.controls.SelectFolderField extends AbstractChooserField implements Serializable

Serialized Fields

_mode

int _mode

_dialog

SelectFolderDialog _dialog

Package com.jniwrapper.win32.winhttp

Class com.jniwrapper.win32.winhttp.WinHttpException extends java.lang.Exception implements Serializable

Serialized Fields

_errorCode

int _errorCode