Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui |
Modifier and Type | Method and Description |
---|---|
DialogUtils.MessagePriority |
DialogUtils.Message.getPriority() |
static DialogUtils.MessagePriority |
DialogUtils.MessagePriority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DialogUtils.MessagePriority[] |
DialogUtils.MessagePriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Message(java.lang.String text,
DialogUtils.MessagePriority priority) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.