Uses of Interface
org.aspectj.ajde.IdeUIAdapter

Packages that use IdeUIAdapter
org.aspectj.ajde   
 

Uses of IdeUIAdapter in org.aspectj.ajde
 

Methods in org.aspectj.ajde that return IdeUIAdapter
 IdeUIAdapter Ajde.getIdeUIAdapter()
           
 

Methods in org.aspectj.ajde with parameters of type IdeUIAdapter
 void Ajde.init(ICompilerConfiguration compilerConfig, IUIBuildMessageHandler uiBuildMessageHandler, IBuildProgressMonitor monitor, EditorAdapter editorAdapter, IdeUIAdapter ideUIAdapter, IconRegistry iconRegistry, java.awt.Frame rootFrame, IRuntimeProperties runtimeProperties, boolean useFileView)
          Initializes the ajde ui and sets up the compiler