TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.analysis.engine.ui.details
Class JDTArgumentPropertyCellFactory

java.lang.Object
  extended byorg.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.AbstractPropertyCellFactory
      extended byorg.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.swt.SwtPropertyCellFactory
          extended byorg.eclipse.tptp.platform.analysis.engine.ui.details.JDTArgumentPropertyCellFactory
All Implemented Interfaces:
IPropertyCellFactory

public class JDTArgumentPropertyCellFactory
extends SwtPropertyCellFactory

JDTArgumentPropertyCellFactory


Field Summary
static JDTArgumentPropertyCellFactory INSTANCE
           
 
Constructor Summary
JDTArgumentPropertyCellFactory()
          Constructor.
 
Methods inherited from class org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.swt.SwtPropertyCellFactory
createDefaultPropertyCell, createPropertyCell
 
Methods inherited from class org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.AbstractPropertyCellFactory
registerEditor, registerEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static JDTArgumentPropertyCellFactory INSTANCE
Constructor Detail

JDTArgumentPropertyCellFactory

public JDTArgumentPropertyCellFactory()
Constructor. Register the default factories.


TPTP 4.1.0 Platform Project
Public API Specification