Serialized Form


Package edu.sdsc.inca

Class edu.sdsc.inca.BrainDeadBrowser extends javax.swing.JFrame implements Serializable

Serialized Fields

backUrls

java.util.LinkedList<E> backUrls

editor

javax.swing.JEditorPane editor

forwardUrls

java.util.LinkedList<E> forwardUrls

location

javax.swing.JTextField location

Class edu.sdsc.inca.ConfigurationException extends java.lang.Exception implements Serializable

Class edu.sdsc.inca.incat extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

aboutDialog

javax.swing.JDialog aboutDialog

ac

edu.sdsc.inca.AgentClient ac

editMenu

IncatEditMenu editMenu

helpBrowser

IncatHelpBrowser helpBrowser

lastSavedConfig

WrapConfig lastSavedConfig

lastCommittedConfig

WrapConfig lastCommittedConfig

path

java.lang.String path

repositoryTab

IncatRepositoryTab repositoryTab

resourceTab

IncatResourceTab resourceTab

suiteTab

IncatSuiteTab suiteTab

waitDialog

java.awt.Frame waitDialog

waitMessage

java.awt.Label waitMessage

Class edu.sdsc.inca.IncatEditMenu extends javax.swing.JMenu implements Serializable

Class edu.sdsc.inca.IncatHelpBrowser extends BrainDeadBrowser implements Serializable

Class edu.sdsc.inca.IncatList extends javax.swing.Box implements Serializable

Serialized Fields

commandPrefix

java.lang.String commandPrefix

list

javax.swing.JList list

listener

java.awt.event.ActionListener listener

model

javax.swing.DefaultListModel model

Class edu.sdsc.inca.IncatMacroDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

name

javax.swing.JTextField name

listener

java.awt.event.ActionListener listener

valueEdit

javax.swing.JTextField valueEdit

valueList

IncatList valueList

Class edu.sdsc.inca.IncatRepositoryDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

source

javax.swing.JTextArea source

Class edu.sdsc.inca.IncatRepositoryTab extends javax.swing.JSplitPane implements Serializable

Serialized Fields

owner

incat owner

reporterList

IncatList reporterList

reporterPropertyList

IncatList reporterPropertyList

repositoryList

IncatList repositoryList

showAllRepositories

javax.swing.JCheckBox showAllRepositories

Class edu.sdsc.inca.IncatResourceDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

access

javax.swing.JComboBox access

accessBox

javax.swing.Box accessBox

accessGlobusBox

javax.swing.Box accessGlobusBox

accessLocalBox

javax.swing.Box accessLocalBox

accessManualBox

javax.swing.Box accessManualBox

accessSshBox

javax.swing.Box accessSshBox

adminEmail

javax.swing.JTextField adminEmail

computeServer

javax.swing.JTextField computeServer

fileServer

javax.swing.JTextField fileServer

isEquivalent

javax.swing.JCheckBox isEquivalent

keyFile

javax.swing.JTextField keyFile

keyPassword

javax.swing.JPasswordField keyPassword

listener

java.awt.event.ActionListener listener

members

javax.swing.JTextField members

name

javax.swing.JTextField name

proxyLifetime

javax.swing.JTextField proxyLifetime

proxyPassword

javax.swing.JPasswordField proxyPassword

proxyServer

javax.swing.JTextField proxyServer

proxyUserId

javax.swing.JTextField proxyUserId

userId

javax.swing.JTextField userId

wd

javax.swing.JTextField wd

Class edu.sdsc.inca.IncatResourceTab extends javax.swing.JSplitPane implements Serializable

Serialized Fields

editMacroName

java.lang.String editMacroName

editResource

WrapResource editResource

macroDialog

IncatMacroDialog macroDialog

macroList

IncatList macroList

memberList

IncatList memberList

owner

incat owner

resourceDialog

IncatResourceDialog resourceDialog

resourceList

IncatList resourceList

Class edu.sdsc.inca.IncatSeriesDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

acceptedExpr

javax.swing.JTextField acceptedExpr

acceptedNotifier

javax.swing.JComboBox acceptedNotifier

acceptedTarget

javax.swing.JTextField acceptedTarget

args

ReporterArgsPanel args

context

IncatSeriesDialog.ContextDocument context

cronFrom

javax.swing.JComboBox cronFrom

cronSpec

javax.swing.JTextField cronSpec

cronStep

javax.swing.JComboBox cronStep

cronUnit

javax.swing.JComboBox cronUnit

cronMessage

javax.swing.JLabel cronMessage

description

javax.swing.JLabel description

limitCpu

javax.swing.JTextField limitCpu

limitMemory

javax.swing.JTextField limitMemory

limitWall

javax.swing.JTextField limitWall

listener

java.awt.event.ActionListener listener

nickname

javax.swing.JTextField nickname

notificationBox

javax.swing.Box notificationBox

reporter

IncatList reporter

resource

IncatList resource

versionLatest

javax.swing.JRadioButton versionLatest

versionSpecific

javax.swing.JRadioButton versionSpecific

Class edu.sdsc.inca.IncatSeriesDialog.ContextDocument extends javax.swing.text.DefaultStyledDocument implements Serializable

Serialized Fields

EDITABLE

javax.swing.text.Style EDITABLE

UNEDITABLE

javax.swing.text.Style UNEDITABLE

uneditableStart

int uneditableStart

uneditableEnd

int uneditableEnd

Class edu.sdsc.inca.IncatSuiteDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

name

javax.swing.JTextField name

description

javax.swing.JTextField description

listener

java.awt.event.ActionListener listener

Class edu.sdsc.inca.IncatSuiteTab extends javax.swing.JSplitPane implements Serializable

Serialized Fields

editSeries

WrapSeries editSeries

editSuite

WrapSuite editSuite

owner

incat owner

seriesDialog

IncatSeriesDialog seriesDialog

seriesList

IncatList seriesList

suiteDialog

IncatSuiteDialog suiteDialog

suiteList

IncatList suiteList

Class edu.sdsc.inca.ReporterArgsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

box

javax.swing.Box box

widgets

java.util.Hashtable<K,V> widgets

Class edu.sdsc.inca.ReporterArgsPanel.ArgBox extends javax.swing.Box implements Serializable

Serialized Fields

dephault

java.lang.String dephault

widget

javax.swing.JComponent widget