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