org.autoplot.ExportDataFormatPanel

Extract just the GUI that is used to specify how a dataset will be exported. This will surely be confused with the ExportDataPanel, which also specifies which dataset should be used.

ExportDataFormatPanel( )

Creates new form ExportDataFormatPanel


PROP_DATASET


getDataSet

getDataSet( ) → QDataSet

Returns:

org.das2.qds.QDataSet

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getURI

getURI( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]


setDataSet

setDataSet( QDataSet dataset ) → void

Parameters

dataset - a QDataSet

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]