Hi Every1.
Does anyone has a pre 1.5 approach to formatting and displaying text Strings rendered via a JLabel ?
Say like you have a String phone = "123.456.7890"
And I would like it to be displayed as :-
(123)-456-7890
Does any1 care to give me an approach to this ?
Thanks alot.
Does anyone has a pre 1.5 approach to formatting and displaying text Strings rendered via a JLabel ?
Say like you have a String phone = "123.456.7890"
And I would like it to be displayed as :-
(123)-456-7890
Does any1 care to give me an approach to this ?
Thanks alot.