Class ImageIconButton

All Implemented Interfaces:
MouseListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class ImageIconButton extends JLabel implements MouseListener
Image that looks and acts like a button, but only when mouse events are performed.
See Also: