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
-
Viewer.GUI.ShutterPanel(ScreenImageHandler)
- Builds the GUI and adds the Listeners
-
setValue()
- Updates the widgets on the panel.
ShutterPanel
public ShutterPanel(ScreenImageHandler screenImageHandler)
- Builds the GUI and adds the Listeners
- Parameters:
- screenImageHandler - Contains the current ScreenImageHandler.
- Since:
- 30.04.1999
setValue
public void setValue()
- Updates the widgets on the panel.
- Since:
- 30.04.1999
All Packages Class Hierarchy This Package Previous Next Index