Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Eclipse Helios Visual Editor problem with JComboBox (Using VE for Swing development)
Eclipse Helios Visual Editor problem with JComboBox [message #661741] Sun, 27 March 2011 02:28
snakeboy_ron is currently offline snakeboy_ronFriend
Messages: 1
Registered: March 2011
Location: Texas
Junior Member
I am doing Java GUI Swing programming for a class project, using Visual Editor VE. I have no problem with JLabel and JTextBox by dragging these components from the Palette to the Design canvas, do my typical editing and test run the application as Java Bean. The project runs well with the JLabels and JTextBox instances in the Java Virtual Machine.

However when I experiment with JComboBox, which does require me to include the drop down selections in a String Array, the JComboBox will also work well. The only problem I have is the JComboBox object will not appear again on the design canvas. But it is there when you run it.
Without the JComboBox apear in the design canvas, it is difficult for me to make visual modification such as to line up these objects.

Can anybody shed some light in this problem? Your help is greatly appreciated.
Snakeboy_ron

Previous Topic:VE Installed. Where is it?
Next Topic:Cannot install VE on Helios
Goto Forum:
  


Current Time: Tue Mar 19 02:32:08 GMT 2024

Powered by FUDForum. Page generated in 0.02103 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top