hi i am a newbie to netbeans , and I would specifically like to know how one can use the Java GUI builder for making robust and functional GUIs without hard coding them . Stated more explicitly , I would specifically like to know how one can generate a JFrame when one clicks a button on another JFrame , without hardcoding and using the drag and drop approach
If anybody has any such tutorial / PDFs / links please post them . I need it very badly .