Class PeerWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Runnable, Accessible

public class PeerWindow extends AbstractGUI
GUI representing a view of a single local peer Server
See Also:
  • Constructor Details

  • Method Details

    • getPeerView

      public Convex getPeerView()
    • setupFrame

      public void setupFrame(JFrame frame)
      Description copied from class: AbstractGUI
      Implementations should override this to add the gui components and configure the GUI frame
      Overrides:
      setupFrame in class AbstractGUI
      Parameters:
      frame - Frame in which to set up this GUI screen