Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create a gui that allows to insert objects at runtime

843805Nov 24 2006 — edited Nov 24 2006
Hi all,

I have to create a GUI in java that should have the following
functionalities:

1. load a map (bmp/jpg file) ) as background (ok this is the simplest task)
2. create objects on this map
3. delete these objects
4. drag &drop these objects on the map to put them in different positions
5. do right click on a selected object in order to set some attributes of
the object

I have experience in creating GUis but never done a GUi taht allows to add objects/icons at runtime.
I have no idea on how the above things. Does anyone have
suggestions?
Is there some free tools that do something similar so that I can get some suggestions?

Thank you very much.
nix
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2006
Added on Nov 24 2006
1 comment
158 views