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

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

protected class EmailHandler.RemoveAllFormFromSession
extends EmailHandler.RemoveFormFromSession


Field Summary
 
Fields inherited from class com.jurismarches.vradi.ui.email.EmailHandler.RemoveFormFromSession
formsToUpdate, session, ui, user
 
Constructor Summary
EmailHandler.RemoveAllFormFromSession(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.RemoveAllFormFromSession

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

actionPerformed

public void actionPerformed(ActionEvent e)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.