Class ActiveNotifierManager
java.lang.Object
it.uniupo.simnova.service.ActiveNotifierManager
Gestore delle notifiche attive per mostrare messaggi fissi con una ProgressBar.
 Le notifiche possono essere aperte e chiuse tramite ID univoco.
- Version:
- 1.0
- Author:
- Alessandro Zappatore
- 
Method Summary
- 
Method Details- 
show
- 
closeChiude una notifica fissa identificata dal suo ID.- Parameters:
- notificationId- ID della notifica da chiudere
 
 
-