JUICe

com.lafros.juice.alerts
Interface MonLabel.Modes

Enclosing class:
MonLabel

public static interface MonLabel.Modes

in which the text may be displayed.


Field Summary
static byte INTRUSIVE
          when an urgent alert is called for.
static byte NON_INTRUSIVE
          when a non-urgent alert is called for.
static byte NORMAL
          when no alert is called for.
 

Field Detail

NORMAL

static final byte NORMAL
when no alert is called for.

See Also:
Constant Field Values

NON_INTRUSIVE

static final byte NON_INTRUSIVE
when a non-urgent alert is called for.

See Also:
Constant Field Values

INTRUSIVE

static final byte INTRUSIVE
when an urgent alert is called for.

See Also:
Constant Field Values

JUICe

Copyright © 2001-2008 Latterfrosken Software Development Limited. All Rights Reserved.