|

List Home > Development Tools > Microsoft Visual J++ > [ Post New Problem ]
Welcome back !
| TrackingID : | 9 |
| Posted : | Wednesday, January 23rd, 2002 06:48:06 PM |
| By : | cyclops88 |
| how can i create an Choise menu button??? | Configuration: |
can anyone help me to create an Choise menu button..
Additional Comments: i need help..thanks...
| Operating System : microsoft NT
|
Related Problems : Comments :
Re: how can i create an Choise menu button??? by derek on January 24th, 2002 11:01:16 AM yeah they have a standard thing for it. its called JComobo or something. cant remember properly, as I relly don't work on it. Tutorial on Java.sun.com should help. |
Its Choice you idiot by mbangia on March 28th, 2002 01:11:38 AM JComboBox var=new JComboBox (Vector l) // the vector contains the list of items. For more info see http://java.sun.com/j2se/1.3/docs/api/javax/swing/JComboBox.html |
Related Problems :
List Home > Development Tools > Microsoft Visual J++ > [ Post New Problem ] |
|