Uses of Interface
org.aspectj.ajde.IRuntimeProperties
Packages that use IRuntimeProperties
-
Uses of IRuntimeProperties in org.aspectj.ajde
Methods in org.aspectj.ajde with parameters of type IRuntimePropertiesModifier 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 IRuntimeProperties in org.aspectj.tools.ajbrowser.ui
Classes in org.aspectj.tools.ajbrowser.ui that implement IRuntimePropertiesModifier and TypeClassDescriptionclassAjBrowser implementation of IRuntimeProperties which uses the PreferenceStoreConstant to decide which class the user has specified contains the main method