stasichase.gui
Class MultiDialog.SymWindow

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--stasichase.gui.MultiDialog.SymWindow
Enclosing class:
MultiDialog

class MultiDialog.SymWindow
extends WindowAdapter

Windowlistener zur Behandlung der Fenster Events um Standardbutton zu fokussieren.


Constructor Summary
(package private) MultiDialog.SymWindow()
           
 
Method Summary
 void windowOpened(WindowEvent event)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

MultiDialog.SymWindow

MultiDialog.SymWindow()
Method Detail

windowOpened

public void windowOpened(WindowEvent event)
Overrides:
windowOpened in class WindowAdapter