All Implemented Interfaces:
PaintStatusSupport, Autoscroll, ImageObserver, MenuContainer, Printable, Serializable, EventListener, AttributeListener, EdgeListener, GraphListener, NodeListener, TransactionListener, OptionPane, PreferencesInterface, GraphView, View, View2D, Zoomable, ZoomListener

public class ButtonOverlayView
extends IPKGraffitiView
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
  • Constructor Details

    • ButtonOverlayView

      public ButtonOverlayView()
  • Method Details