Uses of Class
org.aspectj.ajde.IconRegistry
Packages that use IconRegistry
-
Uses of IconRegistry in org.aspectj.ajde
Methods in org.aspectj.ajde that return IconRegistryMethods in org.aspectj.ajde with parameters of type IconRegistryModifier 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 IconRegistry in org.aspectj.ajde.ui.swing
Constructors in org.aspectj.ajde.ui.swing with parameters of type IconRegistryModifierConstructorDescriptionBrowserViewPanel(IconRegistry icons, List views, StructureViewProperties.Hierarchy visibleViewHierarchy) OptionsFrame(IconRegistry icons) SwingTreeViewNodeFactory(IconRegistry iconRegistry)