|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractNodeViewer
org.acm.seguin.ide.jbuilder.UMLNodeViewer
public class UMLNodeViewer
Stores a view of a UML class diagram
| Constructor Summary | |
|---|---|
UMLNodeViewer(Context context,
ClassDiagramReloader init)
Constructor for the UMLNodeViewer object |
|
UMLNodeViewer(PackageSummary summary,
ClassDiagramReloader init)
Constructor for the UMLNodeViewer object |
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
createStructureComponent()
Creates a summary component, which is blank |
javax.swing.JComponent |
createViewerComponent()
Creates the main viewer |
net.sourceforge.jrefactory.uml.UMLPackage |
getDiagram()
Gets the Diagram attribute of the UMLNodeViewer object |
java.lang.String |
getViewerTitle()
Gets the ViewerTitle attribute of the UMLNodeViewer object |
void |
releaseViewer()
Releases the viewer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UMLNodeViewer(PackageSummary summary,
ClassDiagramReloader init)
summary - Description of Parameterinit - Description of Parameter
public UMLNodeViewer(Context context,
ClassDiagramReloader init)
context - Description of Parameterinit - Description of Parameter| Method Detail |
|---|
public net.sourceforge.jrefactory.uml.UMLPackage getDiagram()
public java.lang.String getViewerTitle()
public javax.swing.JComponent createStructureComponent()
public javax.swing.JComponent createViewerComponent()
public void releaseViewer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||