Package net.mcreator.ui.notifications
Class NotificationsRenderer
java.lang.Object
net.mcreator.ui.notifications.NotificationsRenderer
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addNotification
(String title, String text, ImageIcon icon, NotificationsRenderer.ActionButton... actionButtons)
-
Constructor Details
-
NotificationsRenderer
-
-
Method Details
-
addNotification
public void addNotification(@Nullable String title, String text, @Nullable ImageIcon icon, NotificationsRenderer.ActionButton... actionButtons)
-