Uses of Package
org.aspectj.ajde.ui

Packages that use org.aspectj.ajde.ui
org.aspectj.ajde   
org.aspectj.ajde.internal   
org.aspectj.ajde.ui   
org.aspectj.ajde.ui.internal   
org.aspectj.ajde.ui.swing   
 

Classes in org.aspectj.ajde.ui used by org.aspectj.ajde
AbstractIcon
           
AbstractIconRegistry
          Uses the factory pattern.
StructureSearchManager
           
StructureViewManager
           
 

Classes in org.aspectj.ajde.ui used by org.aspectj.ajde.internal
BuildConfigModel
          TODO: we have schitzophrenia between BuildConfigNode(s) and IProgramElement(s), fix.
 

Classes in org.aspectj.ajde.ui used by org.aspectj.ajde.ui
AbstractIcon
           
AbstractIconRegistry
          Uses the factory pattern.
BuildConfigNode
           
BuildConfigNode.Kind
          Uses "typesafe enum" pattern.
FileStructureView
          Should only be created by the StructureViewManager or an equivalent factory.
GlobalStructureView
          Should only be created by the StructureViewManager or an equivalent factory.
GlobalViewProperties
           
InvalidResourceException
           
IStructureViewNode
           
IStructureViewNode.Kind
          Uses "typesafe enum" pattern.
StructureView
           
StructureViewNodeFactory
           
StructureViewProperties
          Nested properties use the typesafe enum pattern.
StructureViewProperties.Granularity
           
StructureViewProperties.Grouping
           
StructureViewProperties.Hierarchy
           
StructureViewProperties.Sorting
           
StructureViewRenderer
          View renderers get notified of structure view update events and should update the display of the structure view accordingly.
 

Classes in org.aspectj.ajde.ui used by org.aspectj.ajde.ui.internal
StructureView
           
StructureViewNodeFactory
           
StructureViewProperties.Hierarchy
           
UserPreferencesAdapter
          This interface needs to be implemented by an IDE extension in order for AJDE to store properties in a way that matches the IDE's property storing facilities.
 

Classes in org.aspectj.ajde.ui used by org.aspectj.ajde.ui.swing
AbstractIcon
           
BuildConfigEditor
           
FileStructureView
          Should only be created by the StructureViewManager or an equivalent factory.
InvalidResourceException
           
IStructureViewNode
           
IStructureViewNode.Kind
          Uses "typesafe enum" pattern.
StructureView
           
StructureViewNodeFactory
           
StructureViewProperties.Hierarchy
           
StructureViewRenderer
          View renderers get notified of structure view update events and should update the display of the structure view accordingly.