Uses of Class
net.clackrouter.jgraph.pad.resources.LocaleChangeEvent

Packages that use LocaleChangeEvent
net.clackrouter.jgraph.pad.resources JGraphpad classes incorporated into Clack that provide access to images, configuration data and other resources. 
net.clackrouter.jgraph.utils.gui Minor graphical JGraphpad classes incorporated into Clack. 
 

Uses of LocaleChangeEvent in net.clackrouter.jgraph.pad.resources
 

Methods in net.clackrouter.jgraph.pad.resources with parameters of type LocaleChangeEvent
 void LocaleChangeListener.localeChanged(LocaleChangeEvent e)
          Method was called if the locale changes
 

Uses of LocaleChangeEvent in net.clackrouter.jgraph.utils.gui
 

Methods in net.clackrouter.jgraph.utils.gui with parameters of type LocaleChangeEvent
 void LocaleChangeAdapter.localeChanged(LocaleChangeEvent e)
          Will be called from the translator if a locale was changed