Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.gnu.gtk.MessageType
public class MessageType
extends Enum
Field Summary | |
static MessageType |
|
static MessageType |
|
static MessageType |
|
static MessageType |
|
Method Summary | |
MessageType |
|
static MessageType |
|
MessageType |
|
boolean |
|
MessageType |
|
public static final MessageType ERROR
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Fatal error message.
public static final MessageType INFO
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Informational message.
public static final MessageType QUESTION
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Question requiring a choice.
public static final MessageType WARNING
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Nonfatal warning message.