A C E G H I J M O R S U

A

addHotKeyListener(HotkeyListener) - Method in class com.melloware.jintellitype.JIntellitype
Adds a listener for hotkeys.
addIntellitypeListener(IntellitypeListener) - Method in class com.melloware.jintellitype.JIntellitype
Adds a listener for intellitype commands.
APPCOMMAND_BASS_BOOST - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_BASS_DOWN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_BASS_UP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_BROWSER_BACKWARD - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Navigate backward
APPCOMMAND_BROWSER_FAVOURITES - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Open favorites
APPCOMMAND_BROWSER_FORWARD - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Navigate forward
APPCOMMAND_BROWSER_HOME - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Navigate home
APPCOMMAND_BROWSER_REFRESH - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Refresh page
APPCOMMAND_BROWSER_SEARCH - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Open search
APPCOMMAND_BROWSER_STOP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Browser Stop download
APPCOMMAND_CLOSE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_COPY - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_CORRECTION_LIST - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_CUT - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_DICTATE_OR_COMMAND_CONTROL_TOGGLE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_FIND - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_FORWARD_MAIL - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_HELP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_LAUNCH_APP1 - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Start App1.
APPCOMMAND_LAUNCH_APP2 - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Start App2.
APPCOMMAND_LAUNCH_MAIL - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Open mail application
APPCOMMAND_LAUNCH_MEDIA_SELECT - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Go to Media Select mode.
APPCOMMAND_MEDIA_NEXTTRACK - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Media application go to next track.
APPCOMMAND_MEDIA_PLAY_PAUSE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Media application Play or pause playback.
APPCOMMAND_MEDIA_PREVIOUSTRACK - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Media application Go to previous track.
APPCOMMAND_MEDIA_STOP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Media application Stop playback.
APPCOMMAND_MIC_ON_OFF_TOGGLE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_MICROPHONE_VOLUME_DOWN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_MICROPHONE_VOLUME_MUTE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_MICROPHONE_VOLUME_UP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_NEW - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_OPEN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_PASTE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_PRINT - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_REDO - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_REPLY_TO_MAIL - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_SAVE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_SEND_MAIL - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_SPELL_CHECK - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_TREBLE_DOWN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_TREBLE_UP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_UNDO - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 
APPCOMMAND_VOLUME_DOWN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Lower the volume
APPCOMMAND_VOLUME_MUTE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Mute the volume
APPCOMMAND_VOLUME_UP - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
Raise the volume

C

checkInstanceAlreadyRunning(String) - Static method in class com.melloware.jintellitype.JIntellitype
Checks to see if this application is already running.
cleanUp() - Method in class com.melloware.jintellitype.JIntellitype
Cleans up all resources used by JIntellitype.
com.melloware.jintellitype - package com.melloware.jintellitype
 

E

ERROR_MESSAGE - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
 

G

getInstance() - Static method in class com.melloware.jintellitype.JIntellitype
Gets the singleton instance of the JIntellitype object.
getLibraryLocation() - Static method in class com.melloware.jintellitype.JIntellitype
Gets the libraryLocation.

H

HotkeyListener - Interface in com.melloware.jintellitype
Listener interface for Windows Hotkey events registered using the Windows API call RegisterHotKey to globally listen for a key combination regardless if your application has focus or not.

I

IntellitypeListener - Interface in com.melloware.jintellitype
Listener interface for Windows Intellitype events.
isJIntellitypeSupported() - Static method in class com.melloware.jintellitype.JIntellitype
Checks to make sure the OS is a Windows flavor and that the JIntellitype DLL is found in the path and the JDK is 32 bit not 64 bit.

J

JIntellitype - Class in com.melloware.jintellitype
JIntellitype A Java Implementation for using the Windows API Intellitype commands and the RegisterHotKey and UnRegisterHotkey API calls for globally responding to key events.
JIntellitypeConstants - Interface in com.melloware.jintellitype
Constants from the Windows API used in JIntellitype.
JIntellitypeException - Exception in com.melloware.jintellitype
Exception class for all JIntellitype Exceptions.
JIntellitypeException() - Constructor for exception com.melloware.jintellitype.JIntellitypeException
 
JIntellitypeException(String, Throwable) - Constructor for exception com.melloware.jintellitype.JIntellitypeException
 
JIntellitypeException(String) - Constructor for exception com.melloware.jintellitype.JIntellitypeException
 
JIntellitypeException(Throwable) - Constructor for exception com.melloware.jintellitype.JIntellitypeException
 

M

Main - Class in com.melloware.jintellitype
Simple executable class that is used as the Main-Class in the JIntellitype jar.
main(String[]) - Static method in class com.melloware.jintellitype.Main
Main method that does what the class level javadoc states.
MOD_ALT - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
ALT key for registering Hotkeys.
MOD_CONTROL - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
CONTROL key for registering Hotkeys.
MOD_SHIFT - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
SHIFT key for registering Hotkeys.
MOD_WIN - Static variable in interface com.melloware.jintellitype.JIntellitypeConstants
WINDOWS key for registering Hotkeys.

O

onHotKey(int) - Method in interface com.melloware.jintellitype.HotkeyListener
Event fired when a WM_HOTKEY message is received that was initiated by this application.
onHotKey(int) - Method in class com.melloware.jintellitype.JIntellitype
Notifies all listeners that Hotkey was pressed.
onIntellitype(int) - Method in interface com.melloware.jintellitype.IntellitypeListener
Event fired when a WM_APPCOMMAND message is received that was initiated by this application.
onIntellitype(int) - Method in class com.melloware.jintellitype.JIntellitype
Notifies all listeners that Intellitype command was received.

R

registerHotKey(int, int, int) - Method in class com.melloware.jintellitype.JIntellitype
Registers a Hotkey with windows.
registerHotKey(int, String) - Method in class com.melloware.jintellitype.JIntellitype
Registers a Hotkey with windows.
registerSwingHotKey(int, int, int) - Method in class com.melloware.jintellitype.JIntellitype
Registers a Hotkey with windows.
removeHotKeyListener(HotkeyListener) - Method in class com.melloware.jintellitype.JIntellitype
Removes a listener for hotkeys.
removeIntellitypeListener(IntellitypeListener) - Method in class com.melloware.jintellitype.JIntellitype
Removes a listener for intellitype commands.

S

setLibraryLocation(String) - Static method in class com.melloware.jintellitype.JIntellitype
Sets the libraryLocation.
swingToIntelliType(int) - Static method in class com.melloware.jintellitype.JIntellitype
Swing modifier value to Jintellipad conversion.

U

unregisterHotKey(int) - Method in class com.melloware.jintellitype.JIntellitype
Unregisters a previously registered Hotkey identified by its unique identifier.

A C E G H I J M O R S U

Copyright © 1999-2010 Melloware Inc. All Rights Reserved.