Uses of Interface
net.clackrouter.jgraph.pad.resources.ProperNameProvider

Packages that use ProperNameProvider
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 ProperNameProvider in net.clackrouter.jgraph.pad.resources
 

Methods in net.clackrouter.jgraph.pad.resources with parameters of type ProperNameProvider
 void DefaultResourceBundle.addProperNameProvider(ProperNameProvider provider)
          Adds the Propernameprovider and asks him for the proper names.
 void DefaultResourceBundle.removeProperNameProvider(ProperNameProvider provider)
          removes the propernameprovider
 

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

Classes in net.clackrouter.jgraph.utils.gui that implement ProperNameProvider
 class LocaleChangeAdapter
          The adapter is a listener for local change events.