loading multiple canvas to JFrame
843806May 21 2008 — edited May 23 2008hi,
when a button is clicked I want a canvas to appear in a JFrame. when the button is clicked again another canvas should appear (as in a loop). can anyone tell me the code for that
bye