org.gnu.gnomevte.event
public interface MoveWindowListener
Method Summary | |
---|---|
void | windowMoved(MoveWindowEvent event)
This method is called whenever a {@link org.gnu.gnomevte.Terminal}
widget fires a move window event. |
Parameters: event the event that is fired.