Class InterfaceGraphEvent

java.lang.Object
java.util.EventObject
mgui.interfaces.graphs.InterfaceGraphEvent
All Implemented Interfaces:
java.io.Serializable

public class InterfaceGraphEvent
extends java.util.EventObject
See Also:
Serialized Form
  • Field Summary

    Fields
    Modifier and Type Field Description
    int eventCode  
    static int GE_GENERAL  
    static int GE_LABELS  

    Fields inherited from class java.util.EventObject

    source
  • Constructor Summary

    Constructors
    Constructor Description
    InterfaceGraphEvent​(InterfaceAbstractGraph graph, int code)  
  • Method Summary

    Methods inherited from class java.util.EventObject

    getSource, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait