|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.pluginsimpl.local.ui.AbstractUIMessage
org.gudy.azureus2.ui.swt.pluginsimpl.UIMessageImpl
public class UIMessageImpl
| Field Summary |
|---|
| Fields inherited from class org.gudy.azureus2.pluginsimpl.local.ui.AbstractUIMessage |
|---|
input_type, message_type, messages, title |
| Fields inherited from interface org.gudy.azureus2.plugins.ui.UIMessage |
|---|
ANSWER_ABORT, ANSWER_CANCEL, ANSWER_IGNORE, ANSWER_NO, ANSWER_OK, ANSWER_RETRY, ANSWER_YES, INPUT_OK, INPUT_OK_CANCEL, INPUT_RETRY_CANCEL, INPUT_RETRY_CANCEL_IGNORE, INPUT_YES_NO, INPUT_YES_NO_CANCEL, MSG_ERROR, MSG_INFO, MSG_NONE, MSG_QUESTION, MSG_WARN, MSG_WORKING |
| Constructor Summary | |
|---|---|
UIMessageImpl()
|
|
| Method Summary | |
|---|---|
int |
ask()
This displays the message to the user. |
| Methods inherited from class org.gudy.azureus2.pluginsimpl.local.ui.AbstractUIMessage |
|---|
messagesAsString, setInputType, setLocalisedMessage, setLocalisedMessages, setLocalisedTitle, setMessage, setMessages, setMessageType, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIMessageImpl()
| Method Detail |
|---|
public int ask()
UIMessage
ask in interface UIMessageask in class AbstractUIMessage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||