Uses of Class
convex.gui.peer.PeerGUI
Packages that use PeerGUI
-
Uses of PeerGUI in convex.gui.keys
Constructors in convex.gui.keys with parameters of type PeerGUI -
Uses of PeerGUI in convex.gui.peer
Methods in convex.gui.peer that return PeerGUIModifier and TypeMethodDescriptionstatic PeerGUI
static PeerGUI
PeerGUI.launchPeerGUI
(int peerNum, AKeyPair genesisKey) static PeerGUI
PeerGUI.launchPeerGUI
(Server server) static PeerGUI
PeerGUI.launchPeerGUI
(InetSocketAddress sa, AKeyPair kp) LAunch a peer, joining an existing networkConstructors in convex.gui.peer with parameters of type PeerGUIModifierConstructorDescriptionServerListPanel
(PeerGUI manager) Create the panel.TorusPanel
(PeerGUI manager)