|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AcceptListener: This class is called when the "Accept" button in clicked.
Method Summary | |
boolean |
getCloseDialogAfterUnacceptable()
If true, the dialog closes after unacceptable input is given (but a warning message could be displayed). |
boolean |
isAcceptable(TextViewer t)
Determines if the text is acceptable. |
Method Detail |
public boolean isAcceptable(TextViewer t)
If it is acceptable (true) the dialog will close. If it is unacceptable (false), the dialog may close or stay open, depending upon the value returned by getCloseDialogAfterUnacceptable()
public boolean getCloseDialogAfterUnacceptable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |