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

Class Viewer.GUI.PresentationStatePanel

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

public class PresentationStatePanel
extends Panel
Contains the GUI for some functionalities and informations of a presentation state.

Author:
Klaus Kleber
Since:
30.04.1999
See Also:
PresentationStateActionHandler

Constructor Index

 o Viewer.GUI.PresentationStatePanel(ScreenImageHandler)
Builbs the Panel and adds the Listeners to the widgets

Method Index

 o setValue()
Updates the widgets of the Panel

Constructors

 o PresentationStatePanel
public PresentationStatePanel(ScreenImageHandler screenImageHandler)
Builbs the Panel and adds the Listeners to the widgets

Parameters:
screenImageHandler - Contains the current ScreenImageHandler

Methods

 o setValue
public void setValue()
Updates the widgets of the Panel

Since:
30.04.1999

All Packages  Class Hierarchy  This Package  Previous  Next  Index