popup from an internalframe

hi i am using internalframes and what i want to do is use a kind of popup window to edit something.

ok let me explain:-

I am using a Jtableon my internalframe and when a user selects a row a popup window should open where i will put a tabbed form for him to fill.

i need help in generating that popupp window/frame what ever works.

I am sorry i might sound dumb, but i was programming in C++ before so i am a bit lost in java at the moment!.

any help or nudge towards the right direction is welcome! :-)

Message was edited by:

thyscorpion

[591 byte] By [thyscorpiona] at [2007-11-26 14:55:34]
# 1
I'd read the JDialog API
es5f2000a at 2007-7-8 8:44:05 > top of Java-index,Desktop,Core GUI APIs...
# 2
Hi thanks :-) .. just a Q.. ok i know a dialog box will not let the user click on the frame that invoked it unless u close the dialogbox. but can i place the tabs on the dialog box?(thats what i need. the invoking frame to be locked and the new frame with tabbs!)..
thyscorpiona at 2007-7-8 8:44:05 > top of Java-index,Desktop,Core GUI APIs...