edu.hust.go.gui
Class GoGraphView

java.lang.Object
  |
  +--JGraph
        |
        +--edu.hust.go.gui.GoGraphView

public class GoGraphView
extends JGraph

See Also:
Serialized Form

Constructor Summary
GoGraphView(DefaultGraphModel model)
           
 
Method Summary
 java.lang.String getToolTipText(java.awt.event.MouseEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoGraphView

public GoGraphView(DefaultGraphModel model)
Method Detail

getToolTipText

public java.lang.String getToolTipText(java.awt.event.MouseEvent event)