| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgui.icons.IconUtils
public class IconUtils
| Nested Class Summary | |
|---|---|
| static class | IconUtils.OpenImageButton | 
| Constructor Summary | |
|---|---|
| IconUtils() | |
| Method Summary | |
|---|---|
| static javax.swing.Icon | getColorIcon(java.awt.Image img) | 
| static javax.swing.Icon | getColorIcon(short[][] r) | 
| static javax.swing.Icon | getColorIcon(short[][] r,
             double ar,
             double ag,
             double ab) | 
| static javax.swing.Icon | getIcon(short[][] r) | 
| static IconComponent | getIconComponent(byte[][] icon) | 
| static void | updateImage(double ar,
            double ag,
            double ab,
            RunButton rb) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IconUtils()
| Method Detail | 
|---|
public static void updateImage(double ar,
                               double ag,
                               double ab,
                               RunButton rb)
public static javax.swing.Icon getColorIcon(java.awt.Image img)
public static javax.swing.Icon getColorIcon(short[][] r)
public static javax.swing.Icon getColorIcon(short[][] r,
                                            double ar,
                                            double ag,
                                            double ab)
public static javax.swing.Icon getIcon(short[][] r)
public static IconComponent getIconComponent(byte[][] icon)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||