|
|||||||||
| Home >> All >> org >> [ hartmath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.hartmath
Class HartMathFrame.WindowHandler

java.lang.Objectjava.awt.event.WindowAdapter
org.hartmath.HartMathFrame.WindowHandler
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
- Enclosing class:
- HartMathFrame
- class HartMathFrame.WindowHandler
- extends java.awt.event.WindowAdapter
| Constructor Summary | |
(package private) |
HartMathFrame.WindowHandler()
|
| Method Summary | |
void |
windowActivated(java.awt.event.WindowEvent evt)
Implements this method from the interface with an empty method body. |
void |
windowClosing(java.awt.event.WindowEvent evt)
Implements this method from the interface with an empty method body. |
| Methods inherited from class java.awt.event.WindowAdapter |
windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
HartMathFrame.WindowHandler
HartMathFrame.WindowHandler()
| Method Detail |
windowActivated
public void windowActivated(java.awt.event.WindowEvent evt)
- Description copied from class:
java.awt.event.WindowAdapter - Implements this method from the interface with an empty method body.
windowClosing
public void windowClosing(java.awt.event.WindowEvent evt)
- Description copied from class:
java.awt.event.WindowAdapter - Implements this method from the interface with an empty method body.
|
|||||||||
| Home >> All >> org >> [ hartmath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC