Uses of Interface
org.aspectj.ajde.IdeUIAdapter
Packages that use IdeUIAdapter
-
Uses of IdeUIAdapter in org.aspectj.ajde
Methods in org.aspectj.ajde that return IdeUIAdapterMethods in org.aspectj.ajde with parameters of type IdeUIAdapterModifier and TypeMethodDescriptionvoidAjde.init(ICompilerConfiguration compilerConfig, IUIBuildMessageHandler uiBuildMessageHandler, IBuildProgressMonitor monitor, EditorAdapter editorAdapter, IdeUIAdapter ideUIAdapter, IconRegistry iconRegistry, Frame rootFrame, IRuntimeProperties runtimeProperties, boolean useFileView) Initializes the ajde ui and sets up the compiler -
Uses of IdeUIAdapter in org.aspectj.tools.ajbrowser.ui
Classes in org.aspectj.tools.ajbrowser.ui that implement IdeUIAdapterModifier and TypeClassDescriptionclassAjBrowser implementation if IdeUIAdapter which displays the provided information in the status bar at the bottom of the AjBrowser GUI.