Sun ONE intro sites?

Hi. I've got Sun ONE installed and working. I've done a few little japplets. So far I haven't found documentation on how to add items to a jComboBox through the ONE interface, and it won't let me edit the source code that's in blue.

I have one small, and one big question:

1) could anyone advise me on how to add a jComboBox list of items to the drop-down? Is there a good web page that outlines how to do it?

2) since I have a question about one thing, I'm sure other questions will arise. Does anyone know of a good tutorial or introduction to using the ONE IDE?

I'm just fine with writing source code, but I haven't yet figured out the interface for IDE. By this point I'm almost thinking about just writing it all by hand, but I don't want to ignore the IDE...it must be a useful tool.

Thanks in advance for any help.

-Ben

[894 byte] By [705590] at [2007-11-25 8:45:57]
# 1

Hi,

1. To add items to the jcombobox -

Right click the jcombobox to display its proprties.

Select the model property. A property editor will

be opened where you can add items to the jcombobox

2. You can refer the "Getting Started Guide" found at http://forte.sun.com/ffj/documentation/index.html

3.Yes, it is a very useful tool.Once used , you will use it forever .

Amol desai at 2007-7-1 15:28:50 > top of Java-index,Development Tools,Java Tools...