|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.as400.debug.sep.internal.PhantomServiceEntryPointConflictMsgHelper
public class PhantomServiceEntryPointConflictMsgHelper
This is a specialized instance of SystemMessageDialog used with the interactive job support for iSeries systems. The dialog is displayed when the user chooses to run a program or command in the interactive job but one is not yet associated with the corresponding RSE connection (by using the CL command STRRSESVR.)
This dialog prompts the user with instructions on how to start and attach the interactive job. The dialog closes when either:
| Field Summary | |
|---|---|
static int |
ACTION_MODIFY_SP
|
static int |
ACTION_MODIFY_SS
|
static String |
copyright
|
static int |
MENU_PP
|
static int |
MENU_PS
|
static int |
MENU_SP
|
static int |
MENU_SS
|
| Constructor Summary | |
|---|---|
PhantomServiceEntryPointConflictMsgHelper(String[] buttons,
int menuType,
List<PhantomServiceEntryPoint> conflictList)
Constructor |
|
| Method Summary | |
|---|---|
int |
getButtonPressedId()
Return the button that was pressed, or null if no button was pressed (the dialog went away because of an event.) |
static PhantomServiceEntryPointConflictMsgHelper |
getPhantomServiceEntryPointConflictMsgHelper(int msgType,
List conflictList)
Get an instance of this class for the Interactive job not available dialog |
void |
run()
|
| 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
public static final int MENU_SS
public static final int MENU_SP
public static final int MENU_PS
public static final int MENU_PP
public static final int ACTION_MODIFY_SS
public static final int ACTION_MODIFY_SP
| Constructor Detail |
|---|
public PhantomServiceEntryPointConflictMsgHelper(String[] buttons,
int menuType,
List<PhantomServiceEntryPoint> conflictList)
| Method Detail |
|---|
public void run()
run in interface RunnableRunnable.run()public int getButtonPressedId()
public static PhantomServiceEntryPointConflictMsgHelper getPhantomServiceEntryPointConflictMsgHelper(int msgType,
List conflictList)
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||