com.jurismarches.vradi.ui.email
Class EmailHandler.RemoveFormFromSession

java.lang.Object
  extended by com.jurismarches.vradi.ui.email.EmailHandler.RemoveFormFromSession
All Implemented Interfaces:
ActionListener, EventListener
Direct Known Subclasses:
EmailHandler.RemoveAllFormFromSession, EmailHandler.RemoveFormFromSessionForUser
Enclosing class:
EmailHandler

protected abstract class EmailHandler.RemoveFormFromSession
extends Object
implements ActionListener


Field Summary
protected  List<Form> formsToUpdate
           
protected  Session session
           
protected  SendingViewUI ui
           
protected  User user
           
 
Constructor Summary
protected EmailHandler.RemoveFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Field Detail

formsToUpdate

protected List<Form> formsToUpdate

ui

protected SendingViewUI ui

user

protected User user

session

protected Session session
Constructor Detail

EmailHandler.RemoveFormFromSession

protected EmailHandler.RemoveFormFromSession(SendingViewUI ui,
                                             org.jdesktop.swingx.JXTable listTable,
                                             OfferListTableModel tableModel)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.