org.concord.biologica.ui
Class CursorText

java.lang.Object
  |
  +--org.concord.biologica.ui.CursorText

public final class CursorText
extends java.lang.Object


Constructor Summary
CursorText(java.awt.Component creator, java.lang.String text)
           
 
Method Summary
protected  java.awt.Frame findFrame(java.awt.Component component)
           
 void setLocation(int x, int y)
           
 void setVisible(boolean visible)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CursorText

public CursorText(java.awt.Component creator,
                  java.lang.String text)
Method Detail

findFrame

protected java.awt.Frame findFrame(java.awt.Component component)

setLocation

public void setLocation(int x,
                        int y)

setVisible

public void setVisible(boolean visible)