Click to See Complete Forum and Search --> : matches() method is not available in Jbuilder4


sah
December 27th, 2008, 07:37 AM
i want to match a user input given in a text field with a specific pattern using matches() method in Jbuilder 4 IDE. But there is no such method available. matches() method is used as

jTextField1.getText().matches("[A-Z][a-zA-Z]*")

how can i get this method in Jbuilder4?

keang
December 27th, 2008, 08:20 AM
You've already asked this question on this thread (http://www.codeguru.com/forum/showthread.php?t=467779). If you didn't understand the answer given by dlorde then ask for clarification on the original thread. Please do not post the same question again.