Uses of Interface
uic.model.IconFactory.Repository

Packages that use IconFactory.Repository
uic.model Provides model classes for Swing GUIs. 
 

Uses of IconFactory.Repository in uic.model
 

Classes in uic.model that implement IconFactory.Repository
static class IconFactory.ClasspathRepository
          A repository that will load images from the classpath.
protected static class IconFactory.IconRepository
          An IconRepository class that uses known formats from http://kdelook.org icon packages.
protected static class IconFactory.ZipFileRepository
          A repository to allow things like the jlfg jar to be used.
 

Methods in uic.model with parameters of type IconFactory.Repository
 void IconFactory.addRepository(IconFactory.Repository repository)
          Add a repository that should be queried for images.
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence