DESY ACOP Beans Home

com.cosylab.gui.components.ledder
Class CustomLedIcon

java.lang.Object
  extended by javax.swing.ImageIcon
      extended by com.cosylab.gui.components.ledder.CustomLedIcon
All Implemented Interfaces:
java.io.Serializable, javax.accessibility.Accessible, javax.swing.Icon

public class CustomLedIcon
extends javax.swing.ImageIcon

Author:
Miha To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.ImageIcon
javax.swing.ImageIcon.AccessibleImageIcon
 
Field Summary
 
Fields inherited from class javax.swing.ImageIcon
component, tracker
 
Constructor Summary
CustomLedIcon(java.awt.Color c)
           
CustomLedIcon(java.awt.Color c, int size)
           
CustomLedIcon(java.awt.Color c, int size, int border)
           
 
Method Summary
protected  LedPaintParameters createDefaultParameters(java.awt.Color color, int size, int border)
           
 
Methods inherited from class javax.swing.ImageIcon
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomLedIcon

public CustomLedIcon(java.awt.Color c)

CustomLedIcon

public CustomLedIcon(java.awt.Color c,
                     int size)

CustomLedIcon

public CustomLedIcon(java.awt.Color c,
                     int size,
                     int border)
Method Detail

createDefaultParameters

protected LedPaintParameters createDefaultParameters(java.awt.Color color,
                                                     int size,
                                                     int border)


Copyright © 2010. All Rights Reserved.