|
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 SystemPromptDialog com.ibm.etools.iseries.rse.ui.dialogs.QSYSSourceMemberLockDialog
public class QSYSSourceMemberLockDialog
Dialog to handle a member that has been locked. Let the user see the job properties and to end the job
Field Summary | |
---|---|
static String |
copyright
|
static int |
RC_CANCEL
|
static int |
RC_END_JOB
|
static int |
RC_OPEN_BROWSE
|
Constructor Summary | |
---|---|
QSYSSourceMemberLockDialog(Shell shell,
IQSYSMember member,
boolean downLoad,
String jobId,
IBMiConnection connection)
Constructor |
|
QSYSSourceMemberLockDialog(Shell shell,
String title)
Constructor with a title |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected ISystemMessageLine |
createMessageLine(Composite c)
Create message line. |
protected Control |
getInitialFocusControl()
|
int |
getResult()
Returns the result of this dialog |
void |
handleEvent(Event e)
Handles event |
protected boolean |
processOK()
Called when user presses OK button. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
public static final int RC_CANCEL
public static final int RC_OPEN_BROWSE
public static final int RC_END_JOB
Constructor Detail |
---|
public QSYSSourceMemberLockDialog(Shell shell, IQSYSMember member, boolean downLoad, String jobId, IBMiConnection connection)
public QSYSSourceMemberLockDialog(Shell shell, String title)
Method Detail |
---|
protected ISystemMessageLine createMessageLine(Composite c)
protected Control getInitialFocusControl()
SystemPromptDialog#getInitialFocusControl()
protected Control createInner(Composite parent)
SystemPromptDialog#createInner(Composite)
protected boolean processOK()
public int getResult()
public void handleEvent(Event e)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |