Uses of Class
upl.upl_JEditorPane

Uses of upl_JEditorPane in upl
 

Fields in upl declared as upl_JEditorPane
private  upl_JEditorPane upl_Ide.aboutJTA
           
private  upl_JEditorPane upl_Ide.mainJTA
           
 

Methods in upl with parameters of type upl_JEditorPane
(package private)  void upl_Compiler.runTranslator(upl_JEditorPane mainJTA, java.lang.String projectName, java.util.LinkedList<upl_CheckEngine.adtType> adtTypesList)