How to LIMIT the text box length?
- by sam
I am working on eclipse java using swt jface with rcp.
How can i limit the characters in my text box. Like if i want only 4 characters in my text box then what should i do? and what if i want alphanumeric combination . again in certain limit?