org.openide.windows 6.55

org.openide.windows
Class WindowSystemEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.openide.windows.WindowSystemEvent
All Implemented Interfaces:
Serializable

public final class WindowSystemEvent
extends EventObject

Event object passed to registered listeners when the window system loads/saves.

Since:
6.43
See Also:
WindowSystemListener, Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
WindowSystemEvent(Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WindowSystemEvent

public WindowSystemEvent(Object source)

org.openide.windows 6.55

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.