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

java.lang.Object
  extended by ComboBoxCellEditor
      extended by org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch.utils.BooleanCellEditor

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

@Deprecated
public class BooleanCellEditor
extends ComboBoxCellEditor

Author:
gbarbier

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

Constructor Detail

BooleanCellEditor

public BooleanCellEditor()
Deprecated.