| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.gui.components.ledder.LedIconFactory
public class LedIconFactory
Creates LED icon for given color.
| Constructor Summary | |
|---|---|
| LedIconFactory() | |
| Method Summary | |
|---|---|
| static javax.swing.Icon | createIcon(java.awt.Color color)Creates the icon from java.awt.Color. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LedIconFactory()
| Method Detail | 
|---|
public static javax.swing.Icon createIcon(java.awt.Color color)
java.awt.Color. See the class overview
 for details.
color - color of the icon.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||