Uses of Class
gui.common.SyntaxEditor

Packages that use SyntaxEditor
gui   
gui.common   
 

Uses of SyntaxEditor in gui
 

Methods in gui with parameters of type SyntaxEditor
static void EditorPanel.setFile(SyntaxEditor editor)
           
static void EditorPanel.titleChange(SyntaxEditor editor)
           
 

Uses of SyntaxEditor in gui.common
 

Methods in gui.common that return SyntaxEditor
 SyntaxEditor FileInfo.getEditor()