Package repast.simphony.ui.widget
Class IconUtils
java.lang.Object
repast.simphony.ui.widget.IconUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IconUtils
public IconUtils()
-
-
Method Details
-
loadIcon
Attemps 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
-