]> git.mxchange.org Git - jcoreee.git/commit
Added event for when a locale has changed. The new locale is included in the
authorRoland Häder <roland@mxchange.org>
Fri, 18 Aug 2017 22:32:40 +0000 (00:32 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 18 Aug 2017 22:32:40 +0000 (00:32 +0200)
commit628749337bb278d97a06db6948b7f3316eaaaf4f
tree9cd9990ccd01241ebd373dd2cb6a67395537c287
parente299dcb87f86c07fe4f1b495f37963b98b2ce35f
Added event for when a locale has changed. The new locale is included in the
event class.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcoreee/events/locale/LocaleChangeEvent.java [new file with mode: 0644]
src/org/mxchange/jcoreee/events/locale/ObservableLocaleChangeEvent.java [new file with mode: 0644]