Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » drop down box(GUI tool)
drop down box [message #1385232] Thu, 05 June 2014 05:38 Go to next message
Abuzar Anis is currently offline Abuzar AnisFriend
Messages: 1
Registered: June 2014
Junior Member
Hi,

I wanted to make a GUI based application tools using window builder in eclipse.
I have made the initial design just using WB.
It consist of 3 drop down box (Country , state, City).
How will I populate the data for Country , State and City in that drop down box ?
And once it got populated, I have to select the particular country , state and city and clicking on submit button will store this particular entity in CSV file.
Could any of the experienced guy will come here to help me as I am very new to this?

Many Thanks in Advance,
Abuzar
Re: drop down box [message #1385377 is a reply to message #1385232] Fri, 06 June 2014 01:37 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
This forum is here specifically to answer questions about using or extending WindowBuilder. It is not a good place to get help building your actual application. You should ask your question in a forum specific to the UI toolkit you are using (e.g., the Eclipse SWT forum or a general Java Swing forum).
Previous Topic:JFace Automatic Databinding; Class does not exist error
Next Topic:Java.lang.ClassNotFoundException
Goto Forum:
  


Current Time: Tue Sep 24 09:41:01 GMT 2024

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

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

Back to the top