|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: ncsa.hdf.view.TableView
The table view interface for displaying data in table form
Company: National Computational Science Alliance
Method Summary | |
java.lang.Object |
getSelectedData()
returns array of selected data |
javax.swing.JTable |
getTable()
returns the table |
void |
updateValueInFile()
Write the change of a dataset into file. |
Methods inherited from interface ncsa.hdf.view.DataView |
dispose, getDataObject |
Method Detail |
public javax.swing.JTable getTable()
public java.lang.Object getSelectedData()
public void updateValueInFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |