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