abbot.editor.recorder
Class AbstractInternalFrameWatcher
java.lang.Object
javax.swing.event.InternalFrameAdapter
abbot.editor.recorder.AbstractInternalFrameWatcher
- All Implemented Interfaces:
- ComponentListener, EventListener, InternalFrameListener
public abstract class AbstractInternalFrameWatcher
- extends InternalFrameAdapter
- implements ComponentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInternalFrameWatcher
public AbstractInternalFrameWatcher(JInternalFrame f)
dispatch
protected abstract void dispatch(AWTEvent e)
componentHidden
public void componentHidden(ComponentEvent e)
- Specified by:
componentHidden in interface ComponentListener
internalFrameClosing
public void internalFrameClosing(InternalFrameEvent e)
- Specified by:
internalFrameClosing in interface InternalFrameListener- Overrides:
internalFrameClosing in class InternalFrameAdapter
internalFrameIconified
public void internalFrameIconified(InternalFrameEvent e)
- Specified by:
internalFrameIconified in interface InternalFrameListener- Overrides:
internalFrameIconified in class InternalFrameAdapter
internalFrameDeiconified
public void internalFrameDeiconified(InternalFrameEvent e)
- Specified by:
internalFrameDeiconified in interface InternalFrameListener- Overrides:
internalFrameDeiconified in class InternalFrameAdapter
componentShown
public void componentShown(ComponentEvent e)
- Specified by:
componentShown in interface ComponentListener
componentResized
public void componentResized(ComponentEvent e)
- Specified by:
componentResized in interface ComponentListener
componentMoved
public void componentMoved(ComponentEvent e)
- Specified by:
componentMoved in interface ComponentListener
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on