org.eucalyptus.analysesi.gui.dictionary
Class AddAttributePanelEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.eucalyptus.analysesi.gui.dictionary.AddAttributePanelEvent
All Implemented Interfaces:
java.io.Serializable

public class AddAttributePanelEvent
extends java.util.EventObject

Author:
Loic Dreux
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
AddAttributePanelEvent(java.lang.Object source)
          Le constructeur de AddAttributePanelEvent.
 
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

AddAttributePanelEvent

public AddAttributePanelEvent(java.lang.Object source)
Le constructeur de AddAttributePanelEvent.

Parameters:
source - La source de l'évènement.


Copyright © 2009. All Rights Reserved.