hi.i'm a student and i'm really new in java.i wrote a simple program but i cannot continue my program since i don't know how to produce a child window from my parent window.what exactly i want is that when i click a button (lets call it "Next"), the new window will appear.can anyone help me? thanks in advance =)
how to produce child window
Collapse
X
-
Originally posted by imanewbiehi.i'm a student and i'm really new in java.i wrote a simple program but i cannot continue my program since i don't know how to produce a child window from my parent window.what exactly i want is that when i click a button (lets call it "Next"), the new window will appear.can anyone help me? thanks in advance =) -
Originally posted by r035198xYou need to read about ActionListeners .
kind regards,
Jos ( runs ------------------------------------------------------------------------------> that a'way ;-)Comment
Comment