|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewPart
eu.geclipse.batch.ui.views.BatchJobView
public class BatchJobView
Viewer of Batch jobs that are either placed in a Worker Node, Computing Element, or Queue.
| Constructor Summary | |
|---|---|
BatchJobView()
|
|
| Method Summary | |
|---|---|
void |
contentChanged(IContentChangeNotifier source)
|
void |
createPartControl(Composite parent)
Created the table viewer for batch jobs. |
void |
dispose()
|
IBatchJobInfo |
getSelectedJob()
Get the currently selected job. |
java.util.List<IBatchJobInfo> |
getSelectedJobs()
Get a list of all currently selected tokens. |
void |
setFocus()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchJobView()
| Method Detail |
|---|
public void createPartControl(Composite parent)
parent - The composite that will contain the table.public void dispose()
public void contentChanged(IContentChangeNotifier source)
public void setFocus()
public IBatchJobInfo getSelectedJob()
public java.util.List<IBatchJobInfo> getSelectedJobs()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||