|
Servertec Foundation Classes 1.3.3 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstec.sfc.Win32.HotKeyModifier
public final class HotKeyModifier
Hotkey modifiers used by Shortcut.
| Field Summary | |
|---|---|
static int |
ALT
ALT key. |
static int |
CTRL
Ctrl key. |
static int |
EXTENDED
Extended key. |
static int |
SHIFT
Shift key. |
| Constructor Summary | |
|---|---|
HotKeyModifier()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ALT
Set to HOTKEYF_ALT.
public static final int CTRL
Set to HOTKEYF_CONTROL.
public static final int EXTENDED
Set to HOTKEYF_AEXT.
public static final int SHIFT
Set to HOTKEYF_SHIFT.
| Constructor Detail |
|---|
public HotKeyModifier()
|
Servertec Foundation Classes 1.3.3 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2001-2005 Servertec. All rights reserved.