« Return to Thread: Closing a form from another one

Closing a form from another one

by AlexanderPD :: Rate this Message:

Reply to Author | View in Thread

thank you for the answer :D



i don't think i can do that :(

my classes starts with:



public class a extends javax.swing.JFrame

and

public class b extends javax.swing.JFrame

(netbeans gui builder auto-generate that), so they both extends JFrame :(




 « Return to Thread: Closing a form from another one