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

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

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

@Deprecated
public class IntegerCellEditor
extends TextCellEditor

Author:
gbarbier

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

Constructor Detail

IntegerCellEditor

public IntegerCellEditor()
Deprecated.