Class Viewer.GUI.ImageCanvasPopupEditText
All Packages Class Hierarchy This Package Previous Next Index
Class Viewer.GUI.ImageCanvasPopupEditText
Object
|
+----MenuComponent
|
+----MenuItem
|
+----Menu
|
+----PopupMenu
|
+----Viewer.GUI.ImageCanvasPopupEditText
- public class ImageCanvasPopupEditText
- extends PopupMenu
This class contains the PopupMenue for editing PresentationStateTextObject.
- Author:
- Klaus Kleber
- Since:
- 30.04.99
-
Viewer.GUI.ImageCanvasPopupEditText(ScreenImageHandler, PresentationStateTextObject)
- Creates the PopupMenu and adds the listeners to the menue items.
ImageCanvasPopupEditText
public ImageCanvasPopupEditText(ScreenImageHandler screenImageHandler,
PresentationStateTextObject clickedText)
- Creates the PopupMenu and adds the listeners to the menue items.
- Parameters:
- screenImageHandler - Contains the current ScreenImageHandler
- clickedText - Contains the PresentationStateTextObject which is clicked with the mouse.
- Since:
- 30.03.99
All Packages Class Hierarchy This Package Previous Next Index