Class Viewer.GUI.ShutterPanel
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Viewer.GUI.ShutterPanel

Object
   |
   +----Component
           |
           +----Container
                   |
                   +----Panel
                           |
                           +----Viewer.GUI.ShutterPanel

public class ShutterPanel
extends Panel
This class contains the functions for creating and deleting vector shutters and activating and deactivation bitmapped shutters.

Author:
Klaus Kleber
Since:
30.04.1999

Constructor Index

 o Viewer.GUI.ShutterPanel(ScreenImageHandler)
Builds the GUI and adds the Listeners

Method Index

 o setValue()
Updates the widgets on the panel.

Constructors

 o ShutterPanel
public ShutterPanel(ScreenImageHandler screenImageHandler)
Builds the GUI and adds the Listeners

Parameters:
screenImageHandler - Contains the current ScreenImageHandler.
Since:
30.04.1999

Methods

 o setValue
public void setValue()
Updates the widgets on the panel.

Since:
30.04.1999

All Packages  Class Hierarchy  This Package  Previous  Next  Index