|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.gui.AbstractView
diva.graph.schematic.ContextGraphView
public class ContextGraphView
Steve, fix me!
Constructor Summary | |
---|---|
ContextGraphView(MultiWindowGraphEditor g,
Document d)
|
Method Summary | |
---|---|
JComponent |
getComponent()
Return the component that implements the display of this view. |
AppContext |
getContext()
Return the component that implements the display of this view. |
String |
getShortTitle()
Get the short title of this document. |
String |
getTitle()
Get the title of this document |
Methods inherited from class diva.gui.AbstractView |
---|
close, copy, cut, getDocument, paste |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextGraphView(MultiWindowGraphEditor g, Document d)
Method Detail |
---|
public JComponent getComponent()
AbstractView
getComponent
in interface View
getComponent
in class AbstractView
public AppContext getContext()
ContextView
getContext
in interface ContextView
public String getTitle()
AbstractView
getTitle
in interface View
getTitle
in class AbstractView
public String getShortTitle()
AbstractView
getShortTitle
in interface View
getShortTitle
in class AbstractView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |