edu.stanford.smi.protegex.owl.ui.icons
Class DefaultIconFactory

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.ui.icons.DefaultIconFactory
All Implemented Interfaces:
IconFactory

public class DefaultIconFactory
extends Object
implements IconFactory

The default implementation of IconFactory.

Author:
Holger Knublauch

Constructor Summary
DefaultIconFactory()
           
 
Method Summary
 Icon getIcon(RDFResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultIconFactory

public DefaultIconFactory()
Method Detail

getIcon

public Icon getIcon(RDFResource resource)
Specified by:
getIcon in interface IconFactory