public class BigwarpFocusListener extends WindowAdapter
Constructor and Description |
---|
BigwarpFocusListener(BigWarp bw) |
Modifier and Type | Method and Description |
---|---|
void |
windowGainedFocus(WindowEvent e) |
void |
windowLostFocus(WindowEvent e) |
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened, windowStateChanged
public BigwarpFocusListener(BigWarp bw)
public void windowGainedFocus(WindowEvent e)
windowGainedFocus
in interface WindowFocusListener
windowGainedFocus
in class WindowAdapter
public void windowLostFocus(WindowEvent e)
windowLostFocus
in interface WindowFocusListener
windowLostFocus
in class WindowAdapter
Copyright © 2015–2021 Fiji. All rights reserved.