Sintax: |
Alert(String title) Alert(String title, String text, Image icon, AlertType type_of_warning) |
Alert is a User-Interface that is intended to give notice to the user application in a certain interval. Over time this can be arranged through the method setTimeout ().
In this example code FirstAlert.java, it will indicated a J2ME application that illustrates how to work alert and various type of warning.
click the image below to see the full code
Want Download FirstAlert Project? Click Here
read more...
No comments:
Post a Comment