Class GraffitiView

All Implemented Interfaces:
Autoscroll, ImageObserver, MenuContainer, Serializable, EventListener, AttributeListener, EdgeListener, GraphListener, NodeListener, TransactionListener, GraphView, View, View2D, Zoomable, ZoomListener
Direct Known Subclasses:
IPKGraffitiView

public class GraffitiView
extends AbstractView
implements View2D, GraphView, GraphListener, AttributeListener, NodeListener, EdgeListener, TransactionListener
An implementation of org.graffiti.plugin.view.View2D, that displays a graph. Since it also shows changes in the graph it listens for changes in the graph, attributes, nodes and edges.
See Also:
JPanel, View2D, Serialized Form