|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.cog.gui.grapheditor.canvas.views.AbstractView
org.globus.cog.gui.grapheditor.targets.swing.views.SwingView
org.globus.cog.gui.grapheditor.ant.TextEditorView
public class TextEditorView
Constructor Summary | |
---|---|
TextEditorView()
|
Method Summary | |
---|---|
void |
caretUpdate(CaretEvent e)
|
void |
invalidate()
Forces the view to reevaluate its internal state. |
Methods inherited from class org.globus.cog.gui.grapheditor.targets.swing.views.SwingView |
---|
activate, clean, disable, enable, getComponent, getSwingRenderer, repaint, setComponent |
Methods inherited from class org.globus.cog.gui.grapheditor.canvas.views.AbstractView |
---|
addTransformation, getCanvas, getGraph, getName, getNewInstance, getRenderer, getTransformations, getType, getViewport, isActive, isSelective, reLayout, setGraph, setName, setRenderer, setTransformation, setType, setViewport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextEditorView()
Method Detail |
---|
public void invalidate()
CanvasView
invalidate
in interface CanvasView
invalidate
in class AbstractView
public void caretUpdate(CaretEvent e)
caretUpdate
in interface CaretListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |