|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITableControl | |
---|---|
com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
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 ITableControl in com.sibvisions.rad.ui.swing.ext |
---|
Classes in com.sibvisions.rad.ui.swing.ext that implement ITableControl | |
---|---|
class |
JVxChart
The JVxChart is a simple chart panel which also implements the ITableControl
interface. |
class |
JVxTable
Scrollable JTable that implements ITableControl interface. |
Uses of ITableControl in com.sibvisions.rad.ui.swing.impl.control |
---|
Classes in com.sibvisions.rad.ui.swing.impl.control that implement ITableControl | |
---|---|
class |
SwingChart
The SwingChart is the IChart
implementation for swing. |
class |
SwingTable
The SwingTable is the ITable
implementation for swing. |
Uses of ITableControl in javax.rad.genui.control |
---|
Classes in javax.rad.genui.control that implement ITableControl | |
---|---|
class |
UIChart
Platform and technology independent Table. |
class |
UITable
Platform and technology independent Table. |
Uses of ITableControl in javax.rad.ui.control |
---|
Subinterfaces of ITableControl in javax.rad.ui.control | |
---|---|
interface |
IChart
Platform and technology independent Table definition. |
interface |
ITable
Platform and technology independent Table definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |