Uses of Interface
dsto.dfc.swing.icons.IconicFactory

Packages that use IconicFactory
dsto.dfc.swing.icons   
 

Uses of IconicFactory in dsto.dfc.swing.icons
 

Methods in dsto.dfc.swing.icons that return IconicFactory
 IconicFactory IconicRegistry.get(Class type)
          Get the factory for a given type.
 IconicFactory IconicRegistry.get(Object value)
          Get the factory for a given value.
 

Methods in dsto.dfc.swing.icons with parameters of type IconicFactory
 void IconicRegistry.register(Class type, IconicFactory factory)
          Register a factory for a given type.
 



Copyright © 2008 Commonwealth of Australia