All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PowerBox extends JFrame
JFrame where you can place and move sites around. The weightings can be increased too.
See Also:
  • Field Details

    • powerBox

      public static PowerBox powerBox
  • Constructor Details

    • PowerBox

      public PowerBox()
  • Method Details

    • computeDiagram

      public void computeDiagram()
    • main

      public static void main(String[] args)
      Parameters:
      args -
    • paint

      public void paint(Graphics g2)
      Overrides:
      paint in class Window