A C D E F G I J L M N O P Q R S T U V W

A

actionPerformed(ActionEvent) - Method in class org.glite.wmsui.guij.ListenerFrame
 
addDagToTable(String, String, Ad) - Method in class org.glite.wmsui.guij.NSPanel
Adds, into the targetNSName Network Server panel Job Table, the job represented by the JobAd jobAd, with the name specified by keyJobName.
addFileToJobTable(String) - Method in class org.glite.wmsui.guij.JobSubmitter
Adds the selected file (as a job) into the Job Table
addJobToTable(String, String, String, Ad) - Method in class org.glite.wmsui.guij.JobSubmitter
 
addJobToTable(String, String, String, Ad) - Method in interface org.glite.wmsui.guij.JobSubmitterInterface
 
addJobToTable(String, String, File) - Method in class org.glite.wmsui.guij.NSPanel
Adds, into the targetNSName Network Server panel Job Table, the job represented by the jdl file inputFile with the name specified by keyJobName.
addJobToTable(NSPanel, String, File) - Method in class org.glite.wmsui.guij.NSPanel
Adds, into the targetNSPanel Network Server panel Job Table, the job represented by the jdl file inputFile with the name specified by keyJobName.
addJobToTable(String, String, Ad) - Method in class org.glite.wmsui.guij.NSPanel
Adds, into the targetNSName Network Server panel Job Table, the job represented by the JobAd jobAd, with the name specified by keyJobName.
addLBMenuItem(String) - Method in class org.glite.wmsui.guij.JobMonitor
 
addLBQueryMenuItem(String, String) - Method in class org.glite.wmsui.guij.JobMonitor
 
addNSMenuItem(String) - Method in class org.glite.wmsui.guij.JobSubmitter
 
addSubmittedJobsToMonitor(Vector) - Method in class org.glite.wmsui.guij.JobSubmitter
Sends all the jobs contained in jobVector to the Job Monitor in order to add them inside the Monitor Job Table

C

CheckpointStateFrame - class org.glite.wmsui.guij.CheckpointStateFrame.
Implementation of the CheckpointStateFrame class.
CheckpointStateFrame(Component, String, String) - Constructor for class org.glite.wmsui.guij.CheckpointStateFrame
Constructor.
CreateProxyPanel - class org.glite.wmsui.guij.CreateProxyPanel.
Implementation of the CreateProxyPanel class.
CreateProxyPanel() - Constructor for class org.glite.wmsui.guij.CreateProxyPanel
Constructor
CreateProxyPanel(Component) - Constructor for class org.glite.wmsui.guij.CreateProxyPanel
Constructor
checkJDLText(String) - Method in class org.glite.wmsui.guij.JDLEditor
Checks job represented by input String displaying warning/error messages to the user
checkResult(String, String[]) - Static method in class org.glite.wmsui.guij.ExprChecker
Checks a String representing a job.
checkResult(String, String[], boolean) - Static method in class org.glite.wmsui.guij.ExprChecker
Checks a String representing a job.
clearVOSpecificConfFileVars() - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
construct() - Method in class org.glite.wmsui.guij.SwingWorker
Compute the value to be returned by the get method.
copyFile(File, File) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
createJPopupMenu() - Method in class org.glite.wmsui.guij.DagMultipleJobPanel
 
createJPopupMenu() - Method in class org.glite.wmsui.guij.JobMonitor
 
createJPopupMenu() - Method in class org.glite.wmsui.guij.MultipleJobPanel
 
createJobCollection(Vector) - Method in class org.glite.wmsui.guij.JobMonitor
 
createMenuBar() - Method in class org.glite.wmsui.guij.JDLEditor
Creates the menu bar of the JDL Editor
createMenuBar(int) - Method in class org.glite.wmsui.guij.JobMonitor
 
createMenuBar() - Method in class org.glite.wmsui.guij.JobSubmitter
Creates the Menu bar for the application.
createUserTemporaryFileDirectory() - Method in class org.glite.wmsui.guij.GUIUserCredentials
Creates user temporary file directory

D

DagMultipleJobPanel - class org.glite.wmsui.guij.DagMultipleJobPanel.
Implementation of the DagMultipleJobPanel class.
DagMultipleJobPanel(MultipleJobFrame, JobMonitor, String, String, String, JobCollection) - Constructor for class org.glite.wmsui.guij.DagMultipleJobPanel
Constructor.
dagJobId - Variable in class org.glite.wmsui.guij.DagMultipleJobPanel
 
