|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICheckBoxCellEditor | |
|---|---|
| com.sibvisions.rad.ui.swing.ext.celleditor | Contains components for creating editors. |
| com.sibvisions.rad.ui.swing.impl | Contains the Swing dependent interface implementations of the platform and technology independent interface definitions. |
| javax.rad.genui.celleditor | Contains a generic implementation of the platform and technology independent celleditor interfaces to design graphical user interfaces. |
| javax.rad.ui | Contains all interfaces to develop a graphical user interface. |
| Uses of ICheckBoxCellEditor in com.sibvisions.rad.ui.swing.ext.celleditor |
|---|
| Classes in com.sibvisions.rad.ui.swing.ext.celleditor that implement ICheckBoxCellEditor | |
|---|---|
class |
JVxCheckBoxCellEditor
The JVxCheckBoxCellEditor provides the generation of the
physical check box editor component, handles correct all events, and
gives standard access to edited values. |
| Uses of ICheckBoxCellEditor in com.sibvisions.rad.ui.swing.impl |
|---|
| Methods in com.sibvisions.rad.ui.swing.impl that return ICheckBoxCellEditor | |
|---|---|
ICheckBoxCellEditor |
SwingFactory.createCheckBoxCellEditor()
Creates a new instance of ICheckBoxCellEditor. |
| Uses of ICheckBoxCellEditor in javax.rad.genui.celleditor |
|---|
| Classes in javax.rad.genui.celleditor that implement ICheckBoxCellEditor | |
|---|---|
class |
UICheckBoxCellEditor
Platform and technology independent check box editor. |
| Constructors in javax.rad.genui.celleditor with parameters of type ICheckBoxCellEditor | |
|---|---|
UICheckBoxCellEditor(ICheckBoxCellEditor pEditor)
Creates a new instance of UICheckBoxCellEditor with the given
choice cell editor. |
|
| Uses of ICheckBoxCellEditor in javax.rad.ui |
|---|
| Methods in javax.rad.ui that return ICheckBoxCellEditor | |
|---|---|
ICheckBoxCellEditor |
IFactory.createCheckBoxCellEditor()
Creates a new instance of ICheckBoxCellEditor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||