|
|||||||||
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
public class FileStructureView
Should only be created by the StructureViewManager
or an
equivalent factory.
Field Summary |
---|
Fields inherited from class org.aspectj.ajde.ui.StructureView |
---|
renderer, viewProperties |
Constructor Summary | |
---|---|
FileStructureView(StructureViewProperties viewProperties)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getSourceFile()
|
void |
setRootNode(IStructureViewNode rootNode)
|
void |
setSourceFile(java.lang.String sourceFile)
|
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, toString, wait, wait, wait |
Constructor Detail |
---|
public FileStructureView(StructureViewProperties viewProperties)
Method Detail |
---|
public java.lang.String getSourceFile()
public void setSourceFile(java.lang.String sourceFile)
public void setRootNode(IStructureViewNode rootNode)
setRootNode
in class StructureView
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |