Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-01-2005, 04:05 AM   #11 (permalink)
 
Newb Techie

Join Date: Aug 2004

Posts: 22

vidyaputra

Question how to use vector + GUI

i also learnibg how to use Java by my own self...

(is any body know, how to combine a vector and GUI?)

iam trying to make a proggram that recieveing a String input and keep it in a vector....i dont know how to output it?

^^
help, OK

-vip-
vidyaputra is offline  
Old 01-05-2005, 04:54 PM   #12 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

someJLabel.setText(someVector[someElement].toString());
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 01-08-2005, 12:00 AM   #13 (permalink)
 
Newb Techie

Join Date: Aug 2004

Posts: 22

vidyaputra

Default

thanks for the clue^^

iam still work on it, but i still cant make it working^^

can u give me a simple example how to use it
^^just a simple program that recieve input of string and keep it with String - output the string(GUI), with 2 button(input and output^^)

plsss...
OK^^

-vip-
vidyaputra is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On