net.sourceforge.pmd.swingui.event
Class TextAnalysisResultsEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--net.sourceforge.pmd.swingui.event.TextAnalysisResultsEvent
All Implemented Interfaces:
java.io.Serializable

public class TextAnalysisResultsEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 java.lang.String getText()
           
static void notifyRequestText(java.lang.Object source)
           
static void notifyReturnedText(java.lang.Object source, java.lang.String htmlText)
           
 
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
 

Method Detail

getText

public java.lang.String getText()
Returns:

notifyRequestText

public static final void notifyRequestText(java.lang.Object source)
Parameters:
source -

notifyReturnedText

public static final void notifyReturnedText(java.lang.Object source,
                                            java.lang.String htmlText)
Parameters:
source -


Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.