Uses of Class
mathcomp.gui.cfd.Editor_EMBED

Packages that use Editor_EMBED
mathcomp.gui.cfd Provides GUI features for flow problems. 
 

Uses of Editor_EMBED in mathcomp.gui.cfd
 

Methods in mathcomp.gui.cfd with parameters of type Editor_EMBED
 void DrawingPanel.setEditor_EMBED(Editor_EMBED editor)
           
 

Constructors in mathcomp.gui.cfd with parameters of type Editor_EMBED
FlyingTable(java.lang.String title, Editor_EMBED editor)