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, windowStateChangedpublic void windowClosing(WindowEvent event)
windowClosing in interface WindowListenerwindowClosing in class WindowAdapterevent - the WindowEvent to handleCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.