org.ourgrid.peer.ui.gui
Class PeerGUI

java.lang.Object
  extended by org.ourgrid.peer.ui.gui.PeerGUI

public class PeerGUI
extends java.lang.Object

Peer GUI, this class contains the main method.


Method Summary
static PeerGUI getInstance()
           
static void main(java.lang.String[] args)
          Main
 void refreshGridTab()
           
 void show()
          Delegates the show() method
 void startedPeer()
          When peer is started
 void stoppedPeer()
          When peer is stoped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PeerGUI getInstance()
                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

show

public void show()
Delegates the show() method


startedPeer

public void startedPeer()
When peer is started


stoppedPeer

public void stoppedPeer()
When peer is stoped


refreshGridTab

public void refreshGridTab()

main

public static void main(java.lang.String[] args)
Main

Parameters:
args - Arguments