org.ourgrid.mygrid.ui.gui
Class SimplePeerEntry

java.lang.Object
  extended by org.ourgrid.mygrid.ui.gui.SimplePeerEntry

public class SimplePeerEntry
extends java.lang.Object


Constructor Summary
SimplePeerEntry()
           
 
Method Summary
 void alive()
           
 void dead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePeerEntry

public SimplePeerEntry()
Method Detail

dead

public void dead()

alive

public void alive()