|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.gui.xml.KnockOnEffectsMsgHandler
public class KnockOnEffectsMsgHandler
The class is not intend for instantiate new object. It contains the logic to produce a explanatory warning message to the user if there are serious knock-on effects.
Constructor Summary | |
---|---|
KnockOnEffectsMsgHandler()
|
Method Summary | |
---|---|
static int |
analyseEvent(XMLEditor xmlED,
XMLChangeEvent ev)
The mehtod ,firstly, analyze the XMLChangeEvent to determine if there is dependency in the updating sub-policy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnockOnEffectsMsgHandler()
Method Detail |
---|
public static int analyseEvent(XMLEditor xmlED, XMLChangeEvent ev)
xmlED
- the XMLEditor of the policyev
- the XMLChangEvent being processed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |