Inherits javax::swing::JDialog, and java::awt::event::ActionListener.
Public Member Functions | |
| ZoomPrefsDlg (LoggingClient logCli, ZoomManager manager) | |
| void | actionPerformed (ActionEvent e) |
| void | setVisible (boolean visible) |
The dialog to set preferences for zooming
| alma.acs.logging.archive.zoom.ZoomPrefsDlg.ZoomPrefsDlg | ( | LoggingClient | logCli, | |
| ZoomManager | manager | |||
| ) |
Constructor
| logCli | The LoggingClient | |
| manager | The manager for zooming |
References alma.acs.logging.archive.zoom.ZoomManager.getRepository(), and alma.acs.logging.archive.zoom.ZoomPrefsDlg.setVisible().
| 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().
1.7.0