|
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.BeepType
public final class BeepType
Beep types used in System.beep().
| Field Summary | |
|---|---|
static int |
ASTERISK
The system plays SystemAsterisk. |
static int |
BEEP
The system beeps. |
static int |
DEFAULT
The system plays SystemDefault. |
static int |
EXCLAMATION
The system plays SystemExclamation. |
static int |
HAND
The system plays SystemHand. |
static int |
QUESTION
The system plays SystemQuestion. |
| Constructor Summary | |
|---|---|
BeepType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BEEP
Set to -1.
public static final int ASTERISK
Set to MB_ICONASTERISK.
public static final int EXCLAMATION
Set to MB_ICONEXCLAMATION.
public static final int HAND
Set to MB_ICONHAND.
public static final int QUESTION
Set to MB_ICONQUESTION.
public static final int DEFAULT
Set to MB_OK.
| Constructor Detail |
|---|
public BeepType()
|
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.