org.autoplot.ascii.AsciiTableDataSourceEditorPanel

editor panel for managing ASCII table URIs.

AsciiTableDataSourceEditorPanel( )

Creates new form AsciiDataSourceEditorPanel


PROP_FILE


PROP_FIRST_ROW


PROP_COLUMN


PROP_DEP0


bundleCheckBox


columnsComboBox


commentComboBox


dataPanel


dataStatusLabel


dep0Columns


dep0timeCheckBox


dep1Values


depend0unitsCB


fillValueTextField


guessFillButton


guessTimeFormatToggleButton


headerLabel


jLabel1


jLabel10


jLabel11


jLabel12


jLabel13


jLabel14


jLabel15


jLabel2


jLabel3


jLabel4


jLabel5


jLabel6


jLabel7


jLabel8


jLabel9


jLayeredPane1


jPanel2


jPanel3


jPanel4


jPanel5


jScrollPane1


jSeparator1


jTabbedPane1


jTable1


jToggleButton1


jToggleButton2


jToggleButton3


jToggleButton4


jToggleButton5


labelTextField


skipLinesTextField


timeFormatCB


timeFormatFieldsComboBox


timeFormatToggleButton


timesStatusLabel


titleTextField


unitsTF


validMaxTextField


validMinTextField


whereCB


whereOp


whereParamList


whereValueCB


xCheckBox


xComboBox


xyzPanel


yCheckBox


yComboBox


zCheckBox


zComboBox


getColumn

getColumn( ) → String

Returns:

java.lang.String

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


getColumnNames

getColumnNames( ) → Map

Returns:

java.util.Map

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


getDep0

getDep0( ) → String

Returns:

java.lang.String

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


getFile

getFile( ) → File

Returns:

java.io.File

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


getPanel

getPanel( ) → JPanel

Returns:

javax.swing.JPanel

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


getSkipLines

getSkipLines( ) → int

Returns:

int

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


getURI

getURI( ) → String

Returns:

java.lang.String

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


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]


prepare

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

Parameters

url - a String
parent - a Window
mon - a ProgressMonitor

Returns:

boolean

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


reject

reject( String url ) → boolean

Parameters

url - a String

Returns:

boolean

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


setColumn

setColumn( String column ) → void

Parameters

column - a String

Returns:

void (returns nothing)

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


setDep0

setDep0( String dep0 ) → void

Parameters

dep0 - a String

Returns:

void (returns nothing)

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


setFile

setFile( java.io.File file ) → void

Parameters

file - a File

Returns:

void (returns nothing)

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


setSkipLines

setSkipLines( int row ) → void

Parameters

row - an int

Returns:

void (returns nothing)

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


setURI

setURI( String url ) → void

Parameters

url - a String

Returns:

void (returns nothing)

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