Package repast.simphony.ui.widget
Class IconUtils
java.lang.Object
repast.simphony.ui.widget.IconUtils
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
IconUtilspublic IconUtils()
 
- 
- 
Method Details- 
loadIconAttemps to load an icon as resource and if that fails then directly from the "icons" directory.- Parameters:
- iconFile- the icon file name
- Returns:
- the loaded icon
 
 
-