|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICellFormatable | |
---|---|
com.sibvisions.rad.ui.swing.impl.control | Contains Swing control implementations based on the platform and technology independent interface definitions. |
javax.rad.genui.control | Contains a generic implementation of the platform and technology independent control interfaces to design graphical user interfaces. |
javax.rad.ui.control | Contains all interfaces to develop controls for a graphical user interface. |
Uses of ICellFormatable in com.sibvisions.rad.ui.swing.impl.control |
---|
Classes in com.sibvisions.rad.ui.swing.impl.control that implement ICellFormatable | |
---|---|
class |
SwingEditor
The SwingEditor is the IEditor
implementation for swing. |
class |
SwingTable
The SwingTable is the ITable
implementation for swing. |
class |
SwingTree
The SwingTree is the ITree
implementation for swing. |
Uses of ICellFormatable in javax.rad.genui.control |
---|
Classes in javax.rad.genui.control that implement ICellFormatable | |
---|---|
class |
UIEditor
Platform and technology independent Editor. |
class |
UITable
Platform and technology independent Table. |
class |
UITree
Platform and technology independent Tree. |
Uses of ICellFormatable in javax.rad.ui.control |
---|
Subinterfaces of ICellFormatable in javax.rad.ui.control | |
---|---|
interface |
IEditor
Platform and technology independent Editor definition. |
interface |
ITable
Platform and technology independent Table definition. |
interface |
ITree
Platform and technology independent tree definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |