|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserRequest
A UI-independent way of formulating a request to the user.
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns a potential message for this user request. |
java.lang.String |
getTitle()
Returns a potential title for this user request. |
boolean |
requiresResponse()
Returns true if this is a real request and requires a response versus a message that is meant to be informational only. |
Method Detail |
---|
java.lang.String getTitle()
java.lang.String getMessage()
boolean requiresResponse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |