|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.install.GetCredentials
Field Summary | |
static short[] |
version
|
Constructor Summary | |
GetCredentials(MQeFields configParms)
GetCredentials constructor. |
|
GetCredentials(java.lang.String configFile)
GetCredentials constructor. |
Method Summary | |
examples.install.GetCredentials.configGCFrame |
buildFrame(boolean full)
buildFrame - build the GUI Frame and populate it. |
boolean |
confirmDetails()
confirmDetails - display the details and seek confirmation. |
static void |
main(java.lang.String[] args)
Start the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static short[] version
Constructor Detail |
public GetCredentials(java.lang.String configFile)
configFile
- Name of the configuration file; can be nullpublic GetCredentials(MQeFields configParms)
Method Detail |
public examples.install.GetCredentials.configGCFrame buildFrame(boolean full)
full
- If true, build a complete frame, otherwise
build a cut-down frame.
public boolean confirmDetails()
public static void main(java.lang.String[] args)
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |