com.ibm.etools.iseries.core.ui.view.job
Class JobLogView
java.lang.Object
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
com.ibm.etools.iseries.core.ui.view.job.JobLogView
- All Implemented Interfaces:
- IAdaptable, IExecutableExtension, IViewPart, IWorkbenchPart, IWorkbenchPart2
- public class JobLogView
- extends ViewPart
Comment goes here
Constructor Summary |
JobLogView()
Constructor for JobLogView |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
addPropertyListener, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getPartName, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
JobLogView
public JobLogView()
- Constructor for JobLogView
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()
Copyright © 2005 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.