Uses of Interface
se.datadosen.jalbum.JAlbumWindow

Packages that use JAlbumWindow
se.datadosen.jalbum   
 

Uses of JAlbumWindow in se.datadosen.jalbum
 

Classes in se.datadosen.jalbum that implement JAlbumWindow
 class JAlbumFakeFrame
          When running jAlbum in console mode, the "window" object is an instance of this class instead of JAlbumFrame This enables jAlbum to execute onload.bsh when a skin is set in console mode without breaking the script, as the script calls window.setSkinUI()
 class JAlbumFrame
          Main JAlbum user interface