Package ch.swingfx.twinkle.manager
Interface INotificationManager
-
- All Known Implementing Classes:
NotificationManagers
public interface INotificationManagerInterface to use if we want to create a newINotificationManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshowNotification(javax.swing.JWindow window)Show the notification
-