com.bea.wli.datatype
Interface DataTypeSwingInPlaceEditor

All Superinterfaces:
DataTypeEditor

public interface DataTypeSwingInPlaceEditor
extends DataTypeEditor

Represents an editable form field capable of editing a value for a custom data type.


Method Summary
 JComponent getSwingUIComponent()
           
 
Methods inherited from interface com.bea.wli.datatype.DataTypeEditor
setReadOnly, setValueSummary
 

Method Detail

getSwingUIComponent

JComponent getSwingUIComponent()
                               throws UnsupportedOperationException
Throws:
UnsupportedOperationException