|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.tool.slideshow.ExitSlideShowAction
public class ExitSlideShowAction
action for closing the slide show
| Constructor Summary | |
|---|---|
ExitSlideShowAction(SlideshowTool tool)
constructor with given slideShow |
|
| Method Summary | |
|---|---|
void |
windowActivated(java.awt.event.WindowEvent e)
handle event |
void |
windowClosed(java.awt.event.WindowEvent e)
handle event |
void |
windowClosing(java.awt.event.WindowEvent e)
exit and manage exit |
void |
windowDeactivated(java.awt.event.WindowEvent e)
handle event |
void |
windowDeiconified(java.awt.event.WindowEvent e)
handle event |
void |
windowIconified(java.awt.event.WindowEvent e)
handle event |
void |
windowOpened(java.awt.event.WindowEvent e)
handle event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExitSlideShowAction(SlideshowTool tool)
show - | Method Detail |
|---|
public void windowOpened(java.awt.event.WindowEvent e)
windowOpened in interface java.awt.event.WindowListenerWindowEvent - epublic void windowClosed(java.awt.event.WindowEvent e)
windowClosed in interface java.awt.event.WindowListenerWindowEvent - epublic void windowDeactivated(java.awt.event.WindowEvent e)
windowDeactivated in interface java.awt.event.WindowListenerWindowEvent - epublic void windowDeiconified(java.awt.event.WindowEvent e)
windowDeiconified in interface java.awt.event.WindowListenerWindowEvent - epublic void windowIconified(java.awt.event.WindowEvent e)
windowIconified in interface java.awt.event.WindowListenerWindowEvent - epublic void windowActivated(java.awt.event.WindowEvent e)
windowActivated in interface java.awt.event.WindowListenerWindowEvent - epublic void windowClosing(java.awt.event.WindowEvent e)
windowClosing in interface java.awt.event.WindowListenerWindowEvent - e
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||