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
-
Viewer.GUI.WLTabPanel(ScreenImageHandler)
- Constructs a new object.
-
setValue()
- Updates the values of the Widgets.
WLTabPanel
public WLTabPanel(ScreenImageHandler screenImageHandler)
- Constructs a new object.
- Parameters:
- screenImageHandler - Contains the current ScreenImageHandler.
- Since:
- 30.04.1999
setValue
public void setValue()
- Updates the values of the Widgets.
- Since:
- 30.04.1999
All Packages Class Hierarchy This Package Previous Next Index