Uses of Class
client.gui.MainFrame

Packages that use MainFrame
client   
 

Uses of MainFrame in client
 

Methods in client that return MainFrame
 MainFrame MainClass.getMainFrame()
           
 

Methods in client with parameters of type MainFrame
 void MainClass.setMainFrame(MainFrame val)