com.jurismarches.vradi.ui.offer
Class OfferListHandler.StatusActionListener

java.lang.Object
  extended by com.jurismarches.vradi.ui.offer.OfferListHandler.StatusActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
OfferListHandler

protected class OfferListHandler.StatusActionListener
extends Object
implements ActionListener


Field Summary
protected  OfferListUI offerListUI
           
protected  Status status
           
 
Constructor Summary
OfferListHandler.StatusActionListener(OfferListUI offerListUI, Status status)
           
 
Method Summary
 void actionPerformed(ActionEvent actionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

status

protected Status status

offerListUI

protected OfferListUI offerListUI
Constructor Detail

OfferListHandler.StatusActionListener

public OfferListHandler.StatusActionListener(OfferListUI offerListUI,
                                             Status status)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent actionEvent)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2009-2010 JurisMarches. All Rights Reserved.