se.datadosen.jalbum
Class Actions

java.lang.Object
  extended by se.datadosen.jalbum.Actions

public class Actions
extends java.lang.Object

Repository for Jalbum actions that don't belong tightly with certain UI components Todo: Move actions that are referenced from multiple locations to here

Since:
8.4

Constructor Summary
Actions(JAlbumContext context)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Actions

public Actions(JAlbumContext context)