thinwire.ui.event
Class ActionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by thinwire.ui.event.ActionEvent
All Implemented Interfaces:
java.io.Serializable

public final class ActionEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ActionEvent(java.lang.String action, Component sourceComponent)
           
ActionEvent(java.lang.String action, Component sourceComponent, int sourceComponentX, int sourceComponentY)
           
ActionEvent(java.lang.String action, Component sourceComponent, java.lang.Object source)
           
ActionEvent(java.lang.String action, Component sourceComponent, java.lang.Object source, int sourceComponentX, int sourceComponentY, int sourceX, int sourceY)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.String getAction()
           
 Component getSourceComponent()
           
 int getSourceComponentX()
           
 int getSourceComponentY()
           
 int getSourceX()
           
 int getSourceY()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionEvent

public ActionEvent(java.lang.String action,
                   Component sourceComponent)

ActionEvent

public ActionEvent(java.lang.String action,
                   Component sourceComponent,
                   int sourceComponentX,
                   int sourceComponentY)

ActionEvent

public ActionEvent(java.lang.String action,
                   Component sourceComponent,
                   java.lang.Object source)

ActionEvent

public ActionEvent(java.lang.String action,
                   Component sourceComponent,
                   java.lang.Object source,
                   int sourceComponentX,
                   int sourceComponentY,
                   int sourceX,
                   int sourceY)
Method Detail

getAction

public java.lang.String getAction()

getSourceComponent

public Component getSourceComponent()

getSourceComponentX

public int getSourceComponentX()

getSourceComponentY

public int getSourceComponentY()

getSourceX

public int getSourceX()

getSourceY

public int getSourceY()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.util.EventObject


ThinWire® is a registered of Custom Credit Systems  Copyright © 2007 All rights reserved.
ThinWire_is_Open_Source_under_the_terms_of_the_LGPLv2.1 SourceForge.net_Project_Page java.net_Member Support_ThinWire,_Digg_our_Story