public interface TableView extends DataView
DATAVIEW_IMAGE, DATAVIEW_TABLE, DATAVIEW_TEXT, DATAVIEW_UNKNOWN
Modifier and Type | Method and Description |
---|---|
Object |
getSelectedData()
returns array of selected data
|
JTable |
getTable()
returns the table
|
void |
updateValueInFile()
Write the change of a dataset into file.
|
dispose, getDataObject
Object getSelectedData()
void updateValueInFile()
Copyright © 2015. All Rights Reserved.