Package javax.rad.ui.celleditor

Contains all interfaces to develop cell editors.

See:
          Description

Interface Summary
IChoiceCellEditor<C> Platform and technology independent choice editor definition.
IComboCellEditor Platform and technology independent combo box cell editor definition.
IDateCellEditor Platform and technology independent date editor definition.
IImageViewer<C> Platform and technology independent choice editor definition.
IInplaceCellEditor Platform and technology independent in place cell editor definition.
ILinkedCellEditor Platform and technology independent linked editor definition.
INumberCellEditor Platform and technology independent number editor definition.
IStyledCellEditor Platform and technology independent styled cell editor definition.
ITextCellEditor Platform and technology independent text editor definition.
 

Package javax.rad.ui.celleditor Description

Contains all interfaces to develop cell editors. They can be used to create graphical user interfaces with AWT, Swing, SWT, JSF or whatever you want.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.