Uses of Class
se.datadosen.component.JNotification

Packages that use JNotification
se.datadosen.jalbum   
 

Uses of JNotification in se.datadosen.jalbum
 

Methods in se.datadosen.jalbum with parameters of type JNotification
static void TipOfTheDay.showInBackground(JNotification n)
           
 javax.swing.JComponent JAlbumFrame.showNotification(JNotification notification)
          Display a non-modal notification message in the bottom of jAlbum's album list The message will be revealed using a roll-up effect.