dagJobId - Variable in class org.glite.wmsui.guij.MultipleJobFrame
 
deiconifyFrame(Frame) - Static method in class org.glite.wmsui.guij.GraphicUtils
 
displayJPanelDesktop() - Method in class org.glite.wmsui.guij.JDLEditor
Displays the desktop panel (tabbed pane editor)
displayJPanelDesktop() - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
displayJPanelMain() - Method in class org.glite.wmsui.guij.JobMonitor
 
displayJPanelMain() - Method in interface org.glite.wmsui.guij.JobMonitorInterface
 
displayMultipleJobPanel() - Method in class org.glite.wmsui.guij.JobMonitor
 
displayMultipleJobPanel() - Method in interface org.glite.wmsui.guij.JobMonitorInterface
 
dtm - Variable in class org.glite.wmsui.guij.RankAdvancedPanel
 
dtm - Variable in class org.glite.wmsui.guij.RequirementsAdvancedPanel
 

E

ExprChecker - class org.glite.wmsui.guij.ExprChecker.
Implementation of the ExprChecker class.
ExprChecker() - Constructor for class org.glite.wmsui.guij.ExprChecker
 
exit() - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
exit(boolean) - Method in class org.glite.wmsui.guij.JobMonitor
 
exitApplication() - Method in class org.glite.wmsui.guij.JDLEditor
 
exitApplication() - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 

F

finished() - Method in class org.glite.wmsui.guij.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.

G

GUIConfigSAXParser - class org.glite.wmsui.guij.GUIConfigSAXParser.
Implementation of the GUIConfigSAXParser class.
GUIConfigSAXParser() - Constructor for class org.glite.wmsui.guij.GUIConfigSAXParser
 
GUIFileSystem - class org.glite.wmsui.guij.GUIFileSystem.
Implementation of the GUIFileSystem class.
GUIFileSystem() - Constructor for class org.glite.wmsui.guij.GUIFileSystem
 
GUIGlobalVars - class org.glite.wmsui.guij.GUIGlobalVars.
Implementation of the GUIGlobalVars class.
GUIGlobalVars() - Constructor for class org.glite.wmsui.guij.GUIGlobalVars
 
GUIUserCredentials - class org.glite.wmsui.guij.GUIUserCredentials.
Implementation of the GUIUserCredentials class.
GUIUserCredentials(JobSubmitter) - Constructor for class org.glite.wmsui.guij.GUIUserCredentials
Constructor.
GUIUserCredentials(JobMonitor) - Constructor for class org.glite.wmsui.guij.GUIUserCredentials
Constructor.
GUIUserCredentials(JobSubmitter, int) - Constructor for class org.glite.wmsui.guij.GUIUserCredentials
Constructor.
GUIUserCredentials(JobMonitor, int) - Constructor for class org.glite.wmsui.guij.GUIUserCredentials
Constructor.
GraphicUtils - class org.glite.wmsui.guij.GraphicUtils.
Implementation of the GraphicUtils class.
GraphicUtils() - Constructor for class org.glite.wmsui.guij.GraphicUtils
 
get() - Method in class org.glite.wmsui.guij.SwingWorker
Return the value created by the construct method.
getAttribute() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getAttributeDataVector() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getAvailableJobName(String) - Method in class org.glite.wmsui.guij.NSPanel
 
