Uses of Class
convex.gui.components.PeerView
Packages that use PeerView
Package
Description
-
Uses of PeerView in convex.gui.components
Fields in convex.gui.components declared as PeerViewMethods in convex.gui.components with parameters of type PeerViewModifier and TypeMethodDescriptionvoid
PeerComponent.launchEtchWindow(PeerView peer)
void
PeerComponent.launchExploreWindow(PeerView peer)
void
PeerComponent.launchPeerWindow(PeerView peer)
Constructors in convex.gui.components with parameters of type PeerViewModifierConstructorDescriptionBlockViewComponent(PeerView peer)
PeerComponent(PeerGUI manager, PeerView value)
-
Uses of PeerView in convex.gui.manager
Methods in convex.gui.manager that return PeerView -
Uses of PeerView in convex.gui.manager.mainpanels
Methods in convex.gui.manager.mainpanels that return PeerViewMethods in convex.gui.manager.mainpanels that return types with arguments of type PeerViewModifier and TypeMethodDescriptionPeersListPanel.getPeerViews()
Gets a list of all locally operating Servers from the current peer list. -
Uses of PeerView in convex.gui.manager.windows.etch
Constructors in convex.gui.manager.windows.etch with parameters of type PeerView -
Uses of PeerView in convex.gui.manager.windows.peer
Fields in convex.gui.manager.windows.peer declared as PeerViewMethods in convex.gui.manager.windows.peer that return PeerViewConstructors in convex.gui.manager.windows.peer with parameters of type PeerViewModifierConstructorDescriptionPeerWindow(PeerGUI manager, PeerView peer)
Create the panel.StressPanel(PeerView peerView)