|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--net.sourceforge.pmd.swingui.event.TextAnalysisResultsEvent
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 |
public java.lang.String getText()
public static final void notifyRequestText(java.lang.Object source)
source
- public static final void notifyReturnedText(java.lang.Object source, java.lang.String htmlText)
source
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |