public class Alert extends Object
Alert(String message)
Alert(String message, AlertType type)
String
getMessage()
AlertType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Alert(String message)
public Alert(String message, AlertType type)
public AlertType getType()
public String getMessage()
Copyright © 2021. All rights reserved.