edu.stanford.smi.protegex.owl.ui.icons
Class DefaultIconFactory
java.lang.Object
edu.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultIconFactory
public DefaultIconFactory()
getIcon
public Icon getIcon(RDFResource resource)
- Specified by:
getIcon
in interface IconFactory