Serialized Form


Package edu.sdsc.grid.gui

Class edu.sdsc.grid.gui.ConditionChooser extends SelectionChooser implements Serializable

Serialized Fields

operatorList

javax.swing.JComboBox operatorList
Display the MetaDataCondition operators


dependent

javax.swing.JTextField dependent
Display for MetaDataCondition value

Class edu.sdsc.grid.gui.JargonTree extends javax.swing.JTree implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup
The popupmenu.

See Also:
useDefaultPopupMenu( boolean )

popupListener

java.awt.event.MouseListener popupListener
Watches for popup mouse click.

See Also:
useDefaultPopupMenu( boolean )

copyBuffer

GeneralFile copyBuffer
Stores a selected abstract filepath. Presumably to be pasted somewhere else on the tree.


roots

GeneralFile[] roots
The roots of the JTree, can have more then one root.


conditions

MetaDataCondition[] conditions
Only display files matching these conditions.


selects

MetaDataSelect[] selects
Files will display these metadata values inline in the tree.

Class edu.sdsc.grid.gui.MetaDataDisplay extends javax.swing.JTable implements Serializable

Serialized Fields

fileSystem

GeneralFileSystem fileSystem
The filesystem being queried.


queryObj

GeneralFile[] queryObj

rl

MetaDataRecordList[] rl
The query results to be displayed.


table

MetaDataTable table
Holds MetaDataTable to be displayed.


keyValue

boolean keyValue

Class edu.sdsc.grid.gui.SelectionChooser extends javax.swing.JPanel implements Serializable

Serialized Fields

groups

MetaDataGroup[] groups
The list of MetaDataGroups, for selecting the sublist of MetaDataFields.


fields

MetaDataField[] fields
The list of MetaDataFields, used to find query attributes.


mainList

javax.swing.JComboBox mainList
Holds the groups, or if groups is null, then holds the fields. Clicking on a group will change the subList to the appropriate fields in that group.


subList

javax.swing.JComboBox subList
If the mainList holds groups, this will hold the fields of the group selected.


clause

java.lang.Object clause
The part of a query that this panel represents, such as a MetaDataSelection or MetaDataCondition.

Class edu.sdsc.grid.gui.TransferStatusPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

toggleSymbol

boolean toggleSymbol
The / or \ symbol in the progress bar. true = SYMBOL_DIVIDE


bytesCopied

int bytesCopied
The number of bytes copied of the current file.

See Also:
index

drawSymbolThread

java.lang.Thread drawSymbolThread
This thread contains this object, and is used to update the progress bar displays.


fileLengths

long[] fileLengths

sourcesLength

int sourcesLength

index

int index

sources

GeneralFile[] sources

destinations

GeneralFile[] destinations

progressBars

javax.swing.JProgressBar[] progressBars

fileNameLabel

javax.swing.JLabel[] fileNameLabel

overwrite

int overwrite
Overwrite code, defaults to SKIP.


skipFile

boolean skipFile

Package edu.sdsc.grid.io.irods

Class edu.sdsc.grid.io.irods.IRODSException extends java.io.IOException implements Serializable

Serialized Fields

type

int type
IRODS error integer returned by server


Package edu.sdsc.grid.io.srb

Class edu.sdsc.grid.io.srb.SRBException extends java.io.IOException implements Serializable

Serialized Fields

exceptionType

int exceptionType
The error number