View Single Post
  #1 (permalink)  
Old 12-24-2007, 08:19 PM
kbyrne kbyrne is offline
Member
 
Join Date: Dec 2007
Posts: 14
kbyrne is on a distinguished road
Accessing one class from another class through swing
I've got these 2 classes, one of them holds the gui and is called MainGui.java. and the other "Main.java" instanciates this class among other functionalities. I want to add to call a function in MainGui from the Main class and add to a Jpanel in MainGui. Any tips or advice on how best to do this?

Thanks
Reply With Quote
Sponsored Links