A B C D E F G H I J K L M N O P R S T U V W X Y

J

jiwp - Variable in class org.peace_tools.core.job.JobWizard
The job information wizard page that contains the description of the job.
job - Variable in class org.peace_tools.core.FileCopyDialog
The job entry for which the files are to be copied from the server (on which the job was run) to the local machine on which the GUI is running.
job - Variable in class org.peace_tools.core.job.JobWizard
The job entry that is finally created by this job wizard when the final wizard page is displayed.
job - Variable in class org.peace_tools.core.JobMenuHelper
The currently selected job entry (if any).
job - Variable in class org.peace_tools.core.JobMonitor
The job that this monitor is monitoring.
job - Variable in class org.peace_tools.views.JobDetailsView
The job whose details is being displayed by this panel.
Job - Class in org.peace_tools.workspace
This class corresponds to a "Job" element in a PEACE work space XML data.
Job(String, String, String, String, int, int, int, int, ArrayList<Heuristic>, ArrayList<Filter>) - Constructor for class org.peace_tools.workspace.Job
Constructor to create a Job object with the fixed value fields initialized to specific values.
JOB_DONE_MSG - Static variable in class org.peace_tools.core.MainFrame
This message is displayed by the main frame when a job being monitored does complete successfully and the files need to be copied over.
JOB_ERR_MSG - Static variable in class org.peace_tools.core.MainFrame
This message is displayed by the main frame when a job being monitored does not complete successfully.
JOB_ICON - Static variable in class org.peace_tools.views.PropertiesTreeMaker
A static constant to refer to the job icon position in the PropertiesTreeMaker.CustomIcons array.
JOB_SUBMIT_ERROR - Static variable in class org.peace_tools.core.job.SubmitJobWizardPage
A generic informational message that is displayed to the user when any error occurs during the job submission process.
JobBase - Class in org.peace_tools.workspace
This is a common base class that contains fields that are common to both the JobSummary class and the Job class.
JobBase(String, String) - Constructor for class org.peace_tools.workspace.JobBase
Constructor to create a common job object with the fixed value fields initialized to specific values.
JobBase(JobBase) - Constructor for class org.peace_tools.workspace.JobBase
A copy constructor to create/initialize a common Job base object using data from an existing job or job summary object.
JobBase.JobStatusType - Enum in org.peace_tools.workspace
Different enumerations defining the last known runtime status of a given Job.
JobBase.JobStatusType() - Constructor for enum org.peace_tools.workspace.JobBase.JobStatusType
 
JobDetailsView - Class in org.peace_tools.views
Class to display details about a job.
JobDetailsView(Job, Server) - Constructor for class org.peace_tools.views.JobDetailsView
The constructor.
jobID - Variable in class org.peace_tools.workspace.JobBase
The unique generated jobID value for this job.
jobInfo - Variable in class org.peace_tools.views.ServerJobsView
The styled documents that is used to display the list of jobs/processes running on a process.
JobInfoWizardPage - Class in org.peace_tools.core.job
This class serves as the second interactive page in a JobWizard.
JobInfoWizardPage(JobWizard) - Constructor for class org.peace_tools.core.job.JobInfoWizardPage
The constructor.
JobList - Class in org.peace_tools.workspace
A class to encapsulate information about a list of jobs that have already been configured in this work space.
JobList() - Constructor for class org.peace_tools.workspace.JobList
The default constructor.
jobList - Variable in class org.peace_tools.workspace.Workspace
The list of Job classes that have been configured for use in this work space.
JobListTableModel - Class in org.peace_tools.data
A bridge class between Job entries in a workspace and a JTable.
JobListTableModel() - Constructor for class org.peace_tools.data.JobListTableModel
The default constructor.
JobListView - Class in org.peace_tools.views
This class provides a tabular view of the list of jobs that are currently configured in this work space.
JobListView(MainFrame) - Constructor for class org.peace_tools.views.JobListView
The default constructor.
JobListView.JobNameStatusRenderer - Class in org.peace_tools.views
A simple renderer that uses a JLabel to render JobName and icon indicating job status.
JobListView.JobNameStatusRenderer() - Constructor for class org.peace_tools.views.JobListView.JobNameStatusRenderer
 
JobListView.JobStatusRenderer - Class in org.peace_tools.views
 
JobListView.JobStatusRenderer() - Constructor for class org.peace_tools.views.JobListView.JobStatusRenderer
Default constructor.
JobMenuHelper - Class in org.peace_tools.core
The file menu helper for the application.
JobMenuHelper(MainFrame) - Constructor for class org.peace_tools.core.JobMenuHelper
The constructor.
JobMonitor - Class in org.peace_tools.core
A background thread class to monitor job progress.
JobMonitor(Job, Server, ActionListener) - Constructor for class org.peace_tools.core.JobMonitor
The constructor merely initializes the instance variables to default values.
JobNameRenderer - Variable in class org.peace_tools.views.JobListView
An instance of the cell renderer that is used to render the first column in the table with a suitable status icon.
jobs - Variable in class org.peace_tools.workspace.JobList
The list of job objects that have been configured and added to this list.
JobStatusIcons - Static variable in class org.peace_tools.views.JobListView
The list of icons that are used by job name status table cell renderer to provide visual cues about the current status of a job.
JobSummary - Class in org.peace_tools.workspace
Class to encapsulate some basic information about a Job.
JobSummary(String, String, int, String, String, String) - Constructor for class org.peace_tools.workspace.JobSummary
Constructor to create a common job object with the fixed value fields initialized to specific values.
JobSummary(Job) - Constructor for class org.peace_tools.workspace.JobSummary
A convenience constructor.
JobSummary(Job, FWAnalyzer.FWAnalyzerType) - Constructor for class org.peace_tools.workspace.JobSummary
A convenience constructor.
jobSummary - Variable in class org.peace_tools.workspace.MSTClusterData
The core/useful information about the job that was run to compute the MST.
jobSummary - Variable in class org.peace_tools.workspace.MSTData
The core/useful information about the job that was run to compute the MST.
jobTable - Variable in class org.peace_tools.views.JobListView
The actual JTable that provides a graphical view of the list of jobs currently configured on this workspace.
JobWizard - Class in org.peace_tools.core.job
This class serves as the top-level class for creating a new job.
JobWizard(String, MainFrame) - Constructor for class org.peace_tools.core.job.JobWizard
The constructor for the job wizard.

A B C D E F G H I J K L M N O P R S T U V W X Y