» tagged pages
» logout
Eclipse
Return to eclipsepowered

Adding SWT Input Validation the Easy Way

Tags Applied to this Entry

1 person has tagged this page:
Any input provided by a user in a GUI application must typically be validated in one way or another. There is a number of ways this gets done, while some applications have just ignored the matter altogether. When crafting an Eclipse RCP application, there are some help provided by SWT and JFace. We can add ModifyListeners and VerifyListeners to certain SWT widgets. JFace also provides...
Username:
Password:
(or Cancel)