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

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

protected class EmailHandler.RemoveFormFromSessionForUser
extends EmailHandler.RemoveFormFromSession


Field Summary
 
Fields inherited from class com.jurismarches.vradi.ui.email.EmailHandler.RemoveFormFromSession
formsToUpdate, session, ui, user
 
Constructor Summary
EmailHandler.RemoveFormFromSessionForUser(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailHandler.RemoveFormFromSessionForUser

public EmailHandler.RemoveFormFromSessionForUser(SendingViewUI ui,
                                                 org.jdesktop.swingx.JXTable listTable,
                                                 OfferListTableModel tableModel)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.