java.lang.Object
com.tlcsdm.core.javafx.dialog.FxNotifications
- 作者:
- unknowIfGuestInDream
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static org.controlsfx.control.Notificationsstatic org.controlsfx.control.Notificationsstatic org.controlsfx.control.Notificationsnotifications(javafx.util.Duration duration, javafx.geometry.Pos position)
-
构造器详细资料
-
FxNotifications
private FxNotifications()
-
-
方法详细资料
-
defaultNotify
public static org.controlsfx.control.Notifications defaultNotify() -
alwaysNotify
public static org.controlsfx.control.Notifications alwaysNotify() -
notifications
public static org.controlsfx.control.Notifications notifications(javafx.util.Duration duration, javafx.geometry.Pos position)
-