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

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

public static class PropertyDescriptor.IntegerCellEditor

This cell editor ensures that only Integer values are supported


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

Constructor Detail

PropertyDescriptor.IntegerCellEditor

public PropertyDescriptor.IntegerCellEditor(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.