org.eclipse.emf.edit.ui.provider
Class PropertyDescriptor.FloatCellEditor

org.eclipse.emf.edit.ui.provider.PropertyDescriptor.FloatCellEditor
Enclosing class:
PropertyDescriptor

public static class PropertyDescriptor.FloatCellEditor

This cell editor ensures that only Float values are supported


Constructor Summary
PropertyDescriptor.FloatCellEditor(org.eclipse.swt.widgets.Composite composite)
           
 
Method Summary
 java.lang.Object doGetValue()
           
 void doSetValue(java.lang.Object value)
           
 

Constructor Detail

PropertyDescriptor.FloatCellEditor

public PropertyDescriptor.FloatCellEditor(org.eclipse.swt.widgets.Composite composite)
Method Detail

doGetValue

public java.lang.Object doGetValue()

doSetValue

public void doSetValue(java.lang.Object value)

Copyright 2001-2002 IBM Corporation and others.
All Rights Reserved.