org.acm.seguin.pmd.swingui.event
Class RuleSetEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.acm.seguin.pmd.swingui.event.RuleSetEvent
All Implemented Interfaces:
java.io.Serializable

public class RuleSetEvent
extends java.util.EventObject

Since:
December 13, 2002
Version:
$Revision: 1.1 $, $Date: 2003/07/29 20:51:59 $
Author:
Donald A. Leckie
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 java.util.List getRuleSetList()
           
static void notifySaveRuleSets(java.lang.Object source, java.util.List ruleSetList)
           
 
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

getRuleSetList

public java.util.List getRuleSetList()
Returns:

notifySaveRuleSets

public static final void notifySaveRuleSets(java.lang.Object source,
                                            java.util.List ruleSetList)
Parameters:
registeredRuleSets -