Uses of Interface
net.ctdp.rfdynhud.properties.DisplayNameGenerator

Packages that use DisplayNameGenerator
net.ctdp.rfdynhud.properties   
 

Uses of DisplayNameGenerator in net.ctdp.rfdynhud.properties
 

Classes in net.ctdp.rfdynhud.properties that implement DisplayNameGenerator
 class SpacedAllLowerCaseDisplayNameGenerator
          This DisplayNameGenerator separates the camel cased words and makes them all lower case.
 class SpacedCamelCaseDisplayNameGenerator
          This DisplayNameGenerator separates the camel cased words and makes them all lower case.