Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.view.job
Class JobLogView

java.lang.Object
  extended by ViewPart
      extended by com.ibm.etools.iseries.rse.ui.view.job.JobLogView

public class JobLogView
extends ViewPart

Comment goes here


Field Summary
static String copyright
           
static String ID
           
 
Constructor Summary
JobLogView()
          Constructor for JobLogView
 
Method Summary
 void add(String line)
           
 void createPartControl(Composite parent)
          Create the viewer
 void dispose()
          We are going away!
 void removeAll()
           
 void setFocus()
          Configures the toolBar.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

JobLogView

public JobLogView()
Constructor for JobLogView

Method Detail

createPartControl

public void createPartControl(Composite parent)
Create the viewer


dispose

public void dispose()
We are going away!


setFocus

public void setFocus()
Configures the toolBar.


add

public void add(String line)

removeAll

public void removeAll()

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.