Restrict # of input Char. to TextFiled/ComboBox
Hi to all,
Is anyone has a general "Utility" class codes for the purpose of limiting (or restricting) the number of characters can be entered into a JTextfield and/or JComboBox? In other words when the user enteres up to the maximum allowed number of characters into either JTexField or JComboBox, no more characters is accepted by that "entry field".
Thanks in advance.
|