|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Constant
org.gnome.notify.Urgency
public class Urgency
Used to indicate the urgency level of Notification
shown.
Field Summary | |
---|---|
static Urgency |
CRITICAL
Represents critical urgency used for very important notifications. |
static Urgency |
LOW
Represents low urgency used for unimportant notifications. |
static Urgency |
NORMAL
Represents normal urgency used for standard notifications. |
Method Summary |
---|
Methods inherited from class org.freedesktop.bindings.Constant |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Urgency CRITICAL
public static final Urgency LOW
public static final Urgency NORMAL
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |