|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jbrain.qlink.dialog.AbstractDialog
|
+--org.jbrain.qlink.dialog.InfoDialog
| Field Summary |
| Fields inherited from class org.jbrain.qlink.dialog.AbstractDialog |
_iFormat, _text, FORMAT_CENTERED, FORMAT_JUSTIFIED, FORMAT_NONE, TYPE_CHAT, TYPE_LOGIN, TYPE_MENU |
| Constructor Summary | |
InfoDialog(java.lang.String name,
int dialogType)
|
|
InfoDialog(java.lang.String name,
int dialogType,
int format)
|
|
| Method Summary | |
Action |
getResponseAction()
|
| Methods inherited from class org.jbrain.qlink.dialog.AbstractDialog |
addText, getDialogType, getName, getPrepAction, getSuccessResponse, getTextActions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfoDialog(java.lang.String name,
int dialogType)
public InfoDialog(java.lang.String name,
int dialogType,
int format)
| Method Detail |
public Action getResponseAction()
getResponseAction in class AbstractDialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||