Public Member Functions

alma.acs.logging.archive.zoom.ZoomPrefsDlg Class Reference

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

 ZoomPrefsDlg (LoggingClient logCli, ZoomManager manager)
void actionPerformed (ActionEvent e)
void setVisible (boolean visible)

Detailed Description

The dialog to set preferences for zooming

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.logging.archive.zoom.ZoomPrefsDlg.ZoomPrefsDlg ( LoggingClient  logCli,
ZoomManager  manager 
)

Constructor

Parameters:
logCli The LoggingClient
manager The manager for zooming

References alma.acs.logging.archive.zoom.ZoomManager.getRepository(), and alma.acs.logging.archive.zoom.ZoomPrefsDlg.setVisible().


Member Function Documentation

void alma.acs.logging.archive.zoom.ZoomPrefsDlg.actionPerformed ( ActionEvent  e  ) 
void alma.acs.logging.archive.zoom.ZoomPrefsDlg.setVisible ( boolean  visible  ) 

Override setVisible() to move the dialog over the logging client and in front of other windows

Referenced by alma.acs.logging.archive.zoom.ZoomPrefsDlg.actionPerformed(), and alma.acs.logging.archive.zoom.ZoomPrefsDlg.ZoomPrefsDlg().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties