net.sf.doolin.gui.service.icon
Class AbstractIconService.IconItem
java.lang.Object
net.sf.doolin.gui.service.icon.AbstractIconService.IconItem
- Enclosing class:
- AbstractIconService
protected static class AbstractIconService.IconItem
- extends Object
Associations between icon sizes and actual icons.
- Author:
- Damien Coraboeuf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iconObjects
protected Map<IconSize,Icon> iconObjects
- Associations between icon sizes and actual icons.
AbstractIconService.IconItem
protected AbstractIconService.IconItem()
Copyright © 2011. All Rights Reserved.