Uses of Class
mathcomp.gui.AppFrame

Packages that use AppFrame
mathcomp.gui.cfd Provides GUI features for flow problems. 
mathcomp.monitor Contains API and implementation for monitoring and reporting. 
 

Uses of AppFrame in mathcomp.gui.cfd
 

Subclasses of AppFrame in mathcomp.gui.cfd
 class FlyingTable
           
 

Methods in mathcomp.gui.cfd with parameters of type AppFrame
 void Editor_EMBED.setAppFrame(AppFrame appFrame)
           
 void S2G_EMBED.setAppFrame(AppFrame appFrame)
           
 

Uses of AppFrame in mathcomp.monitor
 

Subclasses of AppFrame in mathcomp.monitor
 class SwingReport