Uses of Class
javax.rad.genui.celleditor.UICellEditor

Packages that use UICellEditor
javax.rad.genui.celleditor Contains a generic implementation of the platform and technology independent celleditor interfaces to design graphical user interfaces. 
 

Uses of UICellEditor in javax.rad.genui.celleditor
 

Subclasses of UICellEditor in javax.rad.genui.celleditor
 class UIChoiceCellEditor
          Platform and technology independent choice editor.
 class UIComboCellEditor<CE extends IComboCellEditor>
          Platform and technology independent combo cell editor.
 class UIDateCellEditor
          Platform and technology independent date editor.
 class UIImageViewer
          Platform and technology independent image viewer.
 class UIInplaceCellEditor<CE extends IInplaceCellEditor>
          Platform and technology independent editor.
 class UILinkedCellEditor
          Platform and technology independent linked editor.
 class UINumberCellEditor
          Platform and technology independent number editor.
 class UITextCellEditor
          Platform and technology independent text editor.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.