Extension SDK 10.1.3.36.73

oracle.ide
Class IdeActivationEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byoracle.ide.IdeActivationEvent
All Implemented Interfaces:
java.io.Serializable

public final class IdeActivationEvent
extends java.util.EventObject

Event object representing activation or deactivation of the IDE.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
IdeActivationEvent()
          Creates a new IdeActivationEvent.
 
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

IdeActivationEvent

public IdeActivationEvent()
Creates a new IdeActivationEvent.


Extension SDK 10.1.3.36.73

 

Copyright © 1997, 2005, Oracle.All rights reserved.