StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.awt
Class ActionEvent

java.lang.Object
  |
  +--com.sun.star.lang.EventObject
        |
        +--com.sun.star.awt.ActionEvent

public synchronized class ActionEvent
extends com.sun.star.lang.EventObject


Field Summary
 java.lang.String ActionCommand
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from class com.sun.star.lang.EventObject
Source, UNOTYPEINFO
 
Constructor Summary
ActionEvent()
           
ActionEvent(java.lang.Object o, java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActionCommand

public java.lang.String ActionCommand

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

ActionEvent

public ActionEvent()

ActionEvent

public ActionEvent(java.lang.Object o,
                   java.lang.String s)

StarOffice 5.2 API
reverse engineered by classdoc