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

Class Viewer.GUI.WLTabPanel

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

public class WLTabPanel
extends Panel
This class contains the widgets for the function tab. There are functions for windowing, zooming, rotationd, flipping and inverting available.

Author:
Klaus Kleber
Since:
30.04.1999

Constructor Index

 o Viewer.GUI.WLTabPanel(ScreenImageHandler)
Constructs a new object.

Method Index

 o setValue()
Updates the values of the Widgets.

Constructors

 o WLTabPanel
public WLTabPanel(ScreenImageHandler screenImageHandler)
Constructs a new object.

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

Methods

 o setValue
public void setValue()
Updates the values of the Widgets.

Since:
30.04.1999

All Packages  Class Hierarchy  This Package  Previous  Next  Index