|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.ajde.ui.StructureView
org.aspectj.ajde.ui.FileStructureView
org.aspectj.ajde.ui.GlobalStructureView
public class GlobalStructureView
Should only be created by the StructureViewManager
or an
equivalent factory.
Field Summary |
---|
Fields inherited from class org.aspectj.ajde.ui.StructureView |
---|
renderer |
Constructor Summary | |
---|---|
GlobalStructureView(GlobalViewProperties viewProperties)
|
Method Summary | |
---|---|
GlobalViewProperties |
getGlobalViewProperties()
|
java.lang.String |
toString()
|
Methods inherited from class org.aspectj.ajde.ui.FileStructureView |
---|
getName, getSourceFile, setRootNode, setSourceFile |
Methods inherited from class org.aspectj.ajde.ui.StructureView |
---|
findCorrespondingViewNode, getActiveNode, getRootNode, getViewProperties, notifyViewUpdated, setActiveNode, setActiveNode, setRenderer, setViewProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GlobalStructureView(GlobalViewProperties viewProperties)
Method Detail |
---|
public GlobalViewProperties getGlobalViewProperties()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |