how move my string array in vector

hi mastersir i have string array how i add that array in vectori tried flowing codebut not give me restulString[] jlf = {"Muhammad","Fahim","Aamir"}; vector.addElement(jlf);plsease give me idea how i add array in vectorthankaamir
[292 byte] By [mfa786a] at [2007-11-26 15:01:09]
# 1
Still not using the "Code" tags.4 strikes and you are out.
camickra at 2007-7-8 8:50:04 > top of Java-index,Desktop,Core GUI APIs...
# 2
Sir I do not understand with you What is the"Code" tags.And how use "Code" tags.Please give me idea ThankAamir
mfa786a at 2007-7-8 8:50:04 > top of Java-index,Desktop,Core GUI APIs...
# 3
when you post your code, at the top the post textfield you will see a button label code.. press it.. you will get some thing like this [code ][/code ] then in between you put your code... have a nice day
G_Abubakra at 2007-7-8 8:50:04 > top of Java-index,Desktop,Core GUI APIs...