de.kosi.gui.view.game
Interface BidListener


public interface BidListener


Method Summary
 void handleBid(Bid bid, boolean alerted)
           
 

Method Detail

handleBid

public void handleBid(Bid bid,
                      boolean alerted)