类 LayoutCompleteEvent

java.lang.Object
java.util.EventObject
weka.gui.graphvisualizer.LayoutCompleteEvent
所有已实现的接口:
Serializable

public class LayoutCompleteEvent extends EventObject
This is an event which is fired by a LayoutEngine once a LayoutEngine finishes laying out the graph, so that the Visualizer can repaint the screen to show the changes.
版本:
$Revision: 1.5 $ - 24 Apr 2003 - Initial version (Ashraf M. Kibriya)
作者:
Ashraf M. Kibriya (amk14@cs.waikato.ac.nz)
另请参阅:
  • 构造器详细资料

    • LayoutCompleteEvent

      public LayoutCompleteEvent(Object source)