|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to implement localised messages. Both the List Component as well as the List Component can show such messages.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
ERROR
Error Message Type |
static int |
INFO
Info Message Type |
static int |
WARNING
Warning Message Type |
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns a localised message. |
int |
getType()
Returns the type of the message. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final int INFO
public static final int WARNING
public static final int ERROR
Method Detail |
public java.lang.String getMessage()
public int getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |