edu.hust.go.gui
Class GoCell
java.lang.Object
|
+--DefaultGraphCell
|
+--edu.hust.go.gui.GoCell
- public class GoCell
- extends DefaultGraphCell
- See Also:
- Serialized Form
Constructor Summary |
GoCell(edu.hust.go.term.GO_term userObject)
|
GoCell(java.lang.Object userObject,
boolean isGoTerm)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GoCell
public GoCell(edu.hust.go.term.GO_term userObject)
GoCell
public GoCell(java.lang.Object userObject,
boolean isGoTerm)
addPort
public void addPort()
toString
public java.lang.String toString()
clone
public java.lang.Object clone()
getToolTipString
public java.lang.String getToolTipString()