Uses of Interface
se.datadosen.jalbum.JAlbumWindow

Packages that use JAlbumWindow
Package
Description
 
  • Uses of JAlbumWindow in se.datadosen.jalbum

    Classes in se.datadosen.jalbum that implement JAlbumWindow
    Modifier and Type
    Class
    Description
    class 
    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 
    Main JAlbum user interface