|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectjqubePopups.ErrorMessage
Class displays messages to the user dependant on the specific error string sent
| Constructor Summary | |
ErrorMessage()
|
|
| Method Summary | |
static void |
displayErrorMessage(java.lang.String error)
Displays a pop-up to the user when an error that requires attention occurs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ErrorMessage()
| Method Detail |
public static void displayErrorMessage(java.lang.String error)
This could be connectivity issues or invalid selection errors. This is a general purpose function to display that error to the user.
error - the error string to be displayed to the user
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||