Package demos.powerwindow.gui

Class Summary
WindowGUI WindowGUI is a Swing graphical interface for the power window.
WindowGUI.RepaintThread Since calling repaint() each time there is a change leads to the window lagging behind the simulation, we don't call repaint at each change.
WindowGUI.WindowGUIComponent WindowGUIComponent is the Swing component which draws the window frame.