net.jxta.instantp2p.desktop
Class InstantP2P
java.lang.Object
|
+--net.jxta.instantp2p.desktop.InstantP2P
- public class InstantP2P
- extends java.lang.Object
- implements net.jxta.platform.Application
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
InstantP2P
public InstantP2P()
init
public void init(net.jxta.peergroup.PeerGroup group,
net.jxta.document.Advertisement adv)
throws net.jxta.exception.PeerGroupException
- Specified by:
- init in interface net.jxta.platform.Application
startApp
public int startApp(java.lang.String[] str)
- Specified by:
- startApp in interface net.jxta.platform.Application
stopApp
public void stopApp()
- Specified by:
- stopApp in interface net.jxta.platform.Application
getAdvertisement
public net.jxta.protocol.PeerGroupAdvertisement getAdvertisement()
getPeerName
public static java.lang.String getPeerName()
getDialog
public static CommonDialog getDialog()
getFrame
public static java.awt.Frame getFrame()