Take a peek at the jAlbum API (Javadoc format) to discover all the goodies that are provided freely to application developers. Here's an overview of some classes that can be reused:
| Components | |||||
|---|---|---|---|---|---|
| Name | Description | ||||
| se.datadosen.util.BeanBinder | A utility class that takes care of synchronizing a GUI with a JavaBean. BeanBinder also transports parameters between property files and a JavaBean. ![]() |
||||
| albumHeight | Album height in pixels. (Set when embedding album). Since v10 | ||||
| albumWidth | Album width in pixels. (Set when embedding album). Since v10 | ||||