com.izforge.izpack.installer.container.provider
Class IconsProvider

java.lang.Object
  extended by com.izforge.izpack.installer.container.provider.IconsProvider
All Implemented Interfaces:
org.picocontainer.injectors.Provider

public class IconsProvider
extends Object
implements org.picocontainer.injectors.Provider

Provide icons database


Constructor Summary
IconsProvider()
           
 
Method Summary
 IconsDatabase provide(Resources resources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconsProvider

public IconsProvider()
Method Detail

provide

public IconsDatabase provide(Resources resources)
                      throws Exception
Throws:
Exception


Copyright © 2018. All rights reserved.