Uses of Interface
org.aspectj.ajde.ui.StructureViewRenderer
Packages that use StructureViewRenderer
-
Uses of StructureViewRenderer in org.aspectj.ajde.ui
Fields in org.aspectj.ajde.ui declared as StructureViewRendererMethods in org.aspectj.ajde.ui with parameters of type StructureViewRendererModifier and TypeMethodDescriptionvoid
StructureView.setRenderer(StructureViewRenderer renderer)
-
Uses of StructureViewRenderer in org.aspectj.ajde.ui.swing
Classes in org.aspectj.ajde.ui.swing that implement StructureViewRendererModifier and TypeClassDescriptionclass
Represents the configuration of a structure view of the system, rendered by theStructureTreeManager
.class
Represents the configuration of a structure view of the system, rendered by theStructureTreeManager
.