Uses of Package
demos.powerwindow.gui

Packages that use demos.powerwindow.gui
demos.powerwindow.gui   
 

Classes in demos.powerwindow.gui used by demos.powerwindow.gui
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.