|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.rse.util.ShowEventsFileInErrorListView
public class ShowEventsFileInErrorListView
Licensed Materials - Property of IBM (c) Copyright IBM Corporation 2008. All Rights Reserved. Note to U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Nested Class Summary | |
---|---|
class |
ShowEventsFileInErrorListView.EventsFileRetrieveRunnable
The runnable object that retrieves the event file after the compile command has executed |
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ShowEventsFileInErrorListView()
Empty constructor! Used for accessing inner class EventsFileRetrieveRunnable. |
|
ShowEventsFileInErrorListView(Shell shell,
IProgressMonitor monitor,
QSYSEventFileInformation evfInfo)
Call this after successfully reading the LDA (non-batch) or setting the event file name (batch) Retrieve and show events file. |
Method Summary | |
---|---|
ShowEventsFileInErrorListView.EventsFileRetrieveRunnable |
getEvfRetrieveRunnableInstance(IQSYSMember member)
Provides public access to the private inner class for retrieving the event file after the compile command has executed |
protected IRunnableContext |
getRunnableContext(Shell shell)
Get an IRunnable context to show progress in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public ShowEventsFileInErrorListView(Shell shell, IProgressMonitor monitor, QSYSEventFileInformation evfInfo)
shell
- - shell to host error message dialog in case something goes wrong.public ShowEventsFileInErrorListView()
Method Detail |
---|
protected IRunnableContext getRunnableContext(Shell shell)
public ShowEventsFileInErrorListView.EventsFileRetrieveRunnable getEvfRetrieveRunnableInstance(IQSYSMember member)
member
- - Remote event file
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |