org.das2.datasource.Das2ServerDataSourceEditorPanel

Das2ServerDataSourceEditorPanel( )

Creates new form Das2ServerDataSourceEditorPanel


das2ServerComboBox


descriptionLabel


discoveryCb


editParamsButton


examplesComboBox


intrinsicCb


itemsComboBox


jLabel1


jLabel2


jLabel3


jLabel4


jLabel5


jLabel6


jLabel7


jScrollPane1


jScrollPane2


jTree1


readerParamsTextArea


recentComboBox1


tcaTextField


timeRangeTool


validRangeLabel


viewDsdfButton


PROP_SERVERURL


PROP_DATASETID


editDsdfContent

editDsdfContent( ) → void

Returns:

void (returns nothing)

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


getDataSetId

getDataSetId( ) → String

Returns:

java.lang.String

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


getPanel

getPanel( ) → JPanel

Returns:

javax.swing.JPanel

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


getServerURL

getServerURL( ) → String

Returns:

java.lang.String

[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]


markProblems

markProblems( java.util.List problems ) → void

Parameters

problems - a java.util.List

Returns:

void (returns nothing)

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


prepare

prepare( String uri, java.awt.Window parent, ProgressMonitor mon ) → boolean

Parameters

uri - a String
parent - a Window
mon - a ProgressMonitor

Returns:

boolean

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


reject

reject( String uri ) → boolean

Parameters

uri - a String

Returns:

boolean

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


setDataSetId

setDataSetId( String dataSetId ) → void

Parameters

dataSetId - a String

Returns:

void (returns nothing)

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


setExpertMode

setExpertMode( boolean expert ) → void

call this before prepare.

Parameters

expert - a boolean

Returns:

void (returns nothing)

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


setServerURL

setServerURL( String serverURL ) → void

Parameters

serverURL - a String

Returns:

void (returns nothing)

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


setURI

setURI( String uri ) → void

Parameters

uri - a String

Returns:

void (returns nothing)

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