| Author |
netbeans gui Jframe, how to call it?
|
Jay Orsaw
Ranch Hand
Joined: Jun 14, 2011
Posts: 354
|
|
|
So I have a JFrame class setup in Netbeans and I want to know how do I call it? I technically could just throw a panel into it and put all my components in it, name it and do w.e, but I figured that might be avoidable? I've tried JFrame. I've tried the actual path since the class "extends javax.swing.JFrame." but no go...
|
 |
 |
|
|
subject: netbeans gui Jframe, how to call it?
|
|
|