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

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

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

@Deprecated
public class StringCellEditor
extends TextCellEditor

Author:
gbarbier

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

Constructor Detail

StringCellEditor

public StringCellEditor()
Deprecated.