org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel

Read data from Excel spreadsheets. This supports .xls, but not .xlsx.

ExcelSpreadsheetDataSourceEditorPanel( )


PROP_FILE


PROP_SHEET


PROP_FIRST_ROW


PROP_COLUMN


PROP_DEP0


columnsComboBox


dep0Columns


firstRowTextField


jLabel1


jLabel2


jLabel3


jLabel4


jPanel1


jScrollPane1


jTable1


jToggleButton1


jToggleButton2


jToggleButton3


sViewer1


sheetComboBox

getFile( ) → java.io.File [view source]
getPanel( ) → javax.swing.JPanel [view source]
getSheet( ) → String [view source]
getURI( ) → String [view source]
markProblems( java.util.List problems ) → void [view source]
prepare( String uri, java.awt.Window parent, ProgressMonitor mon ) → boolean [view source]
reject( String url ) → boolean [view source]
setFile( java.io.File file ) → void [view source]
setSheet( String sheet ) → void [view source]
setURI( String url ) → void [view source]