Class MessageSetChangeEvent
java.lang.Object
java.util.EventObject
net.thevpc.common.prs.messageset.MessageSetChangeEvent
- All Implemented Interfaces:
Serializable
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 27 août 2007 22:29:55
- See Also:
-
Field Summary
Fields inherited from class EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionMessageSetChangeEvent(Object source) MessageSetChangeEvent(Object source, Locale oldLocale, Locale newLocale) -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class EventObject
getSource, toString
-
Constructor Details
-
MessageSetChangeEvent
-
MessageSetChangeEvent
-
-
Method Details
-
isLocaleChange
public boolean isLocaleChange() -
getOldLocale
-
getNewLocale
-