net.sf.doolin.gui.field.list.multi
Class MultiComboAdapter

java.lang.Object
  extended by net.sf.doolin.gui.field.list.multi.MultiComboAdapter
All Implemented Interfaces:
MultiComboListener

public class MultiComboAdapter
extends Object
implements MultiComboListener

Adapter for a MultiComboListener.

Author:
Damien Coraboeuf

Constructor Summary
MultiComboAdapter()
           
 
Method Summary
 void onClose()
          Does nothing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiComboAdapter

public MultiComboAdapter()
Method Detail

onClose

public void onClose()
Does nothing

Specified by:
onClose in interface MultiComboListener


Copyright © 2011. All Rights Reserved.