public class CloseLogViewHandler extends WindowAdapter implements WindowListener
Constructor and Description |
---|
CloseLogViewHandler(MainFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
windowClosing(WindowEvent event) |
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
public CloseLogViewHandler(MainFrame frame)
public void windowClosing(WindowEvent event)
windowClosing
in interface WindowListener
windowClosing
in class WindowAdapter
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.