protected static class ReportMainFrame.WindowHappenings extends WindowAdapter
Modifier | Constructor and Description |
---|---|
protected |
ReportMainFrame.WindowHappenings() |
Modifier and Type | Method and Description |
---|---|
void |
windowClosing(WindowEvent event)
Called when the main JMeter frame is being closed.
|
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
public void windowClosing(WindowEvent event)
windowClosing
in interface WindowListener
windowClosing
in class WindowAdapter
event
- the WindowEvent to handleCopyright © 1998-2013 Apache Software Foundation. All Rights Reserved.