Uses of Package
views

Packages that use views
main   
views The package views contains many windows needed for the GUI. 
 

Classes in views used by main
ViewController
          The ViewController class is the base class for a small GUI application that makes it easy to create PlanetLab maps.
 

Classes in views used by views
IImagePanelWorker
          This interface must be implemented by the container holding an ImagePanel.
ImagePanel
          Inner class that contains the Image with an area of the earth and the PlanetLab nodes Handles Zoom operations, tool-tips etc.
ImageViewer
          The ImageViewer class provides a frame for viewing and saving a PlanetLab map image.
ImageViewer.HelperOpType
          defines for what operations the HelperThread may be used for
ImageViewer.ImageScroller
          inner class that contains the Image with an area of the earth and the PlanetLab nodes
ImageViewer.PopupType
          defines for what operations the NodeAction helper class may be used for
MultiLineLabelPanel
          The MultiLineLabelPanel class allows the user to create a panel that has many JLabels on it.
NodeDetails
          The NodeDetails window shows the details of a node.
NodeViewer.NodeInfoViewer
           
NodeViewer.ProgressIndicator
           
ViewController
          The ViewController class is the base class for a small GUI application that makes it easy to create PlanetLab maps.
ViewCustomizer
          The ViewCustomizer class is a JFrame containing panes that allow for customizing PlanetLab views.
ViewInfo
          The ViewInfo class extends a JTextArea and sets its text to be the information about the view that the user is customizing.