public class GridTable extends Object
ActionSourceListener| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
ActionSourceListener |
getActionSourceListener() |
JPanel |
getPanel() |
void |
setDataset(List<ucar.nc2.dt.GridDatatype> fields) |
public GridTable(String actionName)
public void clear()
public void setDataset(List<ucar.nc2.dt.GridDatatype> fields)
public JPanel getPanel()
public ActionSourceListener getActionSourceListener()