|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ourgrid.peer.ui.gui.PeerGUI
public class PeerGUI
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 |
|---|
public static PeerGUI getInstance()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void show()
public void startedPeer()
public void stoppedPeer()
public void refreshGridTab()
public static void main(java.lang.String[] args)
args - Arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||