Uses of Interface
com.luciad.gui.ILcdStringComponentTableModel
Packages that use ILcdStringComponentTableModel
Package
Description
GUI aspects specific for AWT.
Components and utilities for working with Swing based maps.
-
Uses of ILcdStringComponentTableModel in com.luciad.gui.awt
Methods in com.luciad.gui.awt that return ILcdStringComponentTableModelMethods in com.luciad.gui.awt with parameters of type ILcdStringComponentTableModelModifier and TypeMethodDescriptionvoid
TLcdStringComponentTable.setTableModel
(ILcdStringComponentTableModel aStringComponentTableModel) Deprecated.Sets theILcdStringComponentTableModel
for thisTLcdStringComponentTable
. -
Uses of ILcdStringComponentTableModel in com.luciad.gui.swing
Methods in com.luciad.gui.swing that return ILcdStringComponentTableModelMethods in com.luciad.gui.swing with parameters of type ILcdStringComponentTableModelModifier and TypeMethodDescriptionvoid
TLcdStringComponentTableSW.setTableModel
(ILcdStringComponentTableModel aStringComponentTableModel) Deprecated.Sets theILcdStringComponentTableModel
for thisTLcdStringComponentTable
.