|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CustomMessageHandler
allow user to handle output messages
| Method Summary | |
|---|---|
int |
requestConfirm(java.lang.Object[] args)
Allow user to add own action to all dialog messages and also bypass dialog messages |
java.lang.String |
requestInput(java.lang.Object[] args)
Allow user to add own action to all dialog messages and also bypass dialog messages |
boolean |
showMessage(java.lang.Object message)
Allow user to add own action to all dialog messages and also bypass dialog messages |
| Method Detail |
|---|
boolean showMessage(java.lang.Object message)
message -
java.lang.String requestInput(java.lang.Object[] args)
args -
int requestConfirm(java.lang.Object[] args)
args -
|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||