se.datadosen.jalbum
Class FileAddBehaviorInfo

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

public class FileAddBehaviorInfo
extends java.lang.Object


Constructor Summary
FileAddBehaviorInfo()
           
 
Method Summary
static void setShouldShow(boolean shouldShow)
           
static boolean shouldShow()
           
static void showDialog(javax.swing.JFrame parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileAddBehaviorInfo

public FileAddBehaviorInfo()
Method Detail

shouldShow

public static boolean shouldShow()

setShouldShow

public static void setShouldShow(boolean shouldShow)

showDialog

public static void showDialog(javax.swing.JFrame parent)