|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.components.indicators.StiIconSetHelper
public final class StiIconSetHelper
Class helps in working with Icon Set images.
Constructor Summary | |
---|---|
StiIconSetHelper()
|
Method Summary | |
---|---|
static java.awt.image.BufferedImage |
getIconImage(StiIcon icon)
|
static StiIcon[] |
getIconSet(StiIconSet iconSet)
Returns array of icon keys for specified Icon Set. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiIconSetHelper()
Method Detail |
---|
public static java.awt.image.BufferedImage getIconImage(StiIcon icon) throws java.io.IOException
java.io.IOException
public static StiIcon[] getIconSet(StiIconSet iconSet)
iconSet
- Specified Icon Set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |