org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch.utils
Class ListCellEditor

java.lang.Object
  extended by TextCellEditor
      extended by org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch.utils.ListCellEditor

Deprecated. use org.eclipse.modisco.infra.discovery.core framework

@Deprecated
public class ListCellEditor
extends TextCellEditor

Author:
gbarbier

Constructor Summary
ListCellEditor()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListCellEditor

public ListCellEditor()
Deprecated.