getColumnPreferredWidth(JTable, TableColumn) - Method in class org.glite.wmsui.guij.JobTableModel
Gets the column preferred width necessary to show the widest element present in the column.
getDataAccessProtocolVector() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getElementPresentInColumnCount(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column and returns the number of the element occurences.
getElementPresentInColumnCountCi(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column and returns the number of the element occurences.
getErrorMsg() - Method in class org.glite.wmsui.guij.ExprChecker
Returns all parsing errors found during last parse operation.
getExprAttributesName() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getFileChooserWorkingDirectory() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getFileExtension(File) - Static method in class org.glite.wmsui.guij.GUIFileSystem
Gets the extension of the input file.
getFunction() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getFunctionDataVector() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getHLRLocation() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getHTMLParameter(String) - Method in class org.glite.wmsui.guij.JDLEditor
 
getHTMLParameter(String) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
getIndexOfElementInColumn(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column and returns the index of the first occurence of the element.
getIndexOfElementInColumnCi(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column and returns the index of the first occurence of the element.
getIndexOfRow(String) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified row is present in the table and returns the index of the first occurence of the row.
getJobCollectionSize() - Method in class org.glite.wmsui.guij.MultipleJobPanel
 
getJobId() - Method in class org.glite.wmsui.guij.RetrieveCheckpointStateDialog
 
getJobMonitorRecoveryFile() - Static method in class org.glite.wmsui.guij.JobMonitor
 
getJobTypeValue() - Method in class org.glite.wmsui.guij.JDLEditor
 
getLBVector() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getLocalStdInputText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
getMaxMonitoredJobNumber() - Static method in class org.glite.wmsui.guij.MultipleJobPanel
 
getMyProxyServer() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getNSLBMap() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getNSNameVector() - Method in class org.glite.wmsui.guij.JobSubmitter
 
getNSPanelOpenedEditorKeyVector(String) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
Returns all openedEditorHashMap keys of the JDLEditor opened from the specified Network Server panel.
getNSVector() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getNSVector() - Method in class org.glite.wmsui.guij.JobSubmitter
 
getName() - Method in class org.glite.wmsui.guij.NSPanel
Returns the name of the Network Server panel.
getNodeNumberValue() - Method in class org.glite.wmsui.guij.JDLEditor
 
getNodeNumberValue() - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
getOperatingSystem() - Static method in class org.glite.wmsui.guij.Utils
 
getPartitionablePostText() - Method in class org.glite.wmsui.guij.PartitionablePanel
 
getPartitionablePreText() - Method in class org.glite.wmsui.guij.PartitionablePanel
 
getProgressiveJobNumber(String) - Method in class org.glite.wmsui.guij.NSPanel
Returns the progressive job number used to create job name inserted in the Job Table.
getProgressiveJobNumber() - Method in class org.glite.wmsui.guij.NSPanel
Returns the progressive job number used to create default job name inserted in the Job Table.
getProgressiveJobNumberSameJobName(String) - Method in class org.glite.wmsui.guij.NSPanel
Returns the progressive job number used to create default job name inserted in the Job Table during a copy/paste operation.
getRemoteStdInputText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
getReplicaCatalogVector() - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
getState() - Method in class org.glite.wmsui.guij.RetrieveCheckpointStateDialog
 
getStdOutputText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
getTotalDisplayedJobs() - Method in class org.glite.wmsui.guij.NSPanel
Returns the current number of jobs inserted in the Network Server panel Job Table.
getUnknownText() - Method in class org.glite.wmsui.guij.UnknownPanel
 
getUpdateMode() - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
getUserWorkingDirectory() - Method in class org.glite.wmsui.guij.JDLEditor
JDLEditorInterface methods implementation
getUserWorkingDirectory() - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
getVOSelectedItem() - Method in class org.glite.wmsui.guij.GUIUserCredentials
Gets the combo box selected VO if the combo box is visible, or the VO contained in the text field otherwise
getValue() - Method in class org.glite.wmsui.guij.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueType(String) - Static method in class org.glite.wmsui.guij.Utils
 
getWarningMsg() - Method in class org.glite.wmsui.guij.ExprChecker
 

I

interrupt() - Method in class org.glite.wmsui.guij.SwingWorker
A new method that interrupts the worker thread.
isCellEditable(int, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified table cell is editable or not.
isElementPresentInColumn(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column.
isElementPresentInColumnCi(String, int) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified element is present in the specified column.
isFirstTimeNodeName - Variable in class org.glite.wmsui.guij.DagMultipleJobPanel
 
isRowPresent(String) - Method in class org.glite.wmsui.guij.JobTableModel
Checks if the specified row is present in the table.

J

JDLDefaultsPreferencesPanel - class org.glite.wmsui.guij.JDLDefaultsPreferencesPanel.
Implementation of the JDLDefaultsPreferencesPanel class.
JDLDefaultsPreferencesPanel(Component) - Constructor for class org.glite.wmsui.guij.JDLDefaultsPreferencesPanel
Constructor.
JDLEditor - class org.glite.wmsui.guij.JDLEditor.
Implementation of the JDLEditor class.
JDLEditor() - Constructor for class org.glite.wmsui.guij.JDLEditor
Constructor
JDLEditor(String, String, Component) - Constructor for class org.glite.wmsui.guij.JDLEditor
Constructor.
JDLEditor(String, String, Component, boolean) - Constructor for class org.glite.wmsui.guij.JDLEditor
Constructor.
JDLEditor(String, String, String, Component) - Constructor for class org.glite.wmsui.guij.JDLEditor
Constructor.
JDLEditorInterface - interface org.glite.wmsui.guij.JDLEditorInterface.
Implementation of the JDLEditorInterface interface.
JobDef1Panel - class org.glite.wmsui.guij.JobDef1Panel.
Implementation of the JobDef1Panel class.
JobDef1Panel(Component) - Constructor for class org.glite.wmsui.guij.JobDef1Panel
 
JobDef2Panel - class org.glite.wmsui.guij.JobDef2Panel.
Implementation of the JobDef2Panel class.
JobDef2Panel(Component) - Constructor for class org.glite.wmsui.guij.JobDef2Panel
 
JobInputDataPanel - class org.glite.wmsui.guij.JobInputDataPanel.
Implementation of the JobInputDataPanel class.
JobInputDataPanel(Component) - Constructor for class org.glite.wmsui.guij.JobInputDataPanel
 
JobMonitor - class org.glite.wmsui.guij.JobMonitor.
Implementation of the JobMonitor class.
JobMonitor() - Constructor for class org.glite.wmsui.guij.JobMonitor
Constructor.
JobMonitor(JobSubmitter) - Constructor for class org.glite.wmsui.guij.JobMonitor
Constructor.
JobMonitorInterface - interface org.glite.wmsui.guij.JobMonitorInterface.
 
JobMonitorPreferences - class org.glite.wmsui.guij.JobMonitorPreferences.
Implementation of the JobMonitorPreferences class.
JobMonitorPreferences(Component) - Constructor for class org.glite.wmsui.guij.JobMonitorPreferences
Constructor.
JobOutputDataPanel - class org.glite.wmsui.guij.JobOutputDataPanel.
Implementation of the JobOutputDataPanel class.
JobOutputDataPanel(Component) - Constructor for class org.glite.wmsui.guij.JobOutputDataPanel
 
JobSubmitter - class org.glite.wmsui.guij.JobSubmitter.
Implementation of the JobSubmitter class.
JobSubmitter() - Constructor for class org.glite.wmsui.guij.JobSubmitter
Constructor
JobSubmitterInterface - interface org.glite.wmsui.guij.JobSubmitterInterface.
Implementation of the JobSubmitterInterface interface.
JobSubmitterPreferences - class org.glite.wmsui.guij.JobSubmitterPreferences.
Implementation of the JobSubmitterPreferences class.
JobSubmitterPreferences(Component) - Constructor for class org.glite.wmsui.guij.JobSubmitterPreferences
Constructor.
JobTableModel - class org.glite.wmsui.guij.JobTableModel.
Implementation of the JobTableModel class
JobTableModel(Vector, int) - Constructor for class org.glite.wmsui.guij.JobTableModel
Constructor.
JobTableModel(Vector, Vector) - Constructor for class org.glite.wmsui.guij.JobTableModel
Constructor.
JobTypePanel - class org.glite.wmsui.guij.JobTypePanel.
Implementation of the JobTypePanel class.
JobTypePanel(Component) - Constructor for class org.glite.wmsui.guij.JobTypePanel
 
jButtonCheckEvent(ActionEvent) - Method in class org.glite.wmsui.guij.JDLEditor
Performs Check button action
jButtonDataReqViewEvent(boolean, boolean, ActionEvent) - Method in class org.glite.wmsui.guij.JDLEditor
Performs View button action
jButtonDataReqViewEvent(boolean, boolean, ActionEvent) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
jButtonDefaultEvent(ActionEvent) - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
jButtonOkEventSetMode(ActionEvent) - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
jMenuBar - Variable in class org.glite.wmsui.guij.JobSubmitter
 
jMenuCheckpoint - Variable in class org.glite.wmsui.guij.NSPanel
 
jMenuClear() - Method in class org.glite.wmsui.guij.JobMonitor
 
jMenuCopyTo - Variable in class org.glite.wmsui.guij.JobSubmitter
 
jMenuCopyTo - Variable in class org.glite.wmsui.guij.NSPanel
 
jMenuInvertSelection() - Method in class org.glite.wmsui.guij.JobMonitor
 
jMenuListmatch - Variable in class org.glite.wmsui.guij.NSPanel
 
jMenuMoveTo - Variable in class org.glite.wmsui.guij.JobSubmitter
 
jMenuMoveTo - Variable in class org.glite.wmsui.guij.NSPanel
 
jMenuSelectAll() - Method in class org.glite.wmsui.guij.JobMonitor
 
jMenuSelectNone() - Method in class org.glite.wmsui.guij.JobMonitor
 
jPopupMenuTable - Variable in class org.glite.wmsui.guij.MultipleJobPanel
 
jPopupMenuTable - Variable in class org.glite.wmsui.guij.NSPanel
 
jTreeExpr - Variable in class org.glite.wmsui.guij.RankAdvancedPanel
 
jTreeExpr - Variable in class org.glite.wmsui.guij.RequirementsAdvancedPanel
 
jobAdGlobal - Static variable in interface org.glite.wmsui.guij.JDLEditorInterface
 
jobCollection - Variable in class org.glite.wmsui.guij.MultipleJobPanel
 
jobMonitorFrame - Variable in class org.glite.wmsui.guij.MultipleJobFrame
 
jobStatusHashMap - Variable in class org.glite.wmsui.guij.MultipleJobPanel
 
jobVector - Variable in class org.glite.wmsui.guij.MultipleJobPanel
 

L

LBPreferencesPanel - class org.glite.wmsui.guij.LBPreferencesPanel.
Implementation of the LBPreferencesPanel class.
LBPreferencesPanel(Component) - Constructor for class org.glite.wmsui.guij.LBPreferencesPanel
Constructor.
ListenerFrame - class org.glite.wmsui.guij.ListenerFrame.
Implementation of the ListenerFrame class.
ListenerFrame() - Constructor for class org.glite.wmsui.guij.ListenerFrame
Construct the frame
ListmatchFrame - class org.glite.wmsui.guij.ListmatchFrame.
Implementation of the ListmatchFrame class.
ListmatchFrame(Component, String, String, String, String) - Constructor for class org.glite.wmsui.guij.ListmatchFrame
Constructor.
LogInfoFrame - class org.glite.wmsui.guij.LogInfoFrame.
Implementation of the LogInfoFrame class.
LogInfoFrame() - Constructor for class org.glite.wmsui.guij.LogInfoFrame
 
LogInfoFrame(Component, Vector) - Constructor for class org.glite.wmsui.guij.LogInfoFrame
Constructor.
LogInfoPanel - class org.glite.wmsui.guij.LogInfoPanel.
Implementation of the LogInfoPanel class.
LogInfoPanel() - Constructor for class org.glite.wmsui.guij.LogInfoPanel
 
LogInfoPanel(Component, Vector) - Constructor for class org.glite.wmsui.guij.LogInfoPanel
 
LoggingPreferencesPanel - class org.glite.wmsui.guij.LoggingPreferencesPanel.
Implementation of the LoggingPreferencesPanel class.
LoggingPreferencesPanel(Component) - Constructor for class org.glite.wmsui.guij.LoggingPreferencesPanel
Constructor.
loadConf(File) - Method in class org.glite.wmsui.guij.JobMonitor
If a previous session crashed or the user selected to automatically upload the previous context the jobId(s) are to be re-loaded
loadOldWorkingSession() - Method in class org.glite.wmsui.guij.JobSubmitter
Loads old working session serching for jobs in the temporary file directory.
loadVOSpecificConfFile(String) - Method in class org.glite.wmsui.guij.GUIUserCredentials
 

M

MultipleJobFrame - class org.glite.wmsui.guij.MultipleJobFrame.
Implementation of the MultipleJobFrame class.
MultipleJobFrame(JobMonitor, String, String, String) - Constructor for class org.glite.wmsui.guij.MultipleJobFrame
Constructor.
MultipleJobPanel - class org.glite.wmsui.guij.MultipleJobPanel.
Implementation of the MultipleJobPanel class.
MultipleJobPanel(JobMonitor, JobCollection) - Constructor for class org.glite.wmsui.guij.MultipleJobPanel
Constructor.
MultipleJobPanel(JobMonitor) - Constructor for class org.glite.wmsui.guij.MultipleJobPanel
Constructor.
main(String[]) - Static method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
main(String[]) - Static method in class org.glite.wmsui.guij.JDLEditor
main() method
main(String[]) - Static method in class org.glite.wmsui.guij.JobMonitor
 
main(String[]) - Static method in class org.glite.wmsui.guij.JobSubmitter
main method
main(String[]) - Static method in class org.glite.wmsui.guij.ListenerFrame
 
maxMonitoredJobNumber - Static variable in class org.glite.wmsui.guij.MultipleJobPanel
 
multipleJobFrame - Variable in class org.glite.wmsui.guij.DagMultipleJobPanel
 
multipleJobPanel - Variable in class org.glite.wmsui.guij.MultipleJobFrame
 

N

NSPanel - class org.glite.wmsui.guij.NSPanel.
Implementation of the NSPanel class.
NSPanel(String, JobSubmitter) - Constructor for class org.glite.wmsui.guij.NSPanel
Constructor.
NSPreferencesPanel - class org.glite.wmsui.guij.NSPreferencesPanel.
Implementation of the NSPreferencesPanel class.
NSPreferencesPanel(Component) - Constructor for class org.glite.wmsui.guij.NSPreferencesPanel
Constructor.

O

org.glite.wmsui.guij - package org.glite.wmsui.guij
 

P

PartitionablePanel - class org.glite.wmsui.guij.PartitionablePanel.
 
PartitionablePanel(Component) - Constructor for class org.glite.wmsui.guij.PartitionablePanel
 
parse(File) - Method in class org.glite.wmsui.guij.ExprChecker
Parses a file and creates a JobAd containing the found attributes.
parse(File, boolean) - Method in class org.glite.wmsui.guij.ExprChecker
Parses a file and creates a JobAd containing the found attributes.
parse(File, boolean, int) - Method in class org.glite.wmsui.guij.ExprChecker
Parses a file and creates a JobAd containing the found attributes.
parse(File, boolean, JobAd) - Method in class org.glite.wmsui.guij.ExprChecker
Parses a file and creates a JobAd containing the found attributes.
parse(String) - Method in class org.glite.wmsui.guij.ExprChecker
Parses an input string and creates a JobAd containing the found attributes.
parse(String, boolean, String, String) - Method in class org.glite.wmsui.guij.ExprChecker
Parses an input string and creates a JobAd containing the found attributes.
parse(String) - Method in class org.glite.wmsui.guij.GUIConfigSAXParser
 
parseLineByLine(String) - Method in class org.glite.wmsui.guij.ExprChecker
Parses an input String representing a job.
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.CheckpointStateFrame
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.CreateProxyPanel
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.JDLEditor
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.JobMonitor
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.JobMonitorPreferences
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.JobSubmitter
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.JobSubmitterPreferences
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.ListmatchFrame
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.MultipleJobFrame
 
processWindowEvent(WindowEvent) - Method in class org.glite.wmsui.guij.StatusDetailsFrame
 

Q

QueryPanel - class org.glite.wmsui.guij.QueryPanel.
Implementation of the QueryPanel class.
QueryPanel(QueryPreferencesPanel, JobMonitor, Ad, boolean) - Constructor for class org.glite.wmsui.guij.QueryPanel
Constructor.
QueryPanel(QueryPreferencesPanel, JobMonitor, Ad) - Constructor for class org.glite.wmsui.guij.QueryPanel
Constructor.
QueryPanel(QueryPreferencesPanel, JobMonitor) - Constructor for class org.glite.wmsui.guij.QueryPanel
Constructor.
QueryPanel() - Constructor for class org.glite.wmsui.guij.QueryPanel
Constructor.
QueryPreferencesPanel - class org.glite.wmsui.guij.QueryPreferencesPanel.
Implementation of the QueryPreferencesPanel class.
QueryPreferencesPanel(JobMonitorPreferences, JobMonitor) - Constructor for class org.glite.wmsui.guij.QueryPreferencesPanel
Constructor.
QueryPreferencesPanel() - Constructor for class org.glite.wmsui.guij.QueryPreferencesPanel
Constructor.

R

RankAdvancedPanel - class org.glite.wmsui.guij.RankAdvancedPanel.
Implementation of the RankAdvancedPanel class.
RankAdvancedPanel(JDLEditorInterface, RankPanel) - Constructor for class org.glite.wmsui.guij.RankAdvancedPanel
 
RankPanel - class org.glite.wmsui.guij.RankPanel.
Implementation of the RankPanel class.
RankPanel(Component) - Constructor for class org.glite.wmsui.guij.RankPanel
 
RequirementsAdvancedPanel - class org.glite.wmsui.guij.RequirementsAdvancedPanel.
Implementation of the RequirementsAdvancedPanel class.
RequirementsAdvancedPanel(JDLEditorInterface) - Constructor for class org.glite.wmsui.guij.RequirementsAdvancedPanel
 
RequirementsPanel - class org.glite.wmsui.guij.RequirementsPanel.
Implementation of the RequirementsPanel class.
RequirementsPanel(Component) - Constructor for class org.glite.wmsui.guij.RequirementsPanel
 
RetrieveCheckpointStateDialog - class org.glite.wmsui.guij.RetrieveCheckpointStateDialog.
Implementation of the RetrieveCheckpointStateDialog class.
RetrieveCheckpointStateDialog(Component, String, boolean) - Constructor for class org.glite.wmsui.guij.RetrieveCheckpointStateDialog
Constructor.
rTrim(String) - Method in class org.glite.wmsui.guij.ExprChecker
Returns right trimmed input String
readTextFile(File) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
readTextFileLines(String) - Static method in class org.glite.wmsui.guij.GUIFileSystem
Reads the input file fileName producing a Vector of lines (String).
readTextFileLines(String) - Static method in class org.glite.wmsui.guij.Utils
Reads the input file fileName producing a Vector of lines (String).
removeAllRows() - Method in class org.glite.wmsui.guij.JobTableModel
Removes all table rows.
removeDirectoryDescendant(File) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
removeDirectoryTree(File) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
removeNSTempDirectories(Vector) - Method in class org.glite.wmsui.guij.GUIUserCredentials
Removes NS temporary directories of the NSs not contained in the input vector
renewJPopupMenu() - Method in class org.glite.wmsui.guij.DagMultipleJobPanel
 
renewJPopupMenu() - Method in class org.glite.wmsui.guij.JobMonitor
 
renewJPopupMenu() - Method in class org.glite.wmsui.guij.MultipleJobPanel
 
restoreJobToTable(String, File) - Method in class org.glite.wmsui.guij.NSPanel
Restores, into the Network Server panel Job Table, the job represented by the jdl file inputFile with the name specified by keyJobName.
run(Shadow) - Method in class org.glite.wmsui.guij.ListenerFrame
 

S

StatusDetailsFrame - class org.glite.wmsui.guij.StatusDetailsFrame.
Implementation of the StatusDetailsFrame class.
StatusDetailsFrame(Component, JobStatus) - Constructor for class org.glite.wmsui.guij.StatusDetailsFrame
Constructor.
SwingWorker - class org.glite.wmsui.guij.SwingWorker.
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class org.glite.wmsui.guij.SwingWorker
Start a thread that will call the construct method and then exit.
saveConf(File) - Method in class org.glite.wmsui.guij.JobMonitor
Store the user jobId's information into a configuration file in order to retrieve job in case of session crash
saveTextFile(File, String) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
saveTextFile(String, String) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
saveTextFile(File, String, boolean) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
saveTextFile(String, String, boolean) - Static method in class org.glite.wmsui.guij.GUIFileSystem
 
screenCenterWindow(Window) - Static method in class org.glite.wmsui.guij.GraphicUtils
 
secondsToTime(int) - Static method in class org.glite.wmsui.guij.Utils
 
setCEIdTable(Vector) - Method in class org.glite.wmsui.guij.ListmatchFrame
Inserts the CE Ids contained in the Vector argument, in the CE Ids table.
setCEIdTable(String, String) - Method in class org.glite.wmsui.guij.ListmatchFrame
Loads CE Ids and corrisponding rank value from file represented by filePath and inserts the values in the CE Ids table.
setChangeVOMode() - Method in class org.glite.wmsui.guij.GUIUserCredentials
Sets the UserCredential panel Change VO mode
setCheckpointState(String) - Method in class org.glite.wmsui.guij.CheckpointStateFrame
 
setColumnEditable(int, boolean) - Method in class org.glite.wmsui.guij.JobTableModel
Sets whether or not specified column is editable.
setCreationMode() - Method in class org.glite.wmsui.guij.GUIUserCredentials
Sets the UserCredential panel Creation mode
setDef1StandardStreamsEnabled(boolean) - Method in class org.glite.wmsui.guij.JDLEditor
 
setDef1StandardStreamsEnabled(boolean) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
setExecutableText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
setExprTree(String) - Method in class org.glite.wmsui.guij.RankAdvancedPanel
 
setExprTree(String) - Method in class org.glite.wmsui.guij.RequirementsAdvancedPanel
 
setFileChooserWorkingDirectory(String) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setGUIUserCredentials() - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
setGUIUserCredentials(File) - Method in class org.glite.wmsui.guij.GUIUserCredentials
Sets user credential with the information contained in the input proxy certificate
setHLRLocation(String) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setInfoMode() - Method in class org.glite.wmsui.guij.GUIUserCredentials
Sets the UserCredential panel Info mode
setJTextAreaJDL(String) - Method in class org.glite.wmsui.guij.JDLEditor
 
setJTextAreaJDL(String) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
setJobIdTextField(String) - Method in class org.glite.wmsui.guij.ListenerFrame
 
setLBMenuItems(Vector) - Method in class org.glite.wmsui.guij.JobMonitor
 
setLBQueryMenuItems(Map) - Method in class org.glite.wmsui.guij.JobMonitor
 
setLBVector(Vector) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setListenerPortEnabled(boolean) - Method in class org.glite.wmsui.guij.JDLEditor
 
setListenerPortEnabled(boolean) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
setMaxMonitoredJobNumber(int) - Static method in class org.glite.wmsui.guij.MultipleJobPanel
 
setMenuBar(int) - Method in class org.glite.wmsui.guij.JobMonitor
 
setMenuBar(int) - Method in interface org.glite.wmsui.guij.JobMonitorInterface
 
setMenuGUIUserCredentials() - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
setMyProxyServer(String) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setNSMenuItems(Vector) - Method in class org.glite.wmsui.guij.JobSubmitter
 
setNSTabbedPanePanels(Vector) - Method in class org.glite.wmsui.guij.JobSubmitter
 
setNSVector(Vector) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setPartitionablePanelVisible(boolean) - Method in class org.glite.wmsui.guij.JDLEditor
 
setPartitionablePostText(JobAd) - Method in class org.glite.wmsui.guij.PartitionablePanel
 
setPartitionablePreText(JobAd) - Method in class org.glite.wmsui.guij.PartitionablePanel
 
setProxyFileEditable(boolean) - Method in class org.glite.wmsui.guij.CreateProxyPanel
 
setRankTree(String) - Method in class org.glite.wmsui.guij.RankPanel
 
setRequirementsTree(String) - Method in class org.glite.wmsui.guij.RequirementsPanel
 
setSelectMode() - Method in class org.glite.wmsui.guij.GUIUserCredentials
 
setStdInputText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
setStdOutputText(String) - Method in class org.glite.wmsui.guij.JobDef1Panel
 
setUnknownPaneVisible(boolean) - Method in class org.glite.wmsui.guij.JDLEditor
Sets if the Unknown panel must be visible or not
setUnknownText(String) - Method in class org.glite.wmsui.guij.UnknownPanel
 
setUpdateMode(int) - Static method in class org.glite.wmsui.guij.GUIGlobalVars
 
setUserWorkingDirectory(String) - Method in class org.glite.wmsui.guij.JDLEditor
 
setUserWorkingDirectory(String) - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 
setVOComboBoxItem(Vector) - Method in class org.glite.wmsui.guij.CreateProxyPanel
 
setVOComboBoxItems(Vector) - Method in class org.glite.wmsui.guij.GUIUserCredentials
Sets the Items of the VO combo box
solveEnviron(String) - Static method in class org.glite.wmsui.guij.Utils
Returns the input path after resolving all the environment variables.
start() - Method in class org.glite.wmsui.guij.SwingWorker
Start the worker thread.
stop() - Method in class org.glite.wmsui.guij.ListenerFrame
 

T

TagPanel - class org.glite.wmsui.guij.TagPanel.
Implementation of the TagPanel class.
TagPanel(Component) - Constructor for class org.glite.wmsui.guij.TagPanel
Constructor.
threadVerify(String) - Method in class org.glite.wmsui.guij.GUIUserCredentials
Verifies is another instance of the application is running using same proxy subject and Virtual Organisation

U

UnknownPanel - class org.glite.wmsui.guij.UnknownPanel.
 
UnknownPanel(Component) - Constructor for class org.glite.wmsui.guij.UnknownPanel
 
Utils - class org.glite.wmsui.guij.Utils.
Implementation of the Utils class.
Utils() - Constructor for class org.glite.wmsui.guij.Utils
 
updateValueTableWidth() - Method in class org.glite.wmsui.guij.StatusDetailsFrame
 

V

viewAll() - Method in class org.glite.wmsui.guij.JDLEditor
 
viewAll() - Method in interface org.glite.wmsui.guij.JDLEditorInterface
 

W

windowCenterWindow(Window, Window) - Static method in class org.glite.wmsui.guij.GraphicUtils
 

A C D E F G I J L M N O P Q R S T U V W