Package | Description |
---|---|
ru.apertum.microsound |
Modifier and Type | Method and Description |
---|---|
static QTray.MessageType |
QTray.MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QTray.MessageType[] |
QTray.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QTray.showMessageTray(java.lang.String caption,
java.lang.String message,
QTray.MessageType type)
Показать сообщение в системном трее